More Vertical
1K Views 42 Downloads - 5 API calls 24 Lines - 515 Bytes Apr 23, 2020 buttonsinterface1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 | |
11 | |
12 | |
13 | |
14 | |
15 | |
16 | |
17 | |
18 | |
19 | |
20 | |
21 | |
22 | |
23 | |
24 |
1 | <svg |
2 | width=" |
3 | height=" |
4 | viewBox=" |
5 | fill="none" |
6 | xmlns="http://www.w |
7 | > |
8 | <path |
9 | d="M |
10 | fill="currentColor" |
11 | /> |
12 | <path |
13 | d="M |
14 | fill="currentColor" |
15 | /> |
16 | <path |
17 | d="M |
18 | fill="currentColor" |
19 | /> |
20 | <path |
21 | fill-rule="evenodd" |
22 | clip-rule="evenodd" |
23 | d="M |
24 | fill="currentColor" |
25 | /> |
26 | </svg> |
1 | import React from 'react' |
2 | import styled from 'styled-components' |
3 | |
4 | const StyledMoreVerticalO = styled.i` |
5 | |
6 | |
7 | |
8 | |
9 | |
10 | |
11 | |
12 | |
13 | |
14 | |
15 | |
16 | |
17 | |
18 | |
19 | |
20 | |
21 | |
22 | |
23 | |
24 | |
25 | |
26 | |
27 | |
28 | ` |
29 | |
30 | |
31 | |
32 | return ( |
33 | <> |
34 | |
35 | </> |
36 | ) |
37 | |
38 | ) |
39 |
Related to: More (8) View all - 704 icons
More Vertical turned into a magic 100% CSS icon built by applying attributes like: transform, width, height, border, border-radius, background-color, box-shadow,
Fun facts, it has: 24 Lines of code at 515b & 371b after compression. Pretty stunning 🤩 .
Fun facts, it has: 24 Lines of code at 515b & 371b after compression. Pretty stunning 🤩 .