Thinking on ways to solve SVG FAVICON

Поделиться
HTML-код
  • Опубликовано: 13 сен 2024

Комментарии • 44

  • @ed.puckett
    @ed.puckett 2 года назад +23

    Another interesting video. I wish the punctuation such as double quotes were visible in your slides.

    • @taskforce_kerim
      @taskforce_kerim 2 года назад +2

      It's an accesibility nightmare that has been pointed out in the last couple of videos. Surprised at the insistence on using this theme

    • @petersburgadi6737
      @petersburgadi6737 Год назад

      @@taskforce_kerim ...bun

  • @dbroche
    @dbroche 2 года назад +4

    Pretty cool! SVG is incredibly POWERFUL. We’re only just scratching the surface of its capabilities in modern web design. Dig that you’ve included dark theme. SVG opens so much opportunity for branding & moFX. Color me thrilled for what’s next!

    • @Po4to
      @Po4to 2 года назад

      Right? I still can't get over how much you can get out of a few lines of SVG code compared to raster formats. Goes double for animation. It does lack a few things (like the support for conic gradients) and could tone down on the tautologies such as

  • @MarcelPirosca
    @MarcelPirosca 2 года назад +2

    The svg from inside the page changes based on theme, but the favicon remains the same in Chrome and Safari at the time of this writing.
    The same happens with your example. As you mentioned, at this time it only works on Firefox and Chromium.

  • @sabuein
    @sabuein 2 года назад

    Thank you, Adam.

  • @orestes_io
    @orestes_io 2 года назад +1

    Really like this vide format :) Keep it up!

  • @Surefire99
    @Surefire99 2 года назад +3

    The thing I learned when doing this is that you need to make sure that both light and dark mode versions of the icon need to display well when placed on both light and dark backgrounds. You can't just assume that your light mode icon will be placed on a light background and vice versa.

    • @BenjaminAster
      @BenjaminAster 2 года назад +1

      The simple solution here is to use colors as icon backgrounds and not just shades of gray

    • @Surefire99
      @Surefire99 2 года назад

      @@BenjaminAster that doesn't work well for all layouts. Particularly when the background color is integral to the design. Otherwise you need 2 backgrounds. Then you lose valuable real-estate.

  • @k-yo
    @k-yo 2 года назад

    Awesome, love every video from Adam! Really inspirational for UX engineers / Full stack designers!!

  • @anuragvohra5519
    @anuragvohra5519 2 года назад +1

    Google can you please take initiative and define the flexbox system for SVG?

  • @Jespertheend2
    @Jespertheend2 2 года назад +2

    Do favicons in the tabs of Chrome update yet when you switch between dark/light themes? Last time I checked you had to refresh the page for it to update.

  • @YashRao1
    @YashRao1 2 года назад +3

    Amazing dude, please share your VS code theme, it’s sick!

    • @AdamArgyleInk
      @AdamArgyleInk 2 года назад +1

      Kung Fury 🤘💀
      github.com/argyleink/Kung-Fury-Theme

  • @hgilbert
    @hgilbert 2 года назад

    thank you so much, that's one thing less now to worry about.

  • @YOUTUBEACEHBERDIKARI
    @YOUTUBEACEHBERDIKARI 2 года назад

    Makasih udah berbagi video yang bagus dan fitur-fitur yang makin canggih

  • @mdazharuddin4684
    @mdazharuddin4684 10 месяцев назад

    When I add fallback ico file, edge is always picking the ico instead of svg.

  • @grinsk3ks
    @grinsk3ks 2 года назад

    What about all those other icon declarations like apple touch icon etc.? This doesn't work for that, does it?

  • @Po4to
    @Po4to 2 года назад

    Awesome work! Definitely inspired me to go try some things. Wonder if mix-blend-modes would work - or at least transparency. Oh, and just a thought: given the size of the viewBox, you could round the coordinates to a single digit after the decimal point. I tried integers, even, and there is no significant difference.

  • @Martin-4D
    @Martin-4D 2 года назад +1

    Nice!!

  • @muchis
    @muchis 2 года назад

    why do you use ids in your paths instead of having 2 separate classes?

  • @RDaneelOliwav
    @RDaneelOliwav 2 года назад

    Love it! Will be using this from now on he :)
    Lately I had to implement a custom context menu for a client, I thought a lot about accessibility and light and dark theme. Would love an episode on this

    • @AdamArgyleInk
      @AdamArgyleInk 2 года назад +1

      I've considered a context menu component, but i'm on the fence. not sure how i'd make it accessible to touch and keyboard. the split button GUI Challenge tho has lots of relevant crossover, especially with icons and theming. Thanks for watching!

    • @RDaneelOliwav
      @RDaneelOliwav 2 года назад

      ​@@AdamArgyleInk Thanks Adam!

  • @sahandii
    @sahandii 2 года назад +1

    Wait a minute, is that a specific app you use for previewing it in all browsers in one? Or do you just have 'em all open at once? Thanks for the tutorial nevertheless, def gonna try it out for my next project 👍🏼

    • @TheDocPixel
      @TheDocPixel 2 года назад

      I think its polypane.app ... a paid developer tool/browser

    • @AdamArgyleInk
      @AdamArgyleInk 2 года назад +2

      I have them all open at once!

    • @AdamArgyleInk
      @AdamArgyleInk 2 года назад +3

      @@TheDocPixel polypane is for seeing multiple instances of the page at once, but it's built on top of chromium, so you're not getting cross browser previewing in one app. i have each installed and open at once.

  • @duc-k
    @duc-k 4 месяца назад

    What font is this being used?

  • @chinmayk8004
    @chinmayk8004 2 года назад

    I am now sure that Adam uses Synthwave'84 as his VSCode theme

  • @dmitriikopenkin9243
    @dmitriikopenkin9243 2 года назад

    Hey, awesome vid! I was wondering how do you zoom in like that (2:07)

    • @AdamArgyleInk
      @AdamArgyleInk 2 года назад +1

      it's an accessibility feature of MacOS that i've adjusted and memorized the hotkey for!

    • @dmitriikopenkin9243
      @dmitriikopenkin9243 2 года назад +1

      @@AdamArgyleInk thanks!

  • @akhlakhossainjim
    @akhlakhossainjim 2 года назад +1

    I use css variable for changing the colors

    • @wtho
      @wtho 2 года назад +1

      But you can't set a variable in someone's bookmark folder, in their tablist or on their homescreen 🤔

  • @user-sk2yd6zd2z
    @user-sk2yd6zd2z 2 года назад

    4

  • @dgcp354
    @dgcp354 2 года назад +1

    2 ether for your icon as NFT.

    • @AdamArgyleInk
      @AdamArgyleInk 2 года назад

      which theme, dark or light? 4 ether since it's adaptive, you get a 2-in-1 lol

    • @dgcp354
      @dgcp354 2 года назад +2

      @@AdamArgyleInk sorry I was bluffing, how about a sub instead

    • @AdamArgyleInk
      @AdamArgyleInk 2 года назад

      @@dgcp354 hehe, rad 👍🏻

  • @derjansan9564
    @derjansan9564 2 года назад

    👍 9312066 👎 241
    Those quotation mark are super hard to see. Otherwise, totally cool video, just as always.