Commit a318aa4 1 parent fa46bc1 commit a318aa4 Copy full SHA for a318aa4
File tree 5 files changed +17
-0
lines changed
5 files changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @ilo-org/icons " : minor
3
+ ---
4
+
5
+ Add download icon to package
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ npm install -S @ilo-org/icons
21
21
| ` close ` | ![ ] ( ./src/svg/close.svg ) |
22
22
| ` copyright ` | ![ ] ( ./src/svg/copyright.svg ) |
23
23
| ` doublearrow ` | ![ ] ( ./src/svg/doublearrow.svg ) |
24
+ | ` download ` | ![ ] ( ./src/svg/download.svg ) |
24
25
| ` elipsis ` | ![ ] ( ./src/svg/elipsis.svg ) |
25
26
| ` equilateraltriangle ` | ![ ] ( ./src/svg/equilateraltriangle.svg ) |
26
27
| ` error ` | ![ ] ( ./src/svg/error.svg ) |
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ categories:
13
13
- checkmark
14
14
- close
15
15
- copyright
16
+ - download
16
17
- doublearrow
17
18
- elipsis
18
19
- equilateraltriangle
Original file line number Diff line number Diff line change 64
64
- ILO Icons
65
65
sizes :
66
66
- glyph
67
+ - name : download
68
+ friendly_name : download
69
+ aliases :
70
+ - ILO Icons
71
+ sizes :
72
+ - glyph
67
73
- name : elipsis
68
74
friendly_name : elipsis
69
75
aliases :
You can’t perform that action at this time.
0 commit comments