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 |
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 StyledTrello = 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 | return ( |
39 | <> |
40 | |
41 | </> |
42 | ) |
43 | |
44 | ) |
45 |
SimilarView all - 704 icons
Trello developed into a 100% CSS icon made by adopting features such as: transform, width, height, border, border-radius, background,
Fun facts, it has: 32 Lines of code at 560b & 394b after compression. Truly wonderful 🤗 for a CSS designed icon.
Fun facts, it has: 32 Lines of code at 560b & 394b after compression. Truly wonderful 🤗 for a CSS designed icon.