1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-23 08:42:52 +02:00

fix: fix js imports and exports naming, rename 'delete' icon to 'remove'

This commit is contained in:
woothu
2019-10-17 11:31:52 +02:00
parent fcc0d3ab58
commit 20e7bddc7b
27 changed files with 583 additions and 563 deletions

1
js/remove.js Normal file
View File

@@ -0,0 +1 @@
export const remove = ["24 24","\r\r<title>remove</title>\r<path d='M10.655 17.030l3.97-3.97 3.97 3.97 1.061-1.061-3.97-3.97 3.97-3.97-1.061-1.061-3.97 3.97-3.97-3.97-1.061 1.061 3.97 3.97-3.97 3.97 1.061 1.061z'></path>\r<path d='M22.125 3h-13.001c-0.321 0.001-0.611 0.135-0.816 0.351l-0 0-7.557 7.975v1.348l7.557 7.975c0.206 0.216 0.495 0.351 0.816 0.351h13.001c0.621-0.001 1.124-0.504 1.125-1.125v-15.75c-0.001-0.621-0.504-1.124-1.125-1.125h-0zM21.75 19.5h-12.465l-7.035-7.424v-0.152l7.035-7.424h12.465z'></path>\r\r"]