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 |
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 | fill-rule="evenodd" |
18 | clip-rule="evenodd" |
19 | d="M |
20 | fill="currentColor" |
21 | /> |
22 | </svg> |
1 | import React from 'react' |
2 | import styled from 'styled-components' |
3 | |
4 | const StyledChevronDoubleUpR = 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 | return ( |
37 | <> |
38 | |
39 | </> |
40 | ) |
41 | |
42 | ) |
43 |
Related to: Chevron (35) View all - 704 icons
Chevron Double Up became a wonderful pure CSS icon made by using properties such as: transform, border, border-radius, width, height, border-top, border-left, .gg-chevron-double-up-r,
Fun to know, it has: 29 Lines of code at 603b & 444b after compiling. Actually amazing 😲 .
Fun to know, it has: 29 Lines of code at 603b & 444b after compiling. Actually amazing 😲 .