Materialdesign: monitor-eye (monitoring)

Created on 19 Feb 2020  Â·  5Comments  Â·  Source: Templarian/MaterialDesign

monitor-eye.zip

image

The svg file has fill="black" option and i don't know it's good or not for you.
I did it in figma. I didnt undestand how to save svg file in figma without fill="black" option

Contribution Icon Request

Most helpful comment

@MrGrigri @CoDEmanX Thanks a lot.
I fixed it:
image

monitor-eye.zip

All 5 comments

Thanks @MaksUr for your contribution. The black fill doesn't matter much. What does matter, is this needs to be a single compound path. In Figma, once you've united the path, you can press Ctrl + e or Cmd + e and it will create a compound path for you. Once you've done that, we'll add this as a contribution assigned to you.

P.S. I can see this icon being very useful. Thanks again.

As MrGrigri says, we only need a single path. In an SVG file, that would be the part in quote marks:

<path d="M 7.5,4 C 5.567,4 4,5.73858…" />

Any additional attributes like style="fill:black;fill-opacity:1;…" do not matter. We only store the path data in the database.

@MrGrigri @CoDEmanX Thanks a lot.
I fixed it:
image

monitor-eye.zip

Added. @MaksUr let me know when you've hit 5 icons and we'll add a contributor account.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alvaroc1 picture alvaroc1  Â·  3Comments

vishnu1991 picture vishnu1991  Â·  3Comments

danielhickman picture danielhickman  Â·  3Comments

JackDrakkar picture JackDrakkar  Â·  3Comments

puytr picture puytr  Â·  3Comments