EOS-uiux-Solutions / eos-icons-landing

EOS Icons website
https://eos-icons-frontend-1t6flcbwl-eos-icons.vercel.app/
MIT License
19 stars 20 forks source link

[BUG] Exporting outlined icon ends up exporting the filled version #136

Open jhmarina opened 2 years ago

jhmarina commented 2 years ago

Is there an existing issue for this?

Current Behavior

When selecting an outlined icon for export, the icon that ends up being exported is the filled version. This fails both for SVGs & PNGs

Expected Behavior

When I export an outlined icon as SVG I expect to be able to get the outlined version of the icon, not the filled version

Steps To Reproduce

  1. On eos-icons.com
  2. Select outlined icons as a filter
  3. Select an icon
  4. Click on "Edit & Download icon"
  5. Export as svg
  6. The resulting icon is the filled version

Anything else?

Screenshots:

Screenshot 2022-05-04 at 13 01 30

Screenshot 2022-05-04 at 13 10 56

What browsers are you seeing the problem on?

Firefox, Chrome, Safari