L
L
larka_skaz2018-07-11 16:31:55
Layout
larka_skaz, 2018-07-11 16:31:55

How to properly organize paths and fills in svg icons in preparation for layout?

Good day to all!
Making a pixel perfect icon for a web application. They consist of paths and fills. These are menu icons. It is assumed that these icons will have two states - active and inactive. Only the color of the paths will change.
The next question is generally possible not to translate paths into fills? If yes, then for a successful color change, is it worth grouping them in a file?5b4606b21f71c071320098.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
lagudal, 2018-07-11
@larka_skaz

The next question is generally possible not to translate paths into fills? If yes, then for a successful color change, is it worth grouping them in a file?

The question is incorrect - it seems you are confusing path and stroke, or I did not understand the question.
If you still understand, it is better to translate and create a compound path, even better - one path, one icon.
Then once hover - fill what you need and that's it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question