diff --git a/package.json b/package.json index 74914289a..8ada0fe23 100644 --- a/package.json +++ b/package.json @@ -60,6 +60,7 @@ "@svgr/babel-plugin-replace-jsx-attribute-value": "5.0.1", "@svgr/core": "5.4.0", "clean-css": "4.2.3", + "csv-parser": "^3.0.0", "glob": "7.1.6", "gulp": "4.0.2", "gulp-iconfont": "10.0.3", @@ -67,6 +68,7 @@ "lodash.template": "4.5.0", "minimist": "1.2.5", "node-sass": "4.14.1", + "parse-svg-path": "^0.1.2", "puppeteer": "5.3.0", "release-it": "14.0.3", "rollup": "2.28.2", diff --git a/src/_icons/3d-cube-sphere.svg b/src/_icons/3d-cube-sphere.svg index ad0298bd8..5a3a292b2 100644 --- a/src/_icons/3d-cube-sphere.svg +++ b/src/_icons/3d-cube-sphere.svg @@ -12,6 +12,6 @@ version: 1.20 - + diff --git a/src/_icons/alert-octagon.svg b/src/_icons/alert-octagon.svg index 94566c8b4..f9047a4a1 100644 --- a/src/_icons/alert-octagon.svg +++ b/src/_icons/alert-octagon.svg @@ -2,7 +2,7 @@ version: 1.19 --- - + diff --git a/src/_icons/arrows-double-ne-sw.svg b/src/_icons/arrows-double-ne-sw.svg index f6734e60a..f2440ddf2 100644 --- a/src/_icons/arrows-double-ne-sw.svg +++ b/src/_icons/arrows-double-ne-sw.svg @@ -2,8 +2,8 @@ category: Arrows --- - + - + diff --git a/src/_icons/arrows-double-nw-se.svg b/src/_icons/arrows-double-nw-se.svg index a3dea4e8f..030def3cb 100644 --- a/src/_icons/arrows-double-nw-se.svg +++ b/src/_icons/arrows-double-nw-se.svg @@ -2,7 +2,7 @@ category: Arrows --- - + diff --git a/src/_icons/arrows-double-se-nw.svg b/src/_icons/arrows-double-se-nw.svg index bde9f502c..d9a8a074b 100644 --- a/src/_icons/arrows-double-se-nw.svg +++ b/src/_icons/arrows-double-se-nw.svg @@ -5,5 +5,5 @@ category: Arrows - + diff --git a/src/_icons/arrows-double-sw-ne.svg b/src/_icons/arrows-double-sw-ne.svg index 85ea04ee0..5c73b6ab3 100644 --- a/src/_icons/arrows-double-sw-ne.svg +++ b/src/_icons/arrows-double-sw-ne.svg @@ -2,8 +2,8 @@ category: Arrows --- - + - + diff --git a/src/_icons/arrows-sort.svg b/src/_icons/arrows-sort.svg index 98aa11c22..fb57efa11 100644 --- a/src/_icons/arrows-sort.svg +++ b/src/_icons/arrows-sort.svg @@ -4,6 +4,6 @@ category: Arrows version: 1.2 --- - - + + diff --git a/src/_icons/backhoe.svg b/src/_icons/backhoe.svg index 4645f3c45..0dc1c3d54 100644 --- a/src/_icons/backhoe.svg +++ b/src/_icons/backhoe.svg @@ -7,7 +7,7 @@ version: 1.34 - + diff --git a/src/_icons/backspace.svg b/src/_icons/backspace.svg index ab71feed8..51514475d 100644 --- a/src/_icons/backspace.svg +++ b/src/_icons/backspace.svg @@ -4,6 +4,6 @@ tags: [delete, remove, eliminate] version: 1.0 --- - + diff --git a/src/_icons/basket.svg b/src/_icons/basket.svg index e4b59ce36..919d37e63 100644 --- a/src/_icons/basket.svg +++ b/src/_icons/basket.svg @@ -3,6 +3,6 @@ version: 1.7 --- - + diff --git a/src/_icons/battery-1.svg b/src/_icons/battery-1.svg index c56048c61..2126b90f9 100644 --- a/src/_icons/battery-1.svg +++ b/src/_icons/battery-1.svg @@ -4,6 +4,6 @@ tags: [energy, power, electricity] version: 1.0 --- - + diff --git a/src/_icons/battery-2.svg b/src/_icons/battery-2.svg index 651753365..f9d7b8990 100644 --- a/src/_icons/battery-2.svg +++ b/src/_icons/battery-2.svg @@ -4,7 +4,7 @@ tags: [energy, power, electricity] version: 1.0 --- - + diff --git a/src/_icons/battery-3.svg b/src/_icons/battery-3.svg index 5931c7036..f85c4fc76 100644 --- a/src/_icons/battery-3.svg +++ b/src/_icons/battery-3.svg @@ -4,7 +4,7 @@ tags: [energy, power, electricity] version: 1.0 --- - + diff --git a/src/_icons/battery-4.svg b/src/_icons/battery-4.svg index 15842bf26..cf1a4bb63 100644 --- a/src/_icons/battery-4.svg +++ b/src/_icons/battery-4.svg @@ -4,7 +4,7 @@ tags: [energy, power, electricity] version: 1.0 --- - + diff --git a/src/_icons/battery-charging.svg b/src/_icons/battery-charging.svg index 6cb67528e..a59aa1b69 100644 --- a/src/_icons/battery-charging.svg +++ b/src/_icons/battery-charging.svg @@ -4,7 +4,7 @@ tags: [charge, energy, power, electricity] version: 1.0 --- - + diff --git a/src/_icons/battery.svg b/src/_icons/battery.svg index c676d38b3..3d7ccb552 100644 --- a/src/_icons/battery.svg +++ b/src/_icons/battery.svg @@ -4,5 +4,5 @@ tags: [energy, power, electricity] version: 1.0 --- - + diff --git a/src/_icons/bell-minus.svg b/src/_icons/bell-minus.svg index 6e858cc5c..8e9e643e4 100644 --- a/src/_icons/bell-minus.svg +++ b/src/_icons/bell-minus.svg @@ -2,7 +2,7 @@ category: System --- - + diff --git a/src/_icons/bell-plus.svg b/src/_icons/bell-plus.svg index ff558eecd..faed1086f 100644 --- a/src/_icons/bell-plus.svg +++ b/src/_icons/bell-plus.svg @@ -2,7 +2,7 @@ category: System --- - + diff --git a/src/_icons/bell-x.svg b/src/_icons/bell-x.svg index 8167ee4c1..c04047e06 100644 --- a/src/_icons/bell-x.svg +++ b/src/_icons/bell-x.svg @@ -2,7 +2,7 @@ category: System --- - + - + diff --git a/src/_icons/biohazard.svg b/src/_icons/biohazard.svg index 78a319795..9ca7ffcac 100644 --- a/src/_icons/biohazard.svg +++ b/src/_icons/biohazard.svg @@ -4,5 +4,5 @@ version: 1.18 --- - + diff --git a/src/_icons/bookmark.svg b/src/_icons/bookmark.svg index ecd89682f..83521fb5a 100644 --- a/src/_icons/bookmark.svg +++ b/src/_icons/bookmark.svg @@ -4,5 +4,5 @@ tags: [read, clip, marker, tag] version: 1.0 --- - + diff --git a/src/_icons/brand-apple.svg b/src/_icons/brand-apple.svg index f0d45276e..2d06d952b 100644 --- a/src/_icons/brand-apple.svg +++ b/src/_icons/brand-apple.svg @@ -3,6 +3,6 @@ category: Brand version: 1.9 --- - + diff --git a/src/_icons/brand-discord.svg b/src/_icons/brand-discord.svg index 840af9ddd..1e760c09b 100644 --- a/src/_icons/brand-discord.svg +++ b/src/_icons/brand-discord.svg @@ -5,7 +5,7 @@ version: 1.21 - + diff --git a/src/_icons/brand-edge.svg b/src/_icons/brand-edge.svg index ed1630533..a2a7adb1f 100644 --- a/src/_icons/brand-edge.svg +++ b/src/_icons/brand-edge.svg @@ -5,7 +5,7 @@ version: 1.23 --- - + - + diff --git a/src/_icons/brand-kotlin.svg b/src/_icons/brand-kotlin.svg index 722e16ee4..0a4e01739 100644 --- a/src/_icons/brand-kotlin.svg +++ b/src/_icons/brand-kotlin.svg @@ -5,6 +5,6 @@ version: 1.32 - + diff --git a/src/_icons/brand-paypal.svg b/src/_icons/brand-paypal.svg index 6ffcecc52..336a70bea 100644 --- a/src/_icons/brand-paypal.svg +++ b/src/_icons/brand-paypal.svg @@ -3,5 +3,5 @@ category: Brand version: 1.9 --- - + diff --git a/src/_icons/brand-reddit.svg b/src/_icons/brand-reddit.svg index 32306f283..88104b2b1 100644 --- a/src/_icons/brand-reddit.svg +++ b/src/_icons/brand-reddit.svg @@ -4,7 +4,7 @@ version: 1.15 --- - + diff --git a/src/_icons/brand-spotify.svg b/src/_icons/brand-spotify.svg index 08e8c60e9..856001306 100644 --- a/src/_icons/brand-spotify.svg +++ b/src/_icons/brand-spotify.svg @@ -4,7 +4,7 @@ version: 1.23 --- - - - + + + diff --git a/src/_icons/brand-tailwind.svg b/src/_icons/brand-tailwind.svg index 743b54e42..d2501b55c 100644 --- a/src/_icons/brand-tailwind.svg +++ b/src/_icons/brand-tailwind.svg @@ -3,5 +3,5 @@ category: Brand version: 1.17 --- - + diff --git a/src/_icons/brand-whatsapp.svg b/src/_icons/brand-whatsapp.svg index bf9c7e827..409c513d2 100644 --- a/src/_icons/brand-whatsapp.svg +++ b/src/_icons/brand-whatsapp.svg @@ -4,5 +4,5 @@ version: 1.13 --- - + diff --git a/src/_icons/brand-yahoo.svg b/src/_icons/brand-yahoo.svg index 3201a427a..06d184deb 100644 --- a/src/_icons/brand-yahoo.svg +++ b/src/_icons/brand-yahoo.svg @@ -6,7 +6,7 @@ version: 1.32 - + diff --git a/src/_icons/bucket.svg b/src/_icons/bucket.svg index dd4f9d128..60f885cae 100644 --- a/src/_icons/bucket.svg +++ b/src/_icons/bucket.svg @@ -3,6 +3,6 @@ tags: [collection, container, water, liquid] version: 1.0 --- - + diff --git a/src/_icons/building-carousel.svg b/src/_icons/building-carousel.svg index 894cfe49a..e5d3ed714 100644 --- a/src/_icons/building-carousel.svg +++ b/src/_icons/building-carousel.svg @@ -9,5 +9,5 @@ version: 1.34 - + diff --git a/src/_icons/building-warehouse.svg b/src/_icons/building-warehouse.svg index 256ec42c6..57bf8c020 100644 --- a/src/_icons/building-warehouse.svg +++ b/src/_icons/building-warehouse.svg @@ -3,7 +3,7 @@ category: Buildings version: 1.7 --- - + diff --git a/src/_icons/car.svg b/src/_icons/car.svg index 92a55dd65..19ab877a9 100644 --- a/src/_icons/car.svg +++ b/src/_icons/car.svg @@ -6,5 +6,5 @@ version: 1.5 - + diff --git a/src/_icons/caret-down.svg b/src/_icons/caret-down.svg index 1d941ead8..188e18b75 100644 --- a/src/_icons/caret-down.svg +++ b/src/_icons/caret-down.svg @@ -4,5 +4,5 @@ tags: [next, bottom, dropdown, show, more] version: 1.2 --- - + diff --git a/src/_icons/caret-left.svg b/src/_icons/caret-left.svg index 956513f60..e8a88b2e1 100644 --- a/src/_icons/caret-left.svg +++ b/src/_icons/caret-left.svg @@ -4,5 +4,5 @@ tags: [back, previous] version: 1.2 --- - + diff --git a/src/_icons/caret-right.svg b/src/_icons/caret-right.svg index 37d49c1d6..826955c1a 100644 --- a/src/_icons/caret-right.svg +++ b/src/_icons/caret-right.svg @@ -4,5 +4,5 @@ tags: [next, play, more] version: 1.2 --- - + diff --git a/src/_icons/caret-up.svg b/src/_icons/caret-up.svg index d6855ebcd..c9dd1efe8 100644 --- a/src/_icons/caret-up.svg +++ b/src/_icons/caret-up.svg @@ -4,5 +4,5 @@ tags: [dropdown, less, up] version: 1.2 --- - + diff --git a/src/_icons/chart-donut.svg b/src/_icons/chart-donut.svg index dc00443c0..5ade6e872 100644 --- a/src/_icons/chart-donut.svg +++ b/src/_icons/chart-donut.svg @@ -4,6 +4,6 @@ category: Charts version: 1.0 --- - + diff --git a/src/_icons/chart-pie.svg b/src/_icons/chart-pie.svg index c81fee6bb..54b174211 100644 --- a/src/_icons/chart-pie.svg +++ b/src/_icons/chart-pie.svg @@ -4,6 +4,6 @@ category: Charts version: 1.0 --- - + diff --git a/src/_icons/chart-radar.svg b/src/_icons/chart-radar.svg index b7934b653..187021d1e 100644 --- a/src/_icons/chart-radar.svg +++ b/src/_icons/chart-radar.svg @@ -5,7 +5,7 @@ version: 1.33 - + - + diff --git a/src/_icons/clipboard-check.svg b/src/_icons/clipboard-check.svg index 20cec3061..e792cb54e 100644 --- a/src/_icons/clipboard-check.svg +++ b/src/_icons/clipboard-check.svg @@ -4,7 +4,7 @@ tags: [copy, "yes"] version: 1.0 --- - + diff --git a/src/_icons/comet.svg b/src/_icons/comet.svg index 4c7f6ac9b..e0cb218ce 100644 --- a/src/_icons/comet.svg +++ b/src/_icons/comet.svg @@ -3,7 +3,7 @@ category: Weather version: 1.13 --- - + diff --git a/src/_icons/credit-card-off.svg b/src/_icons/credit-card-off.svg index 417deb156..7196a50af 100644 --- a/src/_icons/credit-card-off.svg +++ b/src/_icons/credit-card-off.svg @@ -4,7 +4,7 @@ version: 1.24 --- - + diff --git a/src/_icons/curly-loop.svg b/src/_icons/curly-loop.svg index 92d126673..49ea11c20 100644 --- a/src/_icons/curly-loop.svg +++ b/src/_icons/curly-loop.svg @@ -2,5 +2,5 @@ version: 1.20 --- - + diff --git a/src/_icons/dashboard.svg b/src/_icons/dashboard.svg index 3933ee87c..036f5e4ca 100644 --- a/src/_icons/dashboard.svg +++ b/src/_icons/dashboard.svg @@ -6,5 +6,5 @@ version: 1.0 - + diff --git a/src/_icons/diamond.svg b/src/_icons/diamond.svg index 1c31b2482..607d56655 100644 --- a/src/_icons/diamond.svg +++ b/src/_icons/diamond.svg @@ -3,6 +3,6 @@ tags: [jewellery, crystal, mineral, jewelry, ring] version: 1.2 --- - + diff --git a/src/_icons/drone.svg b/src/_icons/drone.svg index e245a1bf3..bf04d3538 100644 --- a/src/_icons/drone.svg +++ b/src/_icons/drone.svg @@ -6,7 +6,7 @@ version: 1.33 - + diff --git a/src/_icons/fall.svg b/src/_icons/fall.svg index 1a7044ebe..66fadac06 100644 --- a/src/_icons/fall.svg +++ b/src/_icons/fall.svg @@ -2,8 +2,8 @@ version: 1.18 --- - - + + diff --git a/src/_icons/file-phone.svg b/src/_icons/file-phone.svg index f1a2193bc..59195b841 100644 --- a/src/_icons/file-phone.svg +++ b/src/_icons/file-phone.svg @@ -6,5 +6,5 @@ version: 1.20 - + diff --git a/src/_icons/file-symlink.svg b/src/_icons/file-symlink.svg index 8d6a41be6..55b1207b2 100644 --- a/src/_icons/file-symlink.svg +++ b/src/_icons/file-symlink.svg @@ -4,7 +4,7 @@ version: 1.30 --- - + diff --git a/src/_icons/flask.svg b/src/_icons/flask.svg index ec271f5b5..8e3ee28c1 100644 --- a/src/_icons/flask.svg +++ b/src/_icons/flask.svg @@ -5,5 +5,5 @@ version: 1.6 - + diff --git a/src/_icons/friends.svg b/src/_icons/friends.svg index da3a9e99f..478fd5d47 100644 --- a/src/_icons/friends.svg +++ b/src/_icons/friends.svg @@ -4,7 +4,7 @@ version: 1.0 --- - + diff --git a/src/_icons/headphones-off.svg b/src/_icons/headphones-off.svg index 19ef5ed87..e6fcda22c 100644 --- a/src/_icons/headphones-off.svg +++ b/src/_icons/headphones-off.svg @@ -5,6 +5,6 @@ version: 1.25 - + diff --git a/src/_icons/karate.svg b/src/_icons/karate.svg index 2b7a6622c..4060fa493 100644 --- a/src/_icons/karate.svg +++ b/src/_icons/karate.svg @@ -5,6 +5,6 @@ version: 1.27 - + diff --git a/src/_icons/man.svg b/src/_icons/man.svg index d6f3f1ed0..6aca5bf8d 100644 --- a/src/_icons/man.svg +++ b/src/_icons/man.svg @@ -4,5 +4,5 @@ version: 1.0 --- - + diff --git a/src/_icons/medal.svg b/src/_icons/medal.svg index 3eb19d5fc..eec6624c2 100644 --- a/src/_icons/medal.svg +++ b/src/_icons/medal.svg @@ -3,5 +3,5 @@ version: 1.13 --- - + diff --git a/src/_icons/mood-crazy-happy.svg b/src/_icons/mood-crazy-happy.svg index a8add1133..046c860a1 100644 --- a/src/_icons/mood-crazy-happy.svg +++ b/src/_icons/mood-crazy-happy.svg @@ -5,8 +5,8 @@ version: 1.34 - + - + diff --git a/src/_icons/mood-cry.svg b/src/_icons/mood-cry.svg index ff515af29..000a8a4f6 100644 --- a/src/_icons/mood-cry.svg +++ b/src/_icons/mood-cry.svg @@ -8,5 +8,5 @@ version: 1.18 - + diff --git a/src/_icons/moon-stars.svg b/src/_icons/moon-stars.svg index 9d7cf7642..202b665f6 100644 --- a/src/_icons/moon-stars.svg +++ b/src/_icons/moon-stars.svg @@ -4,7 +4,7 @@ category: Weather version: 1.21 --- - + diff --git a/src/_icons/moon.svg b/src/_icons/moon.svg index dc04aabd4..0eebcc508 100644 --- a/src/_icons/moon.svg +++ b/src/_icons/moon.svg @@ -4,5 +4,5 @@ category: Weather version: 1.0 --- - + diff --git a/src/_icons/octagon.svg b/src/_icons/octagon.svg index 91477baf2..b3d27b03d 100644 --- a/src/_icons/octagon.svg +++ b/src/_icons/octagon.svg @@ -3,5 +3,5 @@ category: Shapes version: 1.18 --- - + diff --git a/src/_icons/panorama-vertical.svg b/src/_icons/panorama-vertical.svg index b48900ecb..32ee412ff 100644 --- a/src/_icons/panorama-vertical.svg +++ b/src/_icons/panorama-vertical.svg @@ -3,5 +3,5 @@ category: Photos version: 1.27 --- - + diff --git a/src/_icons/pennant.svg b/src/_icons/pennant.svg index d988acfa7..01ec84172 100644 --- a/src/_icons/pennant.svg +++ b/src/_icons/pennant.svg @@ -4,5 +4,5 @@ version: 1.33 - + diff --git a/src/_icons/plane.svg b/src/_icons/plane.svg index c3aa2352e..f80ba9132 100644 --- a/src/_icons/plane.svg +++ b/src/_icons/plane.svg @@ -4,5 +4,5 @@ category: Vehicles version: 1.2 --- - + diff --git a/src/_icons/planet.svg b/src/_icons/planet.svg index 8fb2c9223..1012b3e8d 100644 --- a/src/_icons/planet.svg +++ b/src/_icons/planet.svg @@ -3,6 +3,6 @@ category: Map version: 1.8 --- - + diff --git a/src/_icons/player-track-next.svg b/src/_icons/player-track-next.svg index f60ddb294..c18c9f750 100644 --- a/src/_icons/player-track-next.svg +++ b/src/_icons/player-track-next.svg @@ -3,6 +3,6 @@ category: Media version: 1.28 --- - - + + diff --git a/src/_icons/pool.svg b/src/_icons/pool.svg index 44a80c1e9..f8f096403 100644 --- a/src/_icons/pool.svg +++ b/src/_icons/pool.svg @@ -3,8 +3,8 @@ category: Sport version: 1.34 --- - - + + diff --git a/src/_icons/repeat-once.svg b/src/_icons/repeat-once.svg index d1ec4e886..ad2dfc2b9 100644 --- a/src/_icons/repeat-once.svg +++ b/src/_icons/repeat-once.svg @@ -5,6 +5,6 @@ version: 1.2 --- - + diff --git a/src/_icons/repeat.svg b/src/_icons/repeat.svg index 131b5a11a..6f53e0494 100644 --- a/src/_icons/repeat.svg +++ b/src/_icons/repeat.svg @@ -5,5 +5,5 @@ version: 1.2 --- - + diff --git a/src/_icons/ripple.svg b/src/_icons/ripple.svg index 1fdd6350f..04a6eb156 100644 --- a/src/_icons/ripple.svg +++ b/src/_icons/ripple.svg @@ -2,7 +2,7 @@ version: 1.33 --- - - - + + + diff --git a/src/_icons/road-sign.svg b/src/_icons/road-sign.svg index 7c70162a0..8805168b4 100644 --- a/src/_icons/road-sign.svg +++ b/src/_icons/road-sign.svg @@ -3,7 +3,7 @@ category: Map version: 1.20 --- - - - + + + diff --git a/src/_icons/screen-share.svg b/src/_icons/screen-share.svg index a51479275..9226f0f71 100644 --- a/src/_icons/screen-share.svg +++ b/src/_icons/screen-share.svg @@ -8,5 +8,5 @@ version: 1.24 - + diff --git a/src/_icons/smart-home.svg b/src/_icons/smart-home.svg index e65fef4cc..a9335b7c9 100644 --- a/src/_icons/smart-home.svg +++ b/src/_icons/smart-home.svg @@ -4,5 +4,5 @@ version: 1.20 --- - + diff --git a/src/_icons/square-rotated.svg b/src/_icons/square-rotated.svg index c7fcb5a72..28f67260d 100644 --- a/src/_icons/square-rotated.svg +++ b/src/_icons/square-rotated.svg @@ -3,5 +3,5 @@ category: Shapes version: 1.20 --- - + diff --git a/src/_icons/sum.svg b/src/_icons/sum.svg index 0aeeee465..cf2e9cb2b 100644 --- a/src/_icons/sum.svg +++ b/src/_icons/sum.svg @@ -3,5 +3,5 @@ tags: [equation, add, plus, amount, total] version: 1.2 --- - + diff --git a/src/_icons/tool.svg b/src/_icons/tool.svg index f54bfa69a..f2cb4372a 100644 --- a/src/_icons/tool.svg +++ b/src/_icons/tool.svg @@ -3,5 +3,5 @@ tags: [preferences, edit, settings] version: 1.0 --- - + diff --git a/src/_icons/tools-kitchen.svg b/src/_icons/tools-kitchen.svg index d6ef248d1..32db96447 100644 --- a/src/_icons/tools-kitchen.svg +++ b/src/_icons/tools-kitchen.svg @@ -4,7 +4,7 @@ version: 1.31 - + diff --git a/src/_icons/umbrella.svg b/src/_icons/umbrella.svg index a88e0f9c2..2439781bb 100644 --- a/src/_icons/umbrella.svg +++ b/src/_icons/umbrella.svg @@ -2,6 +2,6 @@ version: 1.7 --- - + diff --git a/src/_icons/volume-2.svg b/src/_icons/volume-2.svg index 181c60381..65533a1fc 100644 --- a/src/_icons/volume-2.svg +++ b/src/_icons/volume-2.svg @@ -5,5 +5,5 @@ version: 1.0 --- - + diff --git a/src/_icons/volume-3.svg b/src/_icons/volume-3.svg index 05a8ed63a..dfa6d7182 100644 --- a/src/_icons/volume-3.svg +++ b/src/_icons/volume-3.svg @@ -4,6 +4,6 @@ tags: [mute, music, sound, off, speaker] version: 1.0 --- - + diff --git a/src/_icons/volume.svg b/src/_icons/volume.svg index 9ec7af589..2a3456060 100644 --- a/src/_icons/volume.svg +++ b/src/_icons/volume.svg @@ -6,5 +6,5 @@ version: 1.0 - + diff --git a/src/_icons/wave-sine.svg b/src/_icons/wave-sine.svg index 44e4db014..b307f82e7 100644 --- a/src/_icons/wave-sine.svg +++ b/src/_icons/wave-sine.svg @@ -2,5 +2,5 @@ version: 1.19 --- - + diff --git a/src/_icons/wifi-off.svg b/src/_icons/wifi-off.svg index 79eefad7e..b01d4bf5e 100644 --- a/src/_icons/wifi-off.svg +++ b/src/_icons/wifi-off.svg @@ -6,7 +6,7 @@ version: 1.22 - - + + diff --git a/src/_icons/wifi.svg b/src/_icons/wifi.svg index 5e90f0117..e1f3c35d3 100644 --- a/src/_icons/wifi.svg +++ b/src/_icons/wifi.svg @@ -7,5 +7,5 @@ version: 1.0 - + diff --git a/src/_icons/windmill.svg b/src/_icons/windmill.svg index d47f1ea82..a050036a8 100644 --- a/src/_icons/windmill.svg +++ b/src/_icons/windmill.svg @@ -2,8 +2,8 @@ version: 1.33 --- - - - - + + + + diff --git a/src/_icons/zodiac-aquarius.svg b/src/_icons/zodiac-aquarius.svg index 22d476eb7..d1adbf0a4 100644 --- a/src/_icons/zodiac-aquarius.svg +++ b/src/_icons/zodiac-aquarius.svg @@ -3,6 +3,6 @@ category: Zodiac version: 1.17 --- - - + + diff --git a/src/_icons/zodiac-leo.svg b/src/_icons/zodiac-leo.svg index 033b095d1..b14c7ce9e 100644 --- a/src/_icons/zodiac-leo.svg +++ b/src/_icons/zodiac-leo.svg @@ -7,5 +7,5 @@ version: 1.17 - + diff --git a/src/_icons/zoom-question.svg b/src/_icons/zoom-question.svg index 85c5a8813..11d4db1b1 100644 --- a/src/_icons/zoom-question.svg +++ b/src/_icons/zoom-question.svg @@ -3,7 +3,7 @@ category: Map --- - +