Feather: 馃悰 Import svgs to design tools fails on icons with "dots"

Created on 22 Jun 2018  路  2Comments  路  Source: feathericons/feather

[AWESOME SET, THANK YOU! 馃挭]

Description:

I've been running through an issue while import the svgs from the source folder into several design tools. Every icon that has a small dot (smartphoone, tablet, alert-triangle, alert-octagon, to name a few) does not import correctly.

demo

Has anyone else experienced this?

possible causes & possible solution:

Icons are exported with strokes and probably most design tool run some kind of svg optimizer for paths (like SVGO ). Actually you can see this glitches happening in SVGO online tool by tweaking some parameters ( Round average curves )

Possible Solutions

Have a source folder with stroke versions (not sure which design tool have you used to begin with), and have a dist folder, where strokes are expanded to outlines (shapes)

System:

macOS High Sierra 10.13.4

Tested Tools:

Affinity Designer 1.6.1
Sketch 50.2
Figma 3.0 (Both desktop wrapper 3.6.15 and web version)

bug

Most helpful comment

Hello, I've run into this issue as well. I've created outlines and lined folders just as you had mentioned. I thought I'd share them with you and others as well.

Feather.zip

All 2 comments

you can disable convertShapeToPath in svgo to stop this from happening.

Hello, I've run into this issue as well. I've created outlines and lined folders just as you had mentioned. I thought I'd share them with you and others as well.

Feather.zip

Was this page helpful?
0 / 5 - 0 ratings

Related issues

naoufel-ui picture naoufel-ui  路  3Comments

sadeghbarati picture sadeghbarati  路  5Comments

mittalyashu picture mittalyashu  路  4Comments

JoelEllis picture JoelEllis  路  3Comments

arinbjornk picture arinbjornk  路  4Comments