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 | fill-rule="evenodd" |
10 | clip-rule="evenodd" |
11 | d="M |
12 | fill="currentColor" |
13 | /> |
14 | <path |
15 | d="M |
16 | fill="currentColor" |
17 | /> |
18 | <path |
19 | fill-rule="evenodd" |
20 | clip-rule="evenodd" |
21 | d="M |
22 | fill="currentColor" |
23 | /> |
24 | </svg> |
1 | import React from 'react' |
2 | import styled from 'styled-components' |
3 | |
4 | const StyledInstagram = 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
Instagram turned into a wonderful CSS icon made by adopting attributes such as: transform, border, box-shadow, border-radius, width, height, background,
Some stats, it has: 37 Lines of code at 698b & 497b minified. Actually awesome 🙆♂️ for a CSS designed icon.
Some stats, it has: 37 Lines of code at 698b & 497b minified. Actually awesome 🙆♂️ for a CSS designed icon.