qwik-ui icon indicating copy to clipboard operation
qwik-ui copied to clipboard

do we need an icons folder?

Open gioboa opened this issue 2 years ago • 4 comments

The idea is to collect all the headless and daisy icons in a folder so the components can use them.

gioboa avatar Apr 05 '23 09:04 gioboa

:+1:

Sounds like a full package 🤔 .

  • should the icons be separated per headless/daisy/material ?
  • should the icons be shared, eg
    • @qwik-ui/shared
    • @qwik-ui/icons/{headless, material, daisy}

I think the icon shall be enough abstracted to give us a change of switching from a set of icons to another one.

tleperou avatar Apr 11 '23 12:04 tleperou

i prefer with this one

  • @qwik-ui/icons/{headless, material, daisy}

fmgono avatar May 17 '23 12:05 fmgono

How about using https://icones.js.org/ ?

shairez avatar May 17 '23 22:05 shairez

Wow, cool! that's a lot of icons, and also Qwik is already integrated (even just the Qwik component with svg in it).

But I wonder, with Icones, do we need to download all of the icon sets or just cherry-pick one or two icon sets?

fmgono avatar May 18 '23 02:05 fmgono