1 | |
2 | |
3 | |
4 | |
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 | |
33 | |
34 | |
35 | |
36 | |
37 |
1 | <svg |
2 | width=" |
3 | height=" |
4 | viewBox=" |
5 | fill="none" |
6 | xmlns="http://www.w |
7 | > |
8 | <path |
9 | opacity=" |
10 | d="M |
11 | fill="currentColor" |
12 | /> |
13 | <path |
14 | opacity=" |
15 | d="M |
16 | fill="currentColor" |
17 | /> |
18 | <path |
19 | d="M |
20 | fill="currentColor" |
21 | /> |
22 | </svg> |
1 | import React from 'react' |
2 | import styled from 'styled-components' |
3 | |
4 | const StyledOverflow = 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 | |
33 | |
34 | |
35 | |
36 | |
37 | |
38 | |
39 | ` |
40 | |
41 | |
42 | |
43 | return ( |
44 | <> |
45 | |
46 | </> |
47 | ) |
48 | |
49 | ) |
50 |
SimilarView all - 704 icons
Overflow ended up a magic CSS icon built by adopting features such as: transform, width, height, border-radius, border-bottom, opacity, border-top,
Some stats, it has: 37 Lines of code at 676b & 475b minified. Actually marvelous 💎 for a icon designed by code.
Some stats, it has: 37 Lines of code at 676b & 475b minified. Actually marvelous 💎 for a icon designed by code.