Git Product home page Git Product logo

Comments (15)

colebemis avatar colebemis commented on May 27, 2024 2

You can now search for icons on https://feathericons.com 🎉 . The search uses both the icon name and its tags. Tags are managed by src/tags.json (https://github.com/feathericons/feather/blob/master/src/tags.json). Feel free to contribute more tags!

from feather.

kurisubrooks avatar kurisubrooks commented on May 27, 2024

Perhaps a build system that reasons from a JSON file that duplicates icons for the Netlify instance only

from feather.

colebemis avatar colebemis commented on May 27, 2024

See conversation on #45

from feather.

alexantr avatar alexantr commented on May 27, 2024

If tagging system will be integrated you can move all icons to one directory. Because some icons can belong different categories.
And this will be better for automated tools which inluding icons on page only by icon name - no need to search them in subfolders.

from feather.

colebemis avatar colebemis commented on May 27, 2024

I've thought about that too. Are you suggesting removing the concept of categories and displaying all icons as a single group on the website? Would categories then become general tags? For example, the cloud and sun icons might both have a weather tag?

from feather.

alexantr avatar alexantr commented on May 27, 2024

By default you can show all icons in alphabet and show list of all tags in switcher.

from feather.

alexantr avatar alexantr commented on May 27, 2024

And search field too of course.

from feather.

colebemis avatar colebemis commented on May 27, 2024

What do you mean by "show list of all tags in a switcher"? Do you have examples of other websites that do something similar?

from feather.

alexantr avatar alexantr commented on May 27, 2024

Like on http://www.iconarchive.com/alphabet-list.html
Alphabet, newest, popular, random, by category (meaning icon can have some of categories)

from feather.

alexantr avatar alexantr commented on May 27, 2024

Another variant of catalog: https://www.iconfinder.com/search/?q=
Filtering by switcher: https://isotope.metafizzy.co/filtering.html

from feather.

alexantr avatar alexantr commented on May 27, 2024

See example: https://yashkin.by/feathericons/
Using plugin "MixItUp"
For example added square icon to category "media and controls".
Upd: and some icons to arrows.

from feather.

wappsdotgr avatar wappsdotgr commented on May 27, 2024

If you end up using the listjs lib (it rox btw), see #45, and you want to avoid a json file, a quick (dirty) solution would be a txt file and some javascript as shown here: https://jsfiddle.net/jampascript/cn71shgL/

from feather.

Swizz avatar Swizz commented on May 27, 2024

And what about symlink ? Creating an alias will be as simple as creating a symlink to the svg file, to keep module as directory convention.

And, when we will work on the bundler, alias/symlink will be compiled as a "refer to" or something like.

from feather.

acicali avatar acicali commented on May 27, 2024

@alexantr this is very nice: https://yashkin.by/feathericons/

from feather.

YurySolovyov avatar YurySolovyov commented on May 27, 2024

How about just plain search field that filters icons by label?

from feather.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.