Format Slash
3K Views 48 Downloads - 8 API calls 10 Lines - 238 Bytes Apr 23, 20201 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 |
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> |
Format Slash ended up a pure CSS icon built by adopting properties as follows: transform, width, height, background, border-radius,
Fun facts, it has: 10 Lines of code at 238b & 179b after compression. Quite awesome 🙆♂️ for a icon designed by code.
Fun facts, it has: 10 Lines of code at 238b & 179b after compression. Quite awesome 🙆♂️ for a icon designed by code.