Shape Rhombus
3K Views 47 Downloads - 17 API calls 9 Lines - 208 Bytes Apr 23, 20201 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 |
1 | <svg |
2 | width=" |
3 | height=" |
4 | viewBox=" |
5 | fill="none" |
6 | xmlns="http://www.w |
7 | > |
8 | <path |
9 | fill-rule="evenodd" |
10 | clip-rule="evenodd" |
11 | d="M |
12 | fill="currentColor" |
13 | /> |
14 | </svg> |
Shape Rhombus is a pure CSS icon created by using attributes such as: transform, width, height, border,
Fun to know, it has: 9 Lines of code at 208b & 156b after compiling. Actually wonderful 🤗 for a icon designed by code.
Fun to know, it has: 9 Lines of code at 208b & 156b after compiling. Actually wonderful 🤗 for a icon designed by code.