Smile Neutral
1K Views 48 Downloads - 6 API calls 34 Lines - 646 Bytes Apr 23, 2020 contentinterface1 | |
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 |
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 StyledSmileNeutral = 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 | return ( |
41 | <> |
42 | |
43 | </> |
44 | ) |
45 | |
46 | ) |
47 |
Related to: Smile (6) View all - 704 icons
Smile Neutral developed into a wonderful 100% CSS icon made by applying features as follows: transform, width, height, border, border-radius, background,
Fun to know, it has: 34 Lines of code at 646b & 466b minified. Quite marvelous 💎 for a icon designed by code.
Fun to know, it has: 34 Lines of code at 646b & 466b minified. Quite marvelous 💎 for a icon designed by code.