File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
projects/design-angular-kit/src/lib/interfaces Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,15 @@ export const IconNameArray = [
1818 'arrow-up-circle' ,
1919 'arrow-up-triangle' ,
2020 'ban' ,
21+ 'bluesky' ,
2122 'bookmark' ,
2223 'box' ,
2324 'burger' ,
2425 'calendar' ,
2526 'camera' ,
27+ 'car' ,
2628 'card' ,
29+ 'cart' ,
2730 'chart-line' ,
2831 'check' ,
2932 'check-circle' ,
@@ -90,6 +93,7 @@ export const IconNameArray = [
9093 'search' ,
9194 'settings' ,
9295 'share' ,
96+ 'sign' ,
9397 'software' ,
9498 'star-full' ,
9599 'star-outline' ,
@@ -111,7 +115,9 @@ export const IconNameArray = [
111115 'file-audio' ,
112116 'file-compressed' ,
113117 'file-csv' ,
118+ 'file-docx' ,
114119 'file-json' ,
120+ 'file-image' ,
115121 'file-odp' ,
116122 'file-ods' ,
117123 'file-odt' ,
@@ -120,8 +126,10 @@ export const IconNameArray = [
120126 'file-sheet' ,
121127 'file-slides' ,
122128 'file-ppt' ,
129+ 'file-signed' ,
123130 'file-txt' ,
124131 'file-video' ,
132+ 'file-xlsx' ,
125133 'file-xml' ,
126134
127135 // Platforms
@@ -169,6 +177,7 @@ export const IconNameArray = [
169177 'whatsapp-square' ,
170178 'youtube' ,
171179 'google' ,
180+ 'spotify' ,
172181
173182 // Extra
174183 'designers-italia' ,
You can’t perform that action at this time.
0 commit comments