304 pointsby tambourine_man2 months ago21 comments
  • grimpy2 months ago
    This is a nice collection.

    If you are making software, I implore you to do a quick and simple test if you plan on using icons: show them to some users and ask if they would know what they mean. There is a significant chance the icons are meaningless. Yes, context helps, yes, merely communicating difference helps, but, for the most part, nobody knows what any of these things mean.

    • fnordsensei2 months ago
      Relying on icons alone is never entirely without risk, no matter how conventional the icon. if you Value accessibility don’t substitute text for imagery. Use imagery to provide a visual anchor for text.
  • Telemakhos2 months ago
    This is probably a bizarre question, but how does an icon artist go about deciding which icons to make? For example, almost every set seems to include at least one airplane, so airplanes seem to be something icon artists expect will be useful... but there are also bathtubs in some sets, which seems odd. Are these collections the results of specific projects, or do they anticipate what designers might need?
    • croisillon2 months ago
      great question, it looks like the beginning of a long read by the New Yorker ;)
    • brontitall2 months ago
      I can see bathtubs being used in places like real estate sites.
  • simultsop2 months ago
    Anthony Fu (https://antfu.me/projects).

    Should to be known widely.

    The guy is a living legend.

    • entropie2 months ago
      Holy, this guy (?) is like the Stephen King of coding.
    • dimava2 months ago
      His projects are very good

      From the ecosystem-independent ones I use and highly recommend

      - `vscode-file-nesting-config` for decluttering your project folder

      - `ni` to not care which of npm alternative project uses

      - `eslint config` that has fine defaults for basically every framework (do note that it uses his eslint-style rather then prettier by default), which has TS JSDoc and autocompletion for rules and hides fixable rules in VSCode by default

      - `taze` to check deps for updates. May be less good then pm-specific ones but works for every pm.

      - `unocss` which is Tailwind clone you can actually understand - it works on regexes. Or can't because it allows to set tw classes in attributes and group them in weird ways.

      - Vitesse theme is fine

    • ilrwbwrkhv2 months ago
      I've seen only the JavaScript community where people make thousands of different libraries. This goes to show that how shallow each of these libraries are. In other languages like C++ or Rust, usually people maintain a few libraries at max. Not to say Anthony is not a smart individual.
      • simultsop2 months ago
        there are underlying differences between C++, Rust, JS. The aim of libraries are re-usability. To call a small library shallow, its your choice. If you want to drag a helpers folder with you anywhere its your choice. JS does not have the fate to have language updates as C, Rust. Code lives in many envoirements and is in many cases polyfilled/transpiled.

        You are welcome to shape your point of view in this free world.

        Checkout slidevjs, that may also look shallow to you. The eco-system is very open. It will never be as C++ or Rust. I believe everyone is happy where they are.

  • io842 months ago
    Great resource.

    Has anyone come across a semantic search to navigate these icon libraries? I want to be able to search for “Industry” and get icons returned that show factory, cogs etc. I’ve been using https://react-icons.github.io/react-icons but the same problem there, you search for a string and it just greps across the official icon name. If you don’t know the name you’re not going to find it.

  • jfengel2 months ago
    What's with the hat on the o?

    In French it's used to mark where an o was followed by an s in Latin, but that's not the case here. Icon comes from Greek word that never had an S.

    Wiktionary reports an Esperanto iĉon, which means "male".

    Perhaps this means something in some other language? Or is it a metal umlaut?

    • mbrubeck2 months ago
      In words like icône in French, ô is typically used where the original Greek uses ω (omega).

      https://en.wikipedia.org/wiki/Circumflex_in_French#Indicatio...

    • Nesco2 months ago
      It’s the French spelling. Saying it’s only to indicate the disappearance of an “s” is reductive
    • amiga3862 months ago
      > In French it's used to mark where an o was followed by an s in Latin

      I love this.

      pâté = paste

      forêt = forest

      fête = fest

      île = isle

      hâte = haste

      • BrandoElFollito2 months ago
        hôpital, hospital, hospitality, ... It is nice to discover the initial links people made between words
    • steren2 months ago
      Icônes is just how to write icones in French.
    • figomore2 months ago
      ^ is used in Portuguese too.
  • flashblaze2 months ago
    Kind of in the similar vein: https://iconify.design/
    • simultsop2 months ago
      It is a re-presentation of the same collection. These are marvels of collaboration.
    • FireInsight2 months ago
      This is actually the same collection of icons, just a different interface.
  • redbell2 months ago
    Excellent work, Love it, bookmark it and considered it for future use!

    The HN title is, however, a bit confusing/misleading, especially at the end with 'NES' as it has a special meaning/feeling when read in the context of HN. At first, I though this was a project showing a remake of some icons from the Nintendo Entertainment System. Also, the word Icône (with 'e' at the end and accent circonflexe on letter 'o') is the French translation of icon.

    • mauricioc2 months ago
      As you point out, 'icônes' is French for 'icons'; the name is probably related to the fact that the site is built using Vite. Was NES capitalized in the title earlier?
      • redbell2 months ago
        Yes, the original title was something like "icôNES" and I got downvoted to death!
  • beeburrt2 months ago
    Bookmarking this. Thanks for sharing.

    Reminds me of this showcase of fonts:

    https://www.programmingfonts.org/

  • gaoryrt2 months ago
    I think this one's the same with https://icones.netlify.app/
  • BrandoElFollito2 months ago
    I really do not like this site - searching is awful (or I am doing it wrong).

    If I search for, say, "stop", I get a list of collections which allegedly have a stop icon but I need to check them individually

  • behnamoh2 months ago
    Often times, I don't find all the icons I need in one icon package. I wish there was a way to find icons of various sources (and thus, various styles) and make them more consistent to be used in a program.
  • nielsbot2 months ago
    If you’re looking for icons http://thenounproject.com (no affiliation) has a huge collection.
  • grishka2 months ago
    Note: this is unrelated to the Nintendo Entertainment System. It's just a collection of open-source vector icon sets.
    • grishka2 months ago
      (the title was originally stylized as "IcôNES")
  • gitroom2 months ago
    awesome, i've totally run into the search problem too - always annoys me when the icon names barely match what i need. you ever wonder if icons could just fade out someday and well just rely on smarter search instead?
  • maelito2 months ago
    Curious why the french word ? Is the author francophone ?
    • franky472 months ago
      Considering Anthony Fu is behind it, it aligns nicely with the Vue ecosystem naming (Vite, Vitesse, Histoire etc)
  • dvh2 months ago
    I have tango icon theme burned into my retinas
  • hexo2 months ago
    What is the license for this, please?
    • thenthenthen2 months ago
      When you click a collection it reveals the license, I clicked some random ones and they were MIT
  • kreelman2 months ago
    These look great. Thanks for sharing.
  • jerrygoyal2 months ago
    my go to source for the last 2 years
  • 2 months ago
    undefined
  • stevage2 months ago
    The capitalisation in the HN item is wrong, it should just be "Icônes". It's just the French word for icons, nothing fancy.
    • NBJack2 months ago
      I honestly thought it was a new emulator for the Nintendo Entertainment System.