diff --git a/.gitignore b/.gitignore index a3c5275b9..ad294d104 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ compile-options.json new/ new/* yarn.lock +dist/ diff --git a/_import.sh b/_import.sh index 5762220e1..3be4ac8da 100755 --- a/_import.sh +++ b/_import.sh @@ -20,7 +20,8 @@ do sed -i "" 's/height="24px"//g' ${file} sed -i "" 's/xmlns="http:\/\/www.w3.org\/2000\/svg"//g' ${file} sed -i "" 's/"//g' ${file} - sed -i "" 's///g' ${file} + sed -i "" 's///g' ${file} + sed -i "" 's///g' ${file} done svgo -f ./new/ --pretty --disable mergePaths @@ -32,3 +33,5 @@ do done cp ./new/* ./src/_icons/ +gulp optimize + diff --git a/src/_icons/anchor-off.svg b/src/_icons/anchor-off.svg new file mode 100644 index 000000000..06c434dc5 --- /dev/null +++ b/src/_icons/anchor-off.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/api-off.svg b/src/_icons/api-off.svg new file mode 100644 index 000000000..69101bfd3 --- /dev/null +++ b/src/_icons/api-off.svg @@ -0,0 +1,11 @@ +--- +--- + + + + + + + + + diff --git a/src/_icons/atom-off.svg b/src/_icons/atom-off.svg new file mode 100644 index 000000000..609a6be6b --- /dev/null +++ b/src/_icons/atom-off.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/award-off.svg b/src/_icons/award-off.svg new file mode 100644 index 000000000..c265f5e35 --- /dev/null +++ b/src/_icons/award-off.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/badge-off.svg b/src/_icons/badge-off.svg new file mode 100644 index 000000000..35725d270 --- /dev/null +++ b/src/_icons/badge-off.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/badges-off.svg b/src/_icons/badges-off.svg new file mode 100644 index 000000000..db3e2612a --- /dev/null +++ b/src/_icons/badges-off.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/ballon-off.svg b/src/_icons/ballon-off.svg new file mode 100644 index 000000000..c652b917e --- /dev/null +++ b/src/_icons/ballon-off.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/barrel-off.svg b/src/_icons/barrel-off.svg new file mode 100644 index 000000000..5efbc913d --- /dev/null +++ b/src/_icons/barrel-off.svg @@ -0,0 +1,12 @@ +--- +--- + + + + + + + + + + diff --git a/src/_icons/bath-off.svg b/src/_icons/bath-off.svg new file mode 100644 index 000000000..68fcf9fa4 --- /dev/null +++ b/src/_icons/bath-off.svg @@ -0,0 +1,11 @@ +--- +--- + + + + + + + + + diff --git a/src/_icons/bed-off.svg b/src/_icons/bed-off.svg new file mode 100644 index 000000000..4414d6f28 --- /dev/null +++ b/src/_icons/bed-off.svg @@ -0,0 +1,13 @@ +--- +--- + + + + + + + + + + + diff --git a/src/_icons/beer-off.svg b/src/_icons/beer-off.svg new file mode 100644 index 000000000..f5d225ad6 --- /dev/null +++ b/src/_icons/beer-off.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/box-off.svg b/src/_icons/box-off.svg new file mode 100644 index 000000000..98b90900a --- /dev/null +++ b/src/_icons/box-off.svg @@ -0,0 +1,11 @@ +--- +--- + + + + + + + + + diff --git a/src/_icons/bucket-off.svg b/src/_icons/bucket-off.svg new file mode 100644 index 000000000..11ee19dd9 --- /dev/null +++ b/src/_icons/bucket-off.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/cake-off.svg b/src/_icons/cake-off.svg new file mode 100644 index 000000000..5713dbd34 --- /dev/null +++ b/src/_icons/cake-off.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/cash-off.svg b/src/_icons/cash-off.svg new file mode 100644 index 000000000..5bfd30958 --- /dev/null +++ b/src/_icons/cash-off.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/coffee-off.svg b/src/_icons/coffee-off.svg new file mode 100644 index 000000000..4e7556d6a --- /dev/null +++ b/src/_icons/coffee-off.svg @@ -0,0 +1,12 @@ +--- +--- + + + + + + + + + + diff --git a/src/_icons/container-off.svg b/src/_icons/container-off.svg new file mode 100644 index 000000000..fbb1bd4a6 --- /dev/null +++ b/src/_icons/container-off.svg @@ -0,0 +1,18 @@ +--- +--- + + + + + + + + + + + + + + + + diff --git a/src/_icons/cpu-off.svg b/src/_icons/cpu-off.svg new file mode 100644 index 000000000..fdc6fef22 --- /dev/null +++ b/src/_icons/cpu-off.svg @@ -0,0 +1,17 @@ +--- +--- + + + + + + + + + + + + + + + diff --git a/src/_icons/crane-off.svg b/src/_icons/crane-off.svg new file mode 100644 index 000000000..a6eb8cf39 --- /dev/null +++ b/src/_icons/crane-off.svg @@ -0,0 +1,14 @@ +--- +--- + + + + + + + + + + + + diff --git a/src/_icons/creative-commons-off.svg b/src/_icons/creative-commons-off.svg new file mode 100644 index 000000000..40abcf3e6 --- /dev/null +++ b/src/_icons/creative-commons-off.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/cross-off.svg b/src/_icons/cross-off.svg new file mode 100644 index 000000000..2e3d65c23 --- /dev/null +++ b/src/_icons/cross-off.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/crutches-off.svg b/src/_icons/crutches-off.svg new file mode 100644 index 000000000..bb020c81c --- /dev/null +++ b/src/_icons/crutches-off.svg @@ -0,0 +1,12 @@ +--- +--- + + + + + + + + + + diff --git a/src/_icons/cup-off.svg b/src/_icons/cup-off.svg new file mode 100644 index 000000000..7e34fb48c --- /dev/null +++ b/src/_icons/cup-off.svg @@ -0,0 +1,11 @@ +--- +--- + + + + + + + + + diff --git a/src/_icons/current-location-off.svg b/src/_icons/current-location-off.svg new file mode 100644 index 000000000..a005552f1 --- /dev/null +++ b/src/_icons/current-location-off.svg @@ -0,0 +1,13 @@ +--- +--- + + + + + + + + + + + diff --git a/src/_icons/cursor-off.svg b/src/_icons/cursor-off.svg new file mode 100644 index 000000000..f7475cfd8 --- /dev/null +++ b/src/_icons/cursor-off.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/dental-off.svg b/src/_icons/dental-off.svg new file mode 100644 index 000000000..308bbf295 --- /dev/null +++ b/src/_icons/dental-off.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/device-nintendo-off.svg b/src/_icons/device-nintendo-off.svg new file mode 100644 index 000000000..c5565ff3c --- /dev/null +++ b/src/_icons/device-nintendo-off.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/device-speaker-off.svg b/src/_icons/device-speaker-off.svg new file mode 100644 index 000000000..44b821431 --- /dev/null +++ b/src/_icons/device-speaker-off.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/devices-pc-off.svg b/src/_icons/devices-pc-off.svg new file mode 100644 index 000000000..44b9f37e0 --- /dev/null +++ b/src/_icons/devices-pc-off.svg @@ -0,0 +1,13 @@ +--- +--- + + + + + + + + + + + diff --git a/src/_icons/dialpad-off.svg b/src/_icons/dialpad-off.svg new file mode 100644 index 000000000..6a8d18b78 --- /dev/null +++ b/src/_icons/dialpad-off.svg @@ -0,0 +1,14 @@ +--- +--- + + + + + + + + + + + + diff --git a/src/_icons/diamond-off.svg b/src/_icons/diamond-off.svg new file mode 100644 index 000000000..93e4b2a81 --- /dev/null +++ b/src/_icons/diamond-off.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/directions-off.svg b/src/_icons/directions-off.svg new file mode 100644 index 000000000..65f97a0c5 --- /dev/null +++ b/src/_icons/directions-off.svg @@ -0,0 +1,13 @@ +--- +--- + + + + + + + + + + + diff --git a/src/_icons/disabled-off.svg b/src/_icons/disabled-off.svg new file mode 100644 index 000000000..32805da66 --- /dev/null +++ b/src/_icons/disabled-off.svg @@ -0,0 +1,11 @@ +--- +--- + + + + + + + + + diff --git a/src/_icons/disc-off.svg b/src/_icons/disc-off.svg new file mode 100644 index 000000000..4120c060e --- /dev/null +++ b/src/_icons/disc-off.svg @@ -0,0 +1,11 @@ +--- +--- + + + + + + + + + diff --git a/src/_icons/dna-2-off.svg b/src/_icons/dna-2-off.svg new file mode 100644 index 000000000..d81bd5c3a --- /dev/null +++ b/src/_icons/dna-2-off.svg @@ -0,0 +1,13 @@ +--- +--- + + + + + + + + + + + diff --git a/src/_icons/dna-off.svg b/src/_icons/dna-off.svg new file mode 100644 index 000000000..5191a2b25 --- /dev/null +++ b/src/_icons/dna-off.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/swords.svg b/src/_icons/swords.svg new file mode 100644 index 000000000..2aeb30224 --- /dev/null +++ b/src/_icons/swords.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + +