1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-26 01:43:38 +02:00

feat: add js icon files builded from svgs

This commit is contained in:
woothu
2019-05-29 16:54:08 +02:00
parent 64d16cb3fd
commit ddc61dd25f
93 changed files with 278 additions and 0 deletions

1
js/sort-descending.js Normal file
View File

@@ -0,0 +1 @@
export const SortDescending = "<path d=\"M23 36h15v4h-15v-4z\"></path><path d=\"M23 27h23v4h-23v-4z\"></path><path d=\"M23 18h31v4h-31v-4z\"></path><path d=\"M23 9h39v4h-39v-4z\"></path><path d=\"M15.9 54.196v-52.196h-4v52.196l-6.486-6.485-2.828 2.828 11.314 11.314 11.314-11.314-2.829-2.828-6.485 6.485z\"></path>"