From 3b46dae567a6b8f1a710a6e0fc6db9a49492ca9e Mon Sep 17 00:00:00 2001 From: Yannick Date: Fri, 6 Aug 2021 12:22:50 +0200 Subject: [PATCH 1/2] Change float precision to 2 --- icons/angle-down.svg | 2 +- icons/angle-left.svg | 2 +- icons/angle-right.svg | 2 +- icons/angle-up.svg | 2 +- icons/apple-app-store.svg | 2 +- icons/arrow-down-to-line.svg | 2 +- icons/arrow-down.svg | 2 +- icons/arrow-left-from-bracket.svg | 4 +- icons/arrow-left-to-bracket.svg | 2 +- icons/arrow-left-to-line.svg | 2 +- icons/arrow-left.svg | 2 +- icons/arrow-right-from-bracket.svg | 2 +- icons/arrow-right-to-bracket.svg | 4 +- icons/arrow-right-to-line.svg | 2 +- icons/arrow-right.svg | 2 +- icons/arrow-up-to-line.svg | 2 +- icons/arrow-up.svg | 2 +- icons/blf.svg | 2 +- icons/book.svg | 2 +- icons/box-full.svg | 4 +- icons/check.svg | 2 +- icons/circle-check.svg | 2 +- icons/circle-danger.svg | 2 +- icons/circle-question.svg | 2 +- icons/circle-user.svg | 2 +- icons/clock.svg | 2 +- icons/compass.svg | 2 +- icons/copy.svg | 2 +- icons/desk-phone.svg | 2 +- icons/earth.svg | 4 +- icons/envelope.svg | 2 +- icons/euro.svg | 2 +- icons/facebook-messenger.svg | 2 +- icons/facebook.svg | 2 +- icons/fax.svg | 2 +- icons/fingerprint.svg | 8 +- icons/flag-checkered.svg | 2 +- icons/floppy-disk.svg | 2 +- icons/folder.svg | 2 +- icons/gauge.svg | 4 +- icons/gear.svg | 2 +- icons/google-play.svg | 2 +- icons/headset.svg | 2 +- icons/heart-broken.svg | 2 +- icons/heart-half.svg | 2 +- icons/heart.svg | 2 +- icons/history.svg | 4 +- icons/home.svg | 2 +- icons/id-card.svg | 2 +- icons/image.svg | 2 +- icons/layers-plus.svg | 2 +- icons/lightbulb-on.svg | 4 +- icons/lightbulb.svg | 4 +- icons/linkedin.svg | 2 +- icons/list-ol.svg | 2 +- icons/map-marker-slashed.svg | 2 +- icons/map-marker.svg | 2 +- icons/message.svg | 2 +- icons/network.svg | 2 +- icons/parachute.svg | 2 +- icons/pen.svg | 2 +- icons/phone-gear.svg | 4 +- icons/phone.svg | 2 +- icons/present.svg | 2 +- icons/refresh.svg | 2 +- icons/search.svg | 2 +- icons/send.svg | 2 +- icons/shield-danger.svg | 4 +- icons/shield-keyhole.svg | 2 +- icons/shield-plus.svg | 2 +- icons/shield.svg | 2 +- icons/sim-card.svg | 2 +- icons/sippy.svg | 2 +- icons/smartphone-divert.svg | 2 +- icons/spinner-third.svg | 2 +- icons/spy.svg | 2 +- icons/timetable.svg | 4 +- icons/triangle-warning.svg | 2 +- icons/user-gear.svg | 6 +- icons/user-headset.svg | 6 +- icons/user-list.svg | 4 +- icons/user-lock.svg | 4 +- icons/user-plus.svg | 4 +- icons/user.svg | 2 +- icons/users.svg | 4 +- icons/video-recorder.svg | 2 +- icons/voice-recorder.svg | 2 +- icons/voicemail.svg | 2 +- icons/wallpaper.svg | 2 +- src/Valkyrie.ts | 178 ++++++++++++++--------------- svgo.config.js | 6 + 91 files changed, 206 insertions(+), 200 deletions(-) diff --git a/icons/angle-down.svg b/icons/angle-down.svg index 9934b5ed..28c26f65 100644 --- a/icons/angle-down.svg +++ b/icons/angle-down.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/angle-left.svg b/icons/angle-left.svg index 0687fd71..a5e7a580 100644 --- a/icons/angle-left.svg +++ b/icons/angle-left.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/angle-right.svg b/icons/angle-right.svg index 7e830877..1ba85c9e 100644 --- a/icons/angle-right.svg +++ b/icons/angle-right.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/angle-up.svg b/icons/angle-up.svg index 41ccd557..bdbf5224 100644 --- a/icons/angle-up.svg +++ b/icons/angle-up.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/apple-app-store.svg b/icons/apple-app-store.svg index 0c484b31..0c293bec 100644 --- a/icons/apple-app-store.svg +++ b/icons/apple-app-store.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/arrow-down-to-line.svg b/icons/arrow-down-to-line.svg index 3109e8b7..0c0c7812 100644 --- a/icons/arrow-down-to-line.svg +++ b/icons/arrow-down-to-line.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/arrow-down.svg b/icons/arrow-down.svg index 5c4915e6..f07c73e1 100644 --- a/icons/arrow-down.svg +++ b/icons/arrow-down.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/arrow-left-from-bracket.svg b/icons/arrow-left-from-bracket.svg index a2874a71..bb220326 100644 --- a/icons/arrow-left-from-bracket.svg +++ b/icons/arrow-left-from-bracket.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/arrow-left-to-bracket.svg b/icons/arrow-left-to-bracket.svg index fa32b86c..474c68b1 100644 --- a/icons/arrow-left-to-bracket.svg +++ b/icons/arrow-left-to-bracket.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/arrow-left-to-line.svg b/icons/arrow-left-to-line.svg index e08699fd..b2cbe50f 100644 --- a/icons/arrow-left-to-line.svg +++ b/icons/arrow-left-to-line.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/arrow-left.svg b/icons/arrow-left.svg index ae2d1399..2a39b503 100644 --- a/icons/arrow-left.svg +++ b/icons/arrow-left.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/arrow-right-from-bracket.svg b/icons/arrow-right-from-bracket.svg index b0b4df66..9ea24ea6 100644 --- a/icons/arrow-right-from-bracket.svg +++ b/icons/arrow-right-from-bracket.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/arrow-right-to-bracket.svg b/icons/arrow-right-to-bracket.svg index 869a4ba3..87f9ca94 100644 --- a/icons/arrow-right-to-bracket.svg +++ b/icons/arrow-right-to-bracket.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/arrow-right-to-line.svg b/icons/arrow-right-to-line.svg index baf86db1..bedcb659 100644 --- a/icons/arrow-right-to-line.svg +++ b/icons/arrow-right-to-line.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/arrow-right.svg b/icons/arrow-right.svg index ae0903dc..16d320ba 100644 --- a/icons/arrow-right.svg +++ b/icons/arrow-right.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/arrow-up-to-line.svg b/icons/arrow-up-to-line.svg index 494bc096..6b511fa4 100644 --- a/icons/arrow-up-to-line.svg +++ b/icons/arrow-up-to-line.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/arrow-up.svg b/icons/arrow-up.svg index d02ee616..e80903de 100644 --- a/icons/arrow-up.svg +++ b/icons/arrow-up.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/blf.svg b/icons/blf.svg index 997c3e82..55790605 100644 --- a/icons/blf.svg +++ b/icons/blf.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/book.svg b/icons/book.svg index 35f9611b..52ef59d4 100644 --- a/icons/book.svg +++ b/icons/book.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/box-full.svg b/icons/box-full.svg index a603a8a5..26e7f7e5 100644 --- a/icons/box-full.svg +++ b/icons/box-full.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/check.svg b/icons/check.svg index 4fe95b59..d5f98fce 100644 --- a/icons/check.svg +++ b/icons/check.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/circle-check.svg b/icons/circle-check.svg index 9845b9ee..bf645f72 100644 --- a/icons/circle-check.svg +++ b/icons/circle-check.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/circle-danger.svg b/icons/circle-danger.svg index 28647eaa..708077d9 100644 --- a/icons/circle-danger.svg +++ b/icons/circle-danger.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/circle-question.svg b/icons/circle-question.svg index 9537993b..21da062c 100644 --- a/icons/circle-question.svg +++ b/icons/circle-question.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/circle-user.svg b/icons/circle-user.svg index 7b73df47..1c6f57b1 100644 --- a/icons/circle-user.svg +++ b/icons/circle-user.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/clock.svg b/icons/clock.svg index d742dd34..843be7c2 100644 --- a/icons/clock.svg +++ b/icons/clock.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/compass.svg b/icons/compass.svg index d19fccc6..7719e76b 100644 --- a/icons/compass.svg +++ b/icons/compass.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/copy.svg b/icons/copy.svg index 2d5fd30d..4b9fe095 100644 --- a/icons/copy.svg +++ b/icons/copy.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/desk-phone.svg b/icons/desk-phone.svg index e40509c3..14d7cc7c 100644 --- a/icons/desk-phone.svg +++ b/icons/desk-phone.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/earth.svg b/icons/earth.svg index 70996f20..63edda84 100644 --- a/icons/earth.svg +++ b/icons/earth.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/envelope.svg b/icons/envelope.svg index c4c49012..446ba548 100644 --- a/icons/envelope.svg +++ b/icons/envelope.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/euro.svg b/icons/euro.svg index c8fc24c5..b57c5e25 100644 --- a/icons/euro.svg +++ b/icons/euro.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/facebook-messenger.svg b/icons/facebook-messenger.svg index 246dc13e..ac7fd269 100644 --- a/icons/facebook-messenger.svg +++ b/icons/facebook-messenger.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/facebook.svg b/icons/facebook.svg index 8e1e6a51..f634be4a 100644 --- a/icons/facebook.svg +++ b/icons/facebook.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/fax.svg b/icons/fax.svg index 4ca3ffb9..f1f36cc5 100644 --- a/icons/fax.svg +++ b/icons/fax.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/fingerprint.svg b/icons/fingerprint.svg index 9ebd8bf2..72be7bdc 100644 --- a/icons/fingerprint.svg +++ b/icons/fingerprint.svg @@ -1,6 +1,6 @@ - - - - + + + + diff --git a/icons/flag-checkered.svg b/icons/flag-checkered.svg index 9164fcba..5c6d745d 100644 --- a/icons/flag-checkered.svg +++ b/icons/flag-checkered.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/floppy-disk.svg b/icons/floppy-disk.svg index 6c486b8f..e2b062cc 100644 --- a/icons/floppy-disk.svg +++ b/icons/floppy-disk.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/folder.svg b/icons/folder.svg index 41afa13a..803e8b19 100644 --- a/icons/folder.svg +++ b/icons/folder.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/gauge.svg b/icons/gauge.svg index 1ac53960..e0fc50b2 100644 --- a/icons/gauge.svg +++ b/icons/gauge.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/gear.svg b/icons/gear.svg index f60fd45d..1c86970e 100644 --- a/icons/gear.svg +++ b/icons/gear.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/google-play.svg b/icons/google-play.svg index 6b42968f..fb680a33 100644 --- a/icons/google-play.svg +++ b/icons/google-play.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/headset.svg b/icons/headset.svg index be113919..6849def0 100644 --- a/icons/headset.svg +++ b/icons/headset.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/heart-broken.svg b/icons/heart-broken.svg index 6d0177e9..48641886 100644 --- a/icons/heart-broken.svg +++ b/icons/heart-broken.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/heart-half.svg b/icons/heart-half.svg index 90675499..40d19f07 100644 --- a/icons/heart-half.svg +++ b/icons/heart-half.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/heart.svg b/icons/heart.svg index 6e16ae9f..e31731f5 100644 --- a/icons/heart.svg +++ b/icons/heart.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/history.svg b/icons/history.svg index 60d38c42..19ddb41a 100644 --- a/icons/history.svg +++ b/icons/history.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/home.svg b/icons/home.svg index d2640c9c..0b639cec 100644 --- a/icons/home.svg +++ b/icons/home.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/id-card.svg b/icons/id-card.svg index 04e0a4b0..b3a78b85 100644 --- a/icons/id-card.svg +++ b/icons/id-card.svg @@ -1,5 +1,5 @@ - + diff --git a/icons/image.svg b/icons/image.svg index 3a36d608..dd235fa8 100644 --- a/icons/image.svg +++ b/icons/image.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/layers-plus.svg b/icons/layers-plus.svg index 49298e11..058b8af5 100644 --- a/icons/layers-plus.svg +++ b/icons/layers-plus.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/lightbulb-on.svg b/icons/lightbulb-on.svg index 7f089b20..0e67a5d8 100644 --- a/icons/lightbulb-on.svg +++ b/icons/lightbulb-on.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/lightbulb.svg b/icons/lightbulb.svg index 3c04ff08..bd02d866 100644 --- a/icons/lightbulb.svg +++ b/icons/lightbulb.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/linkedin.svg b/icons/linkedin.svg index 98a140c0..998e458f 100644 --- a/icons/linkedin.svg +++ b/icons/linkedin.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/list-ol.svg b/icons/list-ol.svg index da3d878d..71ccc924 100644 --- a/icons/list-ol.svg +++ b/icons/list-ol.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/map-marker-slashed.svg b/icons/map-marker-slashed.svg index c8f5b1e1..c889cf62 100644 --- a/icons/map-marker-slashed.svg +++ b/icons/map-marker-slashed.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/map-marker.svg b/icons/map-marker.svg index eeca4d9c..4235f2f0 100644 --- a/icons/map-marker.svg +++ b/icons/map-marker.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/message.svg b/icons/message.svg index 12db989b..101684ac 100644 --- a/icons/message.svg +++ b/icons/message.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/network.svg b/icons/network.svg index 052e90e2..71d20d6d 100644 --- a/icons/network.svg +++ b/icons/network.svg @@ -1,5 +1,5 @@ - + diff --git a/icons/parachute.svg b/icons/parachute.svg index 11b4f2e8..d94bd848 100644 --- a/icons/parachute.svg +++ b/icons/parachute.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/pen.svg b/icons/pen.svg index 33682ff2..9792a59e 100644 --- a/icons/pen.svg +++ b/icons/pen.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/phone-gear.svg b/icons/phone-gear.svg index 1cf3962c..cf396c9f 100644 --- a/icons/phone-gear.svg +++ b/icons/phone-gear.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/phone.svg b/icons/phone.svg index 8cf88ce7..7bbe808c 100644 --- a/icons/phone.svg +++ b/icons/phone.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/present.svg b/icons/present.svg index 0a631403..fd0ed3ec 100644 --- a/icons/present.svg +++ b/icons/present.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/refresh.svg b/icons/refresh.svg index a62ad87e..5bcff59c 100644 --- a/icons/refresh.svg +++ b/icons/refresh.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/search.svg b/icons/search.svg index edd12ea8..e0f4745a 100644 --- a/icons/search.svg +++ b/icons/search.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/send.svg b/icons/send.svg index 164bd47a..2cb6de5e 100644 --- a/icons/send.svg +++ b/icons/send.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/shield-danger.svg b/icons/shield-danger.svg index c034aac1..4d5e44e1 100644 --- a/icons/shield-danger.svg +++ b/icons/shield-danger.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/shield-keyhole.svg b/icons/shield-keyhole.svg index c8e4f2a5..9bb5c00c 100644 --- a/icons/shield-keyhole.svg +++ b/icons/shield-keyhole.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/shield-plus.svg b/icons/shield-plus.svg index b5b579a6..39e4dd83 100644 --- a/icons/shield-plus.svg +++ b/icons/shield-plus.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/shield.svg b/icons/shield.svg index aa2b37fb..457fb088 100644 --- a/icons/shield.svg +++ b/icons/shield.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/sim-card.svg b/icons/sim-card.svg index 7c561090..ef0ea7c9 100644 --- a/icons/sim-card.svg +++ b/icons/sim-card.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/sippy.svg b/icons/sippy.svg index bcba457d..bff5d260 100644 --- a/icons/sippy.svg +++ b/icons/sippy.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/smartphone-divert.svg b/icons/smartphone-divert.svg index 4ddbd62b..a15bb5cc 100644 --- a/icons/smartphone-divert.svg +++ b/icons/smartphone-divert.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/spinner-third.svg b/icons/spinner-third.svg index ca1ad5da..a972e780 100644 --- a/icons/spinner-third.svg +++ b/icons/spinner-third.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/spy.svg b/icons/spy.svg index 384cd43e..f1d1241b 100644 --- a/icons/spy.svg +++ b/icons/spy.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/timetable.svg b/icons/timetable.svg index c637fec3..6198f9f5 100644 --- a/icons/timetable.svg +++ b/icons/timetable.svg @@ -1,5 +1,5 @@ - - + + diff --git a/icons/triangle-warning.svg b/icons/triangle-warning.svg index 60139cb6..2130d933 100644 --- a/icons/triangle-warning.svg +++ b/icons/triangle-warning.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/user-gear.svg b/icons/user-gear.svg index 8a02394c..4ca1084a 100644 --- a/icons/user-gear.svg +++ b/icons/user-gear.svg @@ -1,5 +1,5 @@ - - - + + + diff --git a/icons/user-headset.svg b/icons/user-headset.svg index 691fc50f..c0a713bc 100644 --- a/icons/user-headset.svg +++ b/icons/user-headset.svg @@ -1,5 +1,5 @@ - - - + + + diff --git a/icons/user-list.svg b/icons/user-list.svg index b31bcc4f..e6cbb5c6 100644 --- a/icons/user-list.svg +++ b/icons/user-list.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/user-lock.svg b/icons/user-lock.svg index 41589968..7d25fcb6 100644 --- a/icons/user-lock.svg +++ b/icons/user-lock.svg @@ -1,5 +1,5 @@ - - + + diff --git a/icons/user-plus.svg b/icons/user-plus.svg index 28e802f6..5eecbd7e 100644 --- a/icons/user-plus.svg +++ b/icons/user-plus.svg @@ -1,5 +1,5 @@ - - + + diff --git a/icons/user.svg b/icons/user.svg index f6e6e85c..6492bbcf 100644 --- a/icons/user.svg +++ b/icons/user.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/users.svg b/icons/users.svg index 6b00e2ff..ef4761e7 100644 --- a/icons/users.svg +++ b/icons/users.svg @@ -1,5 +1,5 @@ - - + + diff --git a/icons/video-recorder.svg b/icons/video-recorder.svg index 6d957d37..88751e35 100644 --- a/icons/video-recorder.svg +++ b/icons/video-recorder.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/voice-recorder.svg b/icons/voice-recorder.svg index 73e3746c..54fee0f9 100644 --- a/icons/voice-recorder.svg +++ b/icons/voice-recorder.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/voicemail.svg b/icons/voicemail.svg index f2e155b0..445d4093 100644 --- a/icons/voicemail.svg +++ b/icons/voicemail.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/wallpaper.svg b/icons/wallpaper.svg index 4175026c..7e1c7a72 100644 --- a/icons/wallpaper.svg +++ b/icons/wallpaper.svg @@ -1,4 +1,4 @@ - + diff --git a/src/Valkyrie.ts b/src/Valkyrie.ts index a5958b16..f4928761 100644 --- a/src/Valkyrie.ts +++ b/src/Valkyrie.ts @@ -4,119 +4,119 @@ export const viAngleDown: { data: string; } = { name: 'angle_down', - data: `` + data: `` }; export const viAngleLeft: { name: 'angle_left'; data: string; } = { name: 'angle_left', - data: `` + data: `` }; export const viAngleRight: { name: 'angle_right'; data: string; } = { name: 'angle_right', - data: `` + data: `` }; export const viAngleUp: { name: 'angle_up'; data: string; } = { name: 'angle_up', - data: `` + data: `` }; export const viAppleAppStore: { name: 'apple_app_store'; data: string; } = { name: 'apple_app_store', - data: `` + data: `` }; export const viArrowDownToLine: { name: 'arrow_down_to_line'; data: string; } = { name: 'arrow_down_to_line', - data: `` + data: `` }; export const viArrowDown: { name: 'arrow_down'; data: string; } = { name: 'arrow_down', - data: `` + data: `` }; export const viArrowLeftFromBracket: { name: 'arrow_left_from_bracket'; data: string; } = { name: 'arrow_left_from_bracket', - data: `` + data: `` }; export const viArrowLeftToBracket: { name: 'arrow_left_to_bracket'; data: string; } = { name: 'arrow_left_to_bracket', - data: `` + data: `` }; export const viArrowLeftToLine: { name: 'arrow_left_to_line'; data: string; } = { name: 'arrow_left_to_line', - data: `` + data: `` }; export const viArrowLeft: { name: 'arrow_left'; data: string; } = { name: 'arrow_left', - data: `` + data: `` }; export const viArrowRightFromBracket: { name: 'arrow_right_from_bracket'; data: string; } = { name: 'arrow_right_from_bracket', - data: `` + data: `` }; export const viArrowRightToBracket: { name: 'arrow_right_to_bracket'; data: string; } = { name: 'arrow_right_to_bracket', - data: `` + data: `` }; export const viArrowRightToLine: { name: 'arrow_right_to_line'; data: string; } = { name: 'arrow_right_to_line', - data: `` + data: `` }; export const viArrowRight: { name: 'arrow_right'; data: string; } = { name: 'arrow_right', - data: `` + data: `` }; export const viArrowUpToLine: { name: 'arrow_up_to_line'; data: string; } = { name: 'arrow_up_to_line', - data: `` + data: `` }; export const viArrowUp: { name: 'arrow_up'; data: string; } = { name: 'arrow_up', - data: `` + data: `` }; export const viBars: { name: 'bars'; @@ -130,21 +130,21 @@ export const viBlf: { data: string; } = { name: 'blf', - data: `` + data: `` }; export const viBook: { name: 'book'; data: string; } = { name: 'book', - data: `` + data: `` }; export const viBoxFull: { name: 'box_full'; data: string; } = { name: 'box_full', - data: `` + data: `` }; export const viBuilding: { name: 'building'; @@ -172,21 +172,21 @@ export const viCheck: { data: string; } = { name: 'check', - data: `` + data: `` }; export const viCircleCheck: { name: 'circle_check'; data: string; } = { name: 'circle_check', - data: `` + data: `` }; export const viCircleDanger: { name: 'circle_danger'; data: string; } = { name: 'circle_danger', - data: `` + data: `` }; export const viCircleInfo: { name: 'circle_info'; @@ -207,14 +207,14 @@ export const viCircleQuestion: { data: string; } = { name: 'circle_question', - data: `` + data: `` }; export const viCircleUser: { name: 'circle_user'; data: string; } = { name: 'circle_user', - data: `` + data: `` }; export const viCircleWarning: { name: 'circle_warning'; @@ -228,21 +228,21 @@ export const viClock: { data: string; } = { name: 'clock', - data: `` + data: `` }; export const viCompass: { name: 'compass'; data: string; } = { name: 'compass', - data: `` + data: `` }; export const viCopy: { name: 'copy'; data: string; } = { name: 'copy', - data: `` + data: `` }; export const viDashboard: { name: 'dashboard'; @@ -256,7 +256,7 @@ export const viDeskPhone: { data: string; } = { name: 'desk_phone', - data: `` + data: `` }; export const viDevices: { name: 'devices'; @@ -270,7 +270,7 @@ export const viEarth: { data: string; } = { name: 'earth', - data: `` + data: `` }; export const viEllipsis: { name: 'ellipsis'; @@ -284,175 +284,175 @@ export const viEnvelope: { data: string; } = { name: 'envelope', - data: `` + data: `` }; export const viEuro: { name: 'euro'; data: string; } = { name: 'euro', - data: `` + data: `` }; export const viFacebookMessenger: { name: 'facebook_messenger'; data: string; } = { name: 'facebook_messenger', - data: `` + data: `` }; export const viFacebook: { name: 'facebook'; data: string; } = { name: 'facebook', - data: `` + data: `` }; export const viFax: { name: 'fax'; data: string; } = { name: 'fax', - data: `` + data: `` }; export const viFingerprint: { name: 'fingerprint'; data: string; } = { name: 'fingerprint', - data: `` + data: `` }; export const viFlagCheckered: { name: 'flag_checkered'; data: string; } = { name: 'flag_checkered', - data: `` + data: `` }; export const viFloppyDisk: { name: 'floppy_disk'; data: string; } = { name: 'floppy_disk', - data: `` + data: `` }; export const viFolder: { name: 'folder'; data: string; } = { name: 'folder', - data: `` + data: `` }; export const viGauge: { name: 'gauge'; data: string; } = { name: 'gauge', - data: `` + data: `` }; export const viGear: { name: 'gear'; data: string; } = { name: 'gear', - data: `` + data: `` }; export const viGooglePlay: { name: 'google_play'; data: string; } = { name: 'google_play', - data: `` + data: `` }; export const viHeadset: { name: 'headset'; data: string; } = { name: 'headset', - data: `` + data: `` }; export const viHeartBroken: { name: 'heart_broken'; data: string; } = { name: 'heart_broken', - data: `` + data: `` }; export const viHeartHalf: { name: 'heart_half'; data: string; } = { name: 'heart_half', - data: `` + data: `` }; export const viHeart: { name: 'heart'; data: string; } = { name: 'heart', - data: `` + data: `` }; export const viHistory: { name: 'history'; data: string; } = { name: 'history', - data: `` + data: `` }; export const viHome: { name: 'home'; data: string; } = { name: 'home', - data: `` + data: `` }; export const viIdCard: { name: 'id_card'; data: string; } = { name: 'id_card', - data: `` + data: `` }; export const viImage: { name: 'image'; data: string; } = { name: 'image', - data: `` + data: `` }; export const viLayersPlus: { name: 'layers_plus'; data: string; } = { name: 'layers_plus', - data: `` + data: `` }; export const viLightbulbOn: { name: 'lightbulb_on'; data: string; } = { name: 'lightbulb_on', - data: `` + data: `` }; export const viLightbulb: { name: 'lightbulb'; data: string; } = { name: 'lightbulb', - data: `` + data: `` }; export const viLinkedin: { name: 'linkedin'; data: string; } = { name: 'linkedin', - data: `` + data: `` }; export const viListOl: { name: 'list_ol'; data: string; } = { name: 'list_ol', - data: `` + data: `` }; export const viLock: { name: 'lock'; @@ -466,56 +466,56 @@ export const viMapMarkerSlashed: { data: string; } = { name: 'map_marker_slashed', - data: `` + data: `` }; export const viMapMarker: { name: 'map_marker'; data: string; } = { name: 'map_marker', - data: `` + data: `` }; export const viMessage: { name: 'message'; data: string; } = { name: 'message', - data: `` + data: `` }; export const viNetwork: { name: 'network'; data: string; } = { name: 'network', - data: `` + data: `` }; export const viParachute: { name: 'parachute'; data: string; } = { name: 'parachute', - data: `` + data: `` }; export const viPen: { name: 'pen'; data: string; } = { name: 'pen', - data: `` + data: `` }; export const viPhoneGear: { name: 'phone_gear'; data: string; } = { name: 'phone_gear', - data: `` + data: `` }; export const viPhone: { name: 'phone'; data: string; } = { name: 'phone', - data: `` + data: `` }; export const viPlus: { name: 'plus'; @@ -529,28 +529,28 @@ export const viPresent: { data: string; } = { name: 'present', - data: `` + data: `` }; export const viRefresh: { name: 'refresh'; data: string; } = { name: 'refresh', - data: `` + data: `` }; export const viSearch: { name: 'search'; data: string; } = { name: 'search', - data: `` + data: `` }; export const viSend: { name: 'send'; data: string; } = { name: 'send', - data: `` + data: `` }; export const viServer: { name: 'server'; @@ -564,49 +564,49 @@ export const viShieldDanger: { data: string; } = { name: 'shield_danger', - data: `` + data: `` }; export const viShieldKeyhole: { name: 'shield_keyhole'; data: string; } = { name: 'shield_keyhole', - data: `` + data: `` }; export const viShieldPlus: { name: 'shield_plus'; data: string; } = { name: 'shield_plus', - data: `` + data: `` }; export const viShield: { name: 'shield'; data: string; } = { name: 'shield', - data: `` + data: `` }; export const viSimCard: { name: 'sim_card'; data: string; } = { name: 'sim_card', - data: `` + data: `` }; export const viSippy: { name: 'sippy'; data: string; } = { name: 'sippy', - data: `` + data: `` }; export const viSmartphoneDivert: { name: 'smartphone_divert'; data: string; } = { name: 'smartphone_divert', - data: `` + data: `` }; export const viSmartphone: { name: 'smartphone'; @@ -627,21 +627,21 @@ export const viSpinnerThird: { data: string; } = { name: 'spinner_third', - data: `` + data: `` }; export const viSpy: { name: 'spy'; data: string; } = { name: 'spy', - data: `` + data: `` }; export const viTimetable: { name: 'timetable'; data: string; } = { name: 'timetable', - data: `` + data: `` }; export const viTrash: { name: 'trash'; @@ -655,7 +655,7 @@ export const viTriangleWarning: { data: string; } = { name: 'triangle_warning', - data: `` + data: `` }; export const viUnlock: { name: 'unlock'; @@ -669,77 +669,77 @@ export const viUserGear: { data: string; } = { name: 'user_gear', - data: `` + data: `` }; export const viUserHeadset: { name: 'user_headset'; data: string; } = { name: 'user_headset', - data: `` + data: `` }; export const viUserList: { name: 'user_list'; data: string; } = { name: 'user_list', - data: `` + data: `` }; export const viUserLock: { name: 'user_lock'; data: string; } = { name: 'user_lock', - data: `` + data: `` }; export const viUserPlus: { name: 'user_plus'; data: string; } = { name: 'user_plus', - data: `` + data: `` }; export const viUser: { name: 'user'; data: string; } = { name: 'user', - data: `` + data: `` }; export const viUsers: { name: 'users'; data: string; } = { name: 'users', - data: `` + data: `` }; export const viVideoRecorder: { name: 'video_recorder'; data: string; } = { name: 'video_recorder', - data: `` + data: `` }; export const viVoiceRecorder: { name: 'voice_recorder'; data: string; } = { name: 'voice_recorder', - data: `` + data: `` }; export const viVoicemail: { name: 'voicemail'; data: string; } = { name: 'voicemail', - data: `` + data: `` }; export const viWallpaper: { name: 'wallpaper'; data: string; } = { name: 'wallpaper', - data: `` + data: `` }; export const viXMark: { name: 'x_mark'; diff --git a/svgo.config.js b/svgo.config.js index 4c029b46..19c4c2df 100644 --- a/svgo.config.js +++ b/svgo.config.js @@ -24,6 +24,12 @@ module.exports = { ] } }, + { + name: 'convertPathData', + params: { + floatPrecision: 2 + } + }, { name: 'removeUnknownsAndDefaults', params: { From a29d5e9d2e44a904f452b69910c004ad29f7e361 Mon Sep 17 00:00:00 2001 From: Yannick Date: Mon, 9 Aug 2021 16:36:44 +0200 Subject: [PATCH 2/2] Recompile icons --- icons/angle-down.svg | 2 +- icons/angle-left.svg | 2 +- icons/angle-right.svg | 2 +- icons/apple-app-store.svg | 2 +- icons/arrow-down-to-line.svg | 2 +- icons/arrow-left-from-bracket.svg | 4 ++-- icons/arrow-left-to-bracket.svg | 4 ++-- icons/arrow-left-to-line.svg | 2 +- icons/arrow-left.svg | 2 +- icons/arrow-right-from-bracket.svg | 4 ++-- icons/arrow-right-to-bracket.svg | 4 ++-- icons/arrow-right-to-line.svg | 2 +- icons/arrow-right.svg | 2 +- icons/arrow-up-to-line.svg | 2 +- icons/arrow-up.svg | 2 +- icons/bars.svg | 2 +- icons/book.svg | 2 +- icons/building.svg | 2 +- icons/calendar-holidays.svg | 2 +- icons/calendar.svg | 2 +- icons/check.svg | 2 +- icons/circle-question.svg | 2 +- icons/circle-user.svg | 2 +- icons/compass.svg | 2 +- icons/copy.svg | 4 ++-- icons/desk-phone.svg | 4 ++-- icons/desktop.svg | 2 +- icons/devices.svg | 2 +- icons/earth.svg | 4 ++-- icons/envelope.svg | 2 +- icons/euro.svg | 2 +- icons/fax.svg | 4 ++-- icons/fingerprint.svg | 8 ++++---- icons/flag-checkered.svg | 2 +- icons/flag.svg | 2 +- icons/floppy-disk.svg | 2 +- icons/folder.svg | 2 +- icons/gear.svg | 2 +- icons/headset.svg | 4 ++-- icons/heart-broken.svg | 2 +- icons/heart-half.svg | 2 +- icons/heart.svg | 2 +- icons/history.svg | 2 +- icons/home.svg | 2 +- icons/id-card.svg | 2 +- icons/image.svg | 2 +- icons/laptop.svg | 2 +- icons/layers.svg | 4 ++-- icons/lightbulb-on.svg | 4 ++-- icons/lightbulb.svg | 4 ++-- icons/linkedin.svg | 2 +- icons/list-ol.svg | 2 +- icons/lock.svg | 2 +- icons/map-marker-slashed.svg | 2 +- icons/map-marker.svg | 2 +- icons/message.svg | 2 +- icons/network.svg | 2 +- icons/parachute.svg | 2 +- icons/pen.svg | 2 +- icons/phone.svg | 2 +- icons/present.svg | 2 +- icons/search.svg | 2 +- icons/send.svg | 2 +- icons/server.svg | 2 +- icons/shield-danger.svg | 4 ++-- icons/shield-keyhole.svg | 4 ++-- icons/shield-plus.svg | 2 +- icons/shield.svg | 2 +- icons/sim-card.svg | 2 +- icons/sippy.svg | 2 +- icons/smartphone-divert.svg | 4 ++-- icons/smartphone.svg | 2 +- icons/sound-wave.svg | 2 +- icons/spy.svg | 2 +- icons/table.svg | 2 +- icons/trash.svg | 4 ++-- icons/triangle-warning.svg | 2 +- icons/unlock.svg | 2 +- icons/user-headset.svg | 6 +++--- icons/user-list.svg | 2 +- icons/user.svg | 2 +- icons/users.svg | 4 ++-- icons/video-recorder.svg | 2 +- icons/wallpaper.svg | 2 +- 84 files changed, 106 insertions(+), 106 deletions(-) diff --git a/icons/angle-down.svg b/icons/angle-down.svg index 28c26f65..bc209c9f 100644 --- a/icons/angle-down.svg +++ b/icons/angle-down.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/angle-left.svg b/icons/angle-left.svg index a5e7a580..af10d2ea 100644 --- a/icons/angle-left.svg +++ b/icons/angle-left.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/angle-right.svg b/icons/angle-right.svg index 1ba85c9e..a2ae89ce 100644 --- a/icons/angle-right.svg +++ b/icons/angle-right.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/apple-app-store.svg b/icons/apple-app-store.svg index 0c293bec..84784fef 100644 --- a/icons/apple-app-store.svg +++ b/icons/apple-app-store.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/arrow-down-to-line.svg b/icons/arrow-down-to-line.svg index 0c0c7812..cc876c4b 100644 --- a/icons/arrow-down-to-line.svg +++ b/icons/arrow-down-to-line.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/arrow-left-from-bracket.svg b/icons/arrow-left-from-bracket.svg index bb220326..4d624012 100644 --- a/icons/arrow-left-from-bracket.svg +++ b/icons/arrow-left-from-bracket.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/arrow-left-to-bracket.svg b/icons/arrow-left-to-bracket.svg index 474c68b1..24a48923 100644 --- a/icons/arrow-left-to-bracket.svg +++ b/icons/arrow-left-to-bracket.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/arrow-left-to-line.svg b/icons/arrow-left-to-line.svg index b2cbe50f..eb8117e1 100644 --- a/icons/arrow-left-to-line.svg +++ b/icons/arrow-left-to-line.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/arrow-left.svg b/icons/arrow-left.svg index 2a39b503..71b91cf0 100644 --- a/icons/arrow-left.svg +++ b/icons/arrow-left.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/arrow-right-from-bracket.svg b/icons/arrow-right-from-bracket.svg index 9ea24ea6..345a7f6d 100644 --- a/icons/arrow-right-from-bracket.svg +++ b/icons/arrow-right-from-bracket.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/arrow-right-to-bracket.svg b/icons/arrow-right-to-bracket.svg index 87f9ca94..1fa05033 100644 --- a/icons/arrow-right-to-bracket.svg +++ b/icons/arrow-right-to-bracket.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/arrow-right-to-line.svg b/icons/arrow-right-to-line.svg index bedcb659..5ca0a3bb 100644 --- a/icons/arrow-right-to-line.svg +++ b/icons/arrow-right-to-line.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/arrow-right.svg b/icons/arrow-right.svg index 16d320ba..d2a18e82 100644 --- a/icons/arrow-right.svg +++ b/icons/arrow-right.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/arrow-up-to-line.svg b/icons/arrow-up-to-line.svg index 6b511fa4..985f5546 100644 --- a/icons/arrow-up-to-line.svg +++ b/icons/arrow-up-to-line.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/arrow-up.svg b/icons/arrow-up.svg index e80903de..d792983a 100644 --- a/icons/arrow-up.svg +++ b/icons/arrow-up.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/bars.svg b/icons/bars.svg index 504924b7..8432e3f1 100644 --- a/icons/bars.svg +++ b/icons/bars.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/book.svg b/icons/book.svg index 52ef59d4..2d008b62 100644 --- a/icons/book.svg +++ b/icons/book.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/building.svg b/icons/building.svg index e20ea640..9fd87c01 100644 --- a/icons/building.svg +++ b/icons/building.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/calendar-holidays.svg b/icons/calendar-holidays.svg index 646ece0d..86629979 100644 --- a/icons/calendar-holidays.svg +++ b/icons/calendar-holidays.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/calendar.svg b/icons/calendar.svg index 2c18976f..a3ce0e1e 100644 --- a/icons/calendar.svg +++ b/icons/calendar.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/check.svg b/icons/check.svg index d5f98fce..4c06c98f 100644 --- a/icons/check.svg +++ b/icons/check.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/circle-question.svg b/icons/circle-question.svg index 21da062c..29a56c76 100644 --- a/icons/circle-question.svg +++ b/icons/circle-question.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/circle-user.svg b/icons/circle-user.svg index 1c6f57b1..acc26d08 100644 --- a/icons/circle-user.svg +++ b/icons/circle-user.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/compass.svg b/icons/compass.svg index 7719e76b..fd86e75e 100644 --- a/icons/compass.svg +++ b/icons/compass.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/copy.svg b/icons/copy.svg index 4b9fe095..1600affb 100644 --- a/icons/copy.svg +++ b/icons/copy.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/desk-phone.svg b/icons/desk-phone.svg index 14d7cc7c..c24718e8 100644 --- a/icons/desk-phone.svg +++ b/icons/desk-phone.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/desktop.svg b/icons/desktop.svg index 6de6a970..05a4bba4 100644 --- a/icons/desktop.svg +++ b/icons/desktop.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/devices.svg b/icons/devices.svg index d5e144e7..fa6536ca 100644 --- a/icons/devices.svg +++ b/icons/devices.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/earth.svg b/icons/earth.svg index 63edda84..745eabd9 100644 --- a/icons/earth.svg +++ b/icons/earth.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/envelope.svg b/icons/envelope.svg index 446ba548..ded042d2 100644 --- a/icons/envelope.svg +++ b/icons/envelope.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/euro.svg b/icons/euro.svg index b57c5e25..7783fae4 100644 --- a/icons/euro.svg +++ b/icons/euro.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/fax.svg b/icons/fax.svg index f1f36cc5..61a0efd2 100644 --- a/icons/fax.svg +++ b/icons/fax.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/fingerprint.svg b/icons/fingerprint.svg index 72be7bdc..d2e168b4 100644 --- a/icons/fingerprint.svg +++ b/icons/fingerprint.svg @@ -1,6 +1,6 @@ - - - - + + + + diff --git a/icons/flag-checkered.svg b/icons/flag-checkered.svg index 5c6d745d..f8ec999a 100644 --- a/icons/flag-checkered.svg +++ b/icons/flag-checkered.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/flag.svg b/icons/flag.svg index 69bfad8b..cf9bcfb2 100644 --- a/icons/flag.svg +++ b/icons/flag.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/floppy-disk.svg b/icons/floppy-disk.svg index e2b062cc..20b77d00 100644 --- a/icons/floppy-disk.svg +++ b/icons/floppy-disk.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/folder.svg b/icons/folder.svg index 803e8b19..b6d9ffec 100644 --- a/icons/folder.svg +++ b/icons/folder.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/gear.svg b/icons/gear.svg index 1c86970e..decbe2a9 100644 --- a/icons/gear.svg +++ b/icons/gear.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/headset.svg b/icons/headset.svg index 6849def0..08c21fce 100644 --- a/icons/headset.svg +++ b/icons/headset.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/heart-broken.svg b/icons/heart-broken.svg index 48641886..b4ffaf8c 100644 --- a/icons/heart-broken.svg +++ b/icons/heart-broken.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/heart-half.svg b/icons/heart-half.svg index 40d19f07..45ab5273 100644 --- a/icons/heart-half.svg +++ b/icons/heart-half.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/heart.svg b/icons/heart.svg index e31731f5..eae2ffe8 100644 --- a/icons/heart.svg +++ b/icons/heart.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/history.svg b/icons/history.svg index 19ddb41a..8b94c5db 100644 --- a/icons/history.svg +++ b/icons/history.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/home.svg b/icons/home.svg index 0b639cec..b6ac5e2b 100644 --- a/icons/home.svg +++ b/icons/home.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/id-card.svg b/icons/id-card.svg index b3a78b85..23605482 100644 --- a/icons/id-card.svg +++ b/icons/id-card.svg @@ -1,5 +1,5 @@ - + diff --git a/icons/image.svg b/icons/image.svg index dd235fa8..3c6e4098 100644 --- a/icons/image.svg +++ b/icons/image.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/laptop.svg b/icons/laptop.svg index 42684df0..13ae9159 100644 --- a/icons/laptop.svg +++ b/icons/laptop.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/layers.svg b/icons/layers.svg index 1d4facc4..5106dc5a 100644 --- a/icons/layers.svg +++ b/icons/layers.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/lightbulb-on.svg b/icons/lightbulb-on.svg index 0e67a5d8..e67ef94a 100644 --- a/icons/lightbulb-on.svg +++ b/icons/lightbulb-on.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/lightbulb.svg b/icons/lightbulb.svg index bd02d866..998ccdce 100644 --- a/icons/lightbulb.svg +++ b/icons/lightbulb.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/linkedin.svg b/icons/linkedin.svg index 998e458f..5de0dcee 100644 --- a/icons/linkedin.svg +++ b/icons/linkedin.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/list-ol.svg b/icons/list-ol.svg index 71ccc924..64061346 100644 --- a/icons/list-ol.svg +++ b/icons/list-ol.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/lock.svg b/icons/lock.svg index 000aafe3..66ca10b0 100644 --- a/icons/lock.svg +++ b/icons/lock.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/map-marker-slashed.svg b/icons/map-marker-slashed.svg index c889cf62..966ccf3c 100644 --- a/icons/map-marker-slashed.svg +++ b/icons/map-marker-slashed.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/map-marker.svg b/icons/map-marker.svg index 4235f2f0..6c6eae1b 100644 --- a/icons/map-marker.svg +++ b/icons/map-marker.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/message.svg b/icons/message.svg index 101684ac..57c187cc 100644 --- a/icons/message.svg +++ b/icons/message.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/network.svg b/icons/network.svg index 71d20d6d..9c47ed0f 100644 --- a/icons/network.svg +++ b/icons/network.svg @@ -1,5 +1,5 @@ - + diff --git a/icons/parachute.svg b/icons/parachute.svg index d94bd848..cceaa4a9 100644 --- a/icons/parachute.svg +++ b/icons/parachute.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/pen.svg b/icons/pen.svg index 9792a59e..aafbfc0b 100644 --- a/icons/pen.svg +++ b/icons/pen.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/phone.svg b/icons/phone.svg index 7bbe808c..eead1fc4 100644 --- a/icons/phone.svg +++ b/icons/phone.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/present.svg b/icons/present.svg index fd0ed3ec..d46495d0 100644 --- a/icons/present.svg +++ b/icons/present.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/search.svg b/icons/search.svg index e0f4745a..22487847 100644 --- a/icons/search.svg +++ b/icons/search.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/send.svg b/icons/send.svg index 2cb6de5e..dd501ff0 100644 --- a/icons/send.svg +++ b/icons/send.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/server.svg b/icons/server.svg index a5ec0785..637f830c 100644 --- a/icons/server.svg +++ b/icons/server.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/shield-danger.svg b/icons/shield-danger.svg index 4d5e44e1..6f16eb0e 100644 --- a/icons/shield-danger.svg +++ b/icons/shield-danger.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/shield-keyhole.svg b/icons/shield-keyhole.svg index 9bb5c00c..19a44bd7 100644 --- a/icons/shield-keyhole.svg +++ b/icons/shield-keyhole.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/shield-plus.svg b/icons/shield-plus.svg index 39e4dd83..6fe9838b 100644 --- a/icons/shield-plus.svg +++ b/icons/shield-plus.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/shield.svg b/icons/shield.svg index 457fb088..196ac9f2 100644 --- a/icons/shield.svg +++ b/icons/shield.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/sim-card.svg b/icons/sim-card.svg index ef0ea7c9..2863d24f 100644 --- a/icons/sim-card.svg +++ b/icons/sim-card.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/sippy.svg b/icons/sippy.svg index bff5d260..04662b18 100644 --- a/icons/sippy.svg +++ b/icons/sippy.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/smartphone-divert.svg b/icons/smartphone-divert.svg index a15bb5cc..42af4434 100644 --- a/icons/smartphone-divert.svg +++ b/icons/smartphone-divert.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/smartphone.svg b/icons/smartphone.svg index 59eac08d..cc244501 100644 --- a/icons/smartphone.svg +++ b/icons/smartphone.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/sound-wave.svg b/icons/sound-wave.svg index 369d0d08..4c3f5310 100644 --- a/icons/sound-wave.svg +++ b/icons/sound-wave.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/spy.svg b/icons/spy.svg index f1d1241b..4fe5a636 100644 --- a/icons/spy.svg +++ b/icons/spy.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/table.svg b/icons/table.svg index 05963c84..a3769779 100644 --- a/icons/table.svg +++ b/icons/table.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/trash.svg b/icons/trash.svg index 4d3916da..204cf7b4 100644 --- a/icons/trash.svg +++ b/icons/trash.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/triangle-warning.svg b/icons/triangle-warning.svg index 2130d933..d7a7e959 100644 --- a/icons/triangle-warning.svg +++ b/icons/triangle-warning.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/unlock.svg b/icons/unlock.svg index 46854e39..60850d1b 100644 --- a/icons/unlock.svg +++ b/icons/unlock.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/user-headset.svg b/icons/user-headset.svg index c0a713bc..64fe8235 100644 --- a/icons/user-headset.svg +++ b/icons/user-headset.svg @@ -1,5 +1,5 @@ - - - + + + diff --git a/icons/user-list.svg b/icons/user-list.svg index e6cbb5c6..ebeeeb81 100644 --- a/icons/user-list.svg +++ b/icons/user-list.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/user.svg b/icons/user.svg index 6492bbcf..67564f02 100644 --- a/icons/user.svg +++ b/icons/user.svg @@ -1,3 +1,3 @@ - + diff --git a/icons/users.svg b/icons/users.svg index ef4761e7..04f9b38e 100644 --- a/icons/users.svg +++ b/icons/users.svg @@ -1,5 +1,5 @@ - - + + diff --git a/icons/video-recorder.svg b/icons/video-recorder.svg index 88751e35..cde06c93 100644 --- a/icons/video-recorder.svg +++ b/icons/video-recorder.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/wallpaper.svg b/icons/wallpaper.svg index 7e1c7a72..40ec60a0 100644 --- a/icons/wallpaper.svg +++ b/icons/wallpaper.svg @@ -1,4 +1,4 @@ - +