From a106aed0960bd2542e30929af941002807c6323c Mon Sep 17 00:00:00 2001 From: codecalm Date: Mon, 21 Sep 2020 17:08:01 +0200 Subject: [PATCH] icons optimize --- gulpfile.js | 12 +++++++++++- src/_icons/2fa.svg | 2 +- src/_icons/3d-cube-sphere.svg | 2 +- src/_icons/alert-octagon.svg | 2 +- src/_icons/alert-triangle.svg | 2 +- src/_icons/alien.svg | 2 +- src/_icons/ball-volleyball.svg | 6 +++--- src/_icons/battery-charging.svg | 2 +- src/_icons/biohazard.svg | 2 +- src/_icons/brand-discord.svg | 4 ++-- src/_icons/brand-github.svg | 2 +- src/_icons/brand-gitlab.svg | 2 +- src/_icons/brand-google-drive.svg | 4 ++-- src/_icons/brand-google.svg | 2 +- src/_icons/brand-paypal.svg | 2 +- src/_icons/brand-pinterest.svg | 2 +- src/_icons/brand-reddit.svg | 2 +- src/_icons/brand-sketch.svg | 2 +- src/_icons/brand-slack.svg | 4 ++-- src/_icons/brand-snapchat.svg | 2 +- src/_icons/brand-tailwind.svg | 2 +- src/_icons/brand-twitter.svg | 2 +- src/_icons/brand-windows.svg | 2 +- src/_icons/bulb.svg | 2 +- src/_icons/clipboard-list.svg | 2 +- src/_icons/clipboard-x.svg | 2 +- src/_icons/clipboard.svg | 2 +- src/_icons/color-swatch.svg | 2 +- src/_icons/discount.svg | 2 +- src/_icons/ear.svg | 2 +- src/_icons/edit.svg | 2 +- src/_icons/emphasis.svg | 2 +- src/_icons/filter.svg | 2 +- src/_icons/h-2.svg | 2 +- src/_icons/h-5.svg | 2 +- src/_icons/heart-broken.svg | 2 +- src/_icons/heart.svg | 2 +- src/_icons/infinity.svg | 2 +- src/_icons/location.svg | 2 +- src/_icons/map-pin.svg | 2 +- src/_icons/medal.svg | 2 +- src/_icons/medical-cross.svg | 2 +- src/_icons/mood-cry.svg | 4 ++-- src/_icons/mood-happy.svg | 2 +- src/_icons/moon-stars.svg | 2 +- src/_icons/moon.svg | 2 +- src/_icons/notification.svg | 2 +- src/_icons/octagon.svg | 2 +- src/_icons/paperclip.svg | 2 +- src/_icons/photo.svg | 4 ++-- src/_icons/play.svg | 2 +- src/_icons/question-mark.svg | 2 +- src/_icons/radioactive.svg | 6 +++--- src/_icons/send.svg | 2 +- src/_icons/skip-forward.svg | 2 +- src/_icons/slideshow.svg | 4 ++-- src/_icons/smart-home.svg | 2 +- src/_icons/star.svg | 2 +- src/_icons/sun.svg | 2 +- src/_icons/sunset.svg | 2 +- src/_icons/sunshine.svg | 2 +- src/_icons/tag.svg | 2 +- src/_icons/thumb-down.svg | 2 +- src/_icons/thumb-up.svg | 2 +- src/_icons/track-next.svg | 2 +- src/_icons/track-prev.svg | 2 +- src/_icons/trademark.svg | 2 +- src/_icons/triangle.svg | 2 +- src/_icons/urgent.svg | 2 +- src/_icons/volume-2.svg | 2 +- src/_icons/volume-3.svg | 2 +- src/_icons/volume.svg | 2 +- src/_icons/wave-saw-tool.svg | 2 +- src/_icons/wave-sine.svg | 2 +- src/_icons/wave-square.svg | 2 +- src/_icons/zodiac-aries.svg | 4 ++-- 76 files changed, 97 insertions(+), 87 deletions(-) diff --git a/gulpfile.js b/gulpfile.js index c5d7c83ef..d2896f8f2 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -416,6 +416,7 @@ gulp.task('optimize', function (cb) { .replace(/\s?\/>/g, ' />') .replace(/\n\s*<(line|circle|path|polyline|rect)/g, "\n <$1") .replace(/polyline points="([0-9.]+)\s([0-9.]+)\s([0-9.]+)\s([0-9.]+)"/g, 'line x1="$1" y1="$2" x2="$3" y2="$4"') + .replace(/d="m/g, 'd="M') .replace(/([Aa])\s?([0-9.]+)\s([0-9.]+)\s([0-9.]+)\s?([0-1])\s?([0-1])\s?(-?[0-9.]+)\s?(-?[0-9.]+)/gi, '$1$2 $3 $4 $5 $6 $7 $8') .replace(/\n\n+/g, "\n") @@ -427,7 +428,16 @@ gulp.task('optimize', function (cb) { }) .replace(/ - + diff --git a/src/_icons/3d-cube-sphere.svg b/src/_icons/3d-cube-sphere.svg index 785617349..1139410e9 100644 --- a/src/_icons/3d-cube-sphere.svg +++ b/src/_icons/3d-cube-sphere.svg @@ -2,7 +2,7 @@ --- - + diff --git a/src/_icons/alert-octagon.svg b/src/_icons/alert-octagon.svg index 70a14feac..3d0537bec 100644 --- a/src/_icons/alert-octagon.svg +++ b/src/_icons/alert-octagon.svg @@ -1,7 +1,7 @@ --- --- - + diff --git a/src/_icons/alert-triangle.svg b/src/_icons/alert-triangle.svg index 989497c7e..943c792c3 100644 --- a/src/_icons/alert-triangle.svg +++ b/src/_icons/alert-triangle.svg @@ -3,5 +3,5 @@ tags: [warning, danger, caution, risk] --- - + diff --git a/src/_icons/alien.svg b/src/_icons/alien.svg index 402c7e6de..95d3e281d 100644 --- a/src/_icons/alien.svg +++ b/src/_icons/alien.svg @@ -2,7 +2,7 @@ --- - + diff --git a/src/_icons/ball-volleyball.svg b/src/_icons/ball-volleyball.svg index 630a90b66..431eb77f5 100644 --- a/src/_icons/ball-volleyball.svg +++ b/src/_icons/ball-volleyball.svg @@ -3,7 +3,7 @@ category: Sport --- - {% for i in (0..2) %} - 0 %} transform="rotate({{ i | times: 120 }} 12 12)"{% endif %} /> - {% endfor %} + + + diff --git a/src/_icons/battery-charging.svg b/src/_icons/battery-charging.svg index 167718f52..1fb5ec16e 100644 --- a/src/_icons/battery-charging.svg +++ b/src/_icons/battery-charging.svg @@ -3,6 +3,6 @@ tags: [charge, energy, power, electricity] --- - + diff --git a/src/_icons/biohazard.svg b/src/_icons/biohazard.svg index bba875475..bd2624477 100644 --- a/src/_icons/biohazard.svg +++ b/src/_icons/biohazard.svg @@ -2,5 +2,5 @@ --- - + diff --git a/src/_icons/brand-discord.svg b/src/_icons/brand-discord.svg index 89909a38f..b9327ac82 100644 --- a/src/_icons/brand-discord.svg +++ b/src/_icons/brand-discord.svg @@ -6,6 +6,6 @@ category: Brand - - + + diff --git a/src/_icons/brand-github.svg b/src/_icons/brand-github.svg index 78aa51d2a..742799885 100644 --- a/src/_icons/brand-github.svg +++ b/src/_icons/brand-github.svg @@ -2,5 +2,5 @@ category: Brand --- - + diff --git a/src/_icons/brand-gitlab.svg b/src/_icons/brand-gitlab.svg index 06bbc072f..3fbaf3b74 100644 --- a/src/_icons/brand-gitlab.svg +++ b/src/_icons/brand-gitlab.svg @@ -2,5 +2,5 @@ category: Brand --- - + diff --git a/src/_icons/brand-google-drive.svg b/src/_icons/brand-google-drive.svg index dd47fb91e..db1cf4da0 100644 --- a/src/_icons/brand-google-drive.svg +++ b/src/_icons/brand-google-drive.svg @@ -2,7 +2,7 @@ category: Brand --- - + - + diff --git a/src/_icons/brand-google.svg b/src/_icons/brand-google.svg index e0011ab31..cdf5fc797 100644 --- a/src/_icons/brand-google.svg +++ b/src/_icons/brand-google.svg @@ -2,5 +2,5 @@ category: Brand --- - + diff --git a/src/_icons/brand-paypal.svg b/src/_icons/brand-paypal.svg index 84bba0180..071085285 100644 --- a/src/_icons/brand-paypal.svg +++ b/src/_icons/brand-paypal.svg @@ -2,5 +2,5 @@ category: Brand --- - + diff --git a/src/_icons/brand-pinterest.svg b/src/_icons/brand-pinterest.svg index 9865dd0f8..41852e1d3 100644 --- a/src/_icons/brand-pinterest.svg +++ b/src/_icons/brand-pinterest.svg @@ -3,6 +3,6 @@ category: Brand --- - + diff --git a/src/_icons/brand-reddit.svg b/src/_icons/brand-reddit.svg index e093ad1d4..199099eac 100644 --- a/src/_icons/brand-reddit.svg +++ b/src/_icons/brand-reddit.svg @@ -2,7 +2,7 @@ category: Brand --- - + diff --git a/src/_icons/brand-sketch.svg b/src/_icons/brand-sketch.svg index 1b9399042..5b97ee844 100644 --- a/src/_icons/brand-sketch.svg +++ b/src/_icons/brand-sketch.svg @@ -2,5 +2,5 @@ category: Brand --- - + diff --git a/src/_icons/brand-slack.svg b/src/_icons/brand-slack.svg index ee638e96f..c2742d5f9 100644 --- a/src/_icons/brand-slack.svg +++ b/src/_icons/brand-slack.svg @@ -2,8 +2,8 @@ category: Brand --- - + - + diff --git a/src/_icons/brand-snapchat.svg b/src/_icons/brand-snapchat.svg index 26e97ad9e..13e350ad8 100644 --- a/src/_icons/brand-snapchat.svg +++ b/src/_icons/brand-snapchat.svg @@ -2,5 +2,5 @@ category: Brand --- - + diff --git a/src/_icons/brand-tailwind.svg b/src/_icons/brand-tailwind.svg index 0f99ac3d9..14014a9b3 100644 --- a/src/_icons/brand-tailwind.svg +++ b/src/_icons/brand-tailwind.svg @@ -2,5 +2,5 @@ category: Brand --- - + diff --git a/src/_icons/brand-twitter.svg b/src/_icons/brand-twitter.svg index 493f89397..6458b323f 100644 --- a/src/_icons/brand-twitter.svg +++ b/src/_icons/brand-twitter.svg @@ -2,5 +2,5 @@ category: Brand --- - + diff --git a/src/_icons/brand-windows.svg b/src/_icons/brand-windows.svg index 9f0fbf18e..a087dbe80 100644 --- a/src/_icons/brand-windows.svg +++ b/src/_icons/brand-windows.svg @@ -2,7 +2,7 @@ category: Brand --- - + diff --git a/src/_icons/bulb.svg b/src/_icons/bulb.svg index 34c3fb510..f460cfd0f 100644 --- a/src/_icons/bulb.svg +++ b/src/_icons/bulb.svg @@ -2,7 +2,7 @@ tags: [energy, power, electricity, creativity, light, idea] --- - + diff --git a/src/_icons/clipboard-list.svg b/src/_icons/clipboard-list.svg index 61303d996..e5399de67 100644 --- a/src/_icons/clipboard-list.svg +++ b/src/_icons/clipboard-list.svg @@ -2,7 +2,7 @@ tags: [copy, items] --- - + diff --git a/src/_icons/clipboard-x.svg b/src/_icons/clipboard-x.svg index 0dda24044..074f08198 100644 --- a/src/_icons/clipboard-x.svg +++ b/src/_icons/clipboard-x.svg @@ -2,7 +2,7 @@ tags: [copy, "no"] --- - + diff --git a/src/_icons/clipboard.svg b/src/_icons/clipboard.svg index 9e1681fec..d52de6dda 100644 --- a/src/_icons/clipboard.svg +++ b/src/_icons/clipboard.svg @@ -2,6 +2,6 @@ tags: [copy] --- - + diff --git a/src/_icons/color-swatch.svg b/src/_icons/color-swatch.svg index ecddd1edd..e0db6db52 100644 --- a/src/_icons/color-swatch.svg +++ b/src/_icons/color-swatch.svg @@ -3,7 +3,7 @@ tags: [sample, choice, selection] --- - + diff --git a/src/_icons/discount.svg b/src/_icons/discount.svg index 2194ffecb..a6bdc10d2 100644 --- a/src/_icons/discount.svg +++ b/src/_icons/discount.svg @@ -5,5 +5,5 @@ tags: [sale, reduction, price, cost, money, shopping, bargain] - + diff --git a/src/_icons/ear.svg b/src/_icons/ear.svg index bd46aef69..0c9664fa7 100644 --- a/src/_icons/ear.svg +++ b/src/_icons/ear.svg @@ -2,6 +2,6 @@ tags: [sound, listen, music, hear, loud, speakers] --- - + diff --git a/src/_icons/edit.svg b/src/_icons/edit.svg index ec3433315..3da9d1548 100644 --- a/src/_icons/edit.svg +++ b/src/_icons/edit.svg @@ -2,7 +2,7 @@ tags: [pencil, change, update] --- - + diff --git a/src/_icons/emphasis.svg b/src/_icons/emphasis.svg index 4e16ff0f6..f07a14457 100644 --- a/src/_icons/emphasis.svg +++ b/src/_icons/emphasis.svg @@ -3,7 +3,7 @@ tags: [highlight, priority, stress] category: Text --- - + diff --git a/src/_icons/filter.svg b/src/_icons/filter.svg index 30212258a..ea7adee30 100644 --- a/src/_icons/filter.svg +++ b/src/_icons/filter.svg @@ -2,5 +2,5 @@ tags: [funnel, hopper, filtration] --- - + diff --git a/src/_icons/h-2.svg b/src/_icons/h-2.svg index 75b61ba6e..c97e8ae53 100644 --- a/src/_icons/h-2.svg +++ b/src/_icons/h-2.svg @@ -4,5 +4,5 @@ - + diff --git a/src/_icons/h-5.svg b/src/_icons/h-5.svg index bf3c47aca..994387971 100644 --- a/src/_icons/h-5.svg +++ b/src/_icons/h-5.svg @@ -4,5 +4,5 @@ - + diff --git a/src/_icons/heart-broken.svg b/src/_icons/heart-broken.svg index 25c584d0c..39512048a 100644 --- a/src/_icons/heart-broken.svg +++ b/src/_icons/heart-broken.svg @@ -2,6 +2,6 @@ tags: [love, emotion, like, favorite, relationship] --- - + diff --git a/src/_icons/heart.svg b/src/_icons/heart.svg index be6343d63..8b32f51e4 100644 --- a/src/_icons/heart.svg +++ b/src/_icons/heart.svg @@ -3,5 +3,5 @@ category: Shapes tags: [love, emotion, like, favorite, relationship] --- - + diff --git a/src/_icons/infinity.svg b/src/_icons/infinity.svg index 1b5d25165..48e82e6db 100644 --- a/src/_icons/infinity.svg +++ b/src/_icons/infinity.svg @@ -2,5 +2,5 @@ tags: [endless, eternity, continuum, time] --- - + diff --git a/src/_icons/location.svg b/src/_icons/location.svg index 2443914c9..e03e60a3e 100644 --- a/src/_icons/location.svg +++ b/src/_icons/location.svg @@ -2,5 +2,5 @@ tags: [navigation, map, direction, discover, travel] --- - + diff --git a/src/_icons/map-pin.svg b/src/_icons/map-pin.svg index a83b6c326..ae26a91ef 100644 --- a/src/_icons/map-pin.svg +++ b/src/_icons/map-pin.svg @@ -3,5 +3,5 @@ tags: [navigation, location, travel, pin, position, marker] --- - + diff --git a/src/_icons/medal.svg b/src/_icons/medal.svg index c595fc1b9..1af28cdc0 100644 --- a/src/_icons/medal.svg +++ b/src/_icons/medal.svg @@ -1,6 +1,6 @@ --- --- - + diff --git a/src/_icons/medical-cross.svg b/src/_icons/medical-cross.svg index 3a9b1c85c..81230def2 100644 --- a/src/_icons/medical-cross.svg +++ b/src/_icons/medical-cross.svg @@ -1,5 +1,5 @@ --- --- - + diff --git a/src/_icons/mood-cry.svg b/src/_icons/mood-cry.svg index 99d563418..2463b7488 100644 --- a/src/_icons/mood-cry.svg +++ b/src/_icons/mood-cry.svg @@ -6,6 +6,6 @@ category: Mood - - + + diff --git a/src/_icons/mood-happy.svg b/src/_icons/mood-happy.svg index 97865e0ba..1fe99c48f 100644 --- a/src/_icons/mood-happy.svg +++ b/src/_icons/mood-happy.svg @@ -6,5 +6,5 @@ category: Mood - + diff --git a/src/_icons/moon-stars.svg b/src/_icons/moon-stars.svg index 50126a806..9a44207d6 100644 --- a/src/_icons/moon-stars.svg +++ b/src/_icons/moon-stars.svg @@ -3,7 +3,7 @@ tags: [night, dark mode] category: Weather --- - + diff --git a/src/_icons/moon.svg b/src/_icons/moon.svg index 4ae294613..a2e240d46 100644 --- a/src/_icons/moon.svg +++ b/src/_icons/moon.svg @@ -3,5 +3,5 @@ tags: [night, dark mode] category: Weather --- - + diff --git a/src/_icons/notification.svg b/src/_icons/notification.svg index d52c8d82e..cbe34cf7e 100644 --- a/src/_icons/notification.svg +++ b/src/_icons/notification.svg @@ -2,6 +2,6 @@ tags: [bell, alarm, reminder, important] --- - + diff --git a/src/_icons/octagon.svg b/src/_icons/octagon.svg index 5ace1b8a1..23771887a 100644 --- a/src/_icons/octagon.svg +++ b/src/_icons/octagon.svg @@ -2,5 +2,5 @@ category: Shapes --- - + diff --git a/src/_icons/paperclip.svg b/src/_icons/paperclip.svg index 2f2963873..6254481e5 100644 --- a/src/_icons/paperclip.svg +++ b/src/_icons/paperclip.svg @@ -2,5 +2,5 @@ tags: [attachment, annex, hold] --- - + diff --git a/src/_icons/photo.svg b/src/_icons/photo.svg index 8545b54a7..4fac48d9b 100644 --- a/src/_icons/photo.svg +++ b/src/_icons/photo.svg @@ -4,6 +4,6 @@ tags: [image, picture, landscape, camera] - - + + diff --git a/src/_icons/play.svg b/src/_icons/play.svg index be2d1085c..093a459ca 100644 --- a/src/_icons/play.svg +++ b/src/_icons/play.svg @@ -1,5 +1,5 @@ --- --- - + diff --git a/src/_icons/question-mark.svg b/src/_icons/question-mark.svg index 65262e6a9..22d34cb23 100644 --- a/src/_icons/question-mark.svg +++ b/src/_icons/question-mark.svg @@ -1,6 +1,6 @@ --- --- - + diff --git a/src/_icons/radioactive.svg b/src/_icons/radioactive.svg index 3c514d107..0bb9bf210 100644 --- a/src/_icons/radioactive.svg +++ b/src/_icons/radioactive.svg @@ -1,7 +1,7 @@ --- --- - - - + + + diff --git a/src/_icons/send.svg b/src/_icons/send.svg index 47ba7255d..5bb259804 100644 --- a/src/_icons/send.svg +++ b/src/_icons/send.svg @@ -3,5 +3,5 @@ tags: [message, mail, email, gmail, paper, airplane, aeroplane] --- - + diff --git a/src/_icons/skip-forward.svg b/src/_icons/skip-forward.svg index 41cdb9b76..e1db7eda2 100644 --- a/src/_icons/skip-forward.svg +++ b/src/_icons/skip-forward.svg @@ -1,6 +1,6 @@ --- --- - + diff --git a/src/_icons/slideshow.svg b/src/_icons/slideshow.svg index c4fe2661a..ee64c1413 100644 --- a/src/_icons/slideshow.svg +++ b/src/_icons/slideshow.svg @@ -5,8 +5,8 @@ category: Text - - + + diff --git a/src/_icons/smart-home.svg b/src/_icons/smart-home.svg index 8f29ad382..976e877dd 100644 --- a/src/_icons/smart-home.svg +++ b/src/_icons/smart-home.svg @@ -1,6 +1,6 @@ --- --- - + diff --git a/src/_icons/star.svg b/src/_icons/star.svg index c9551ffdb..57d9c7f37 100644 --- a/src/_icons/star.svg +++ b/src/_icons/star.svg @@ -2,5 +2,5 @@ tags: [favorite, like, mark, bookmark, grade] --- - + diff --git a/src/_icons/sun.svg b/src/_icons/sun.svg index 031a07395..377330976 100644 --- a/src/_icons/sun.svg +++ b/src/_icons/sun.svg @@ -4,5 +4,5 @@ category: Weather --- - + diff --git a/src/_icons/sunset.svg b/src/_icons/sunset.svg index 47e617b8a..cf3540729 100644 --- a/src/_icons/sunset.svg +++ b/src/_icons/sunset.svg @@ -2,7 +2,7 @@ category: Weather --- - + diff --git a/src/_icons/sunshine.svg b/src/_icons/sunshine.svg index a99b4e831..d2440367f 100644 --- a/src/_icons/sunshine.svg +++ b/src/_icons/sunshine.svg @@ -2,7 +2,7 @@ category: Weather --- - + diff --git a/src/_icons/tag.svg b/src/_icons/tag.svg index 0e12e2e69..d9a7fc9ee 100644 --- a/src/_icons/tag.svg +++ b/src/_icons/tag.svg @@ -2,6 +2,6 @@ tags: [label, price] --- - + diff --git a/src/_icons/thumb-down.svg b/src/_icons/thumb-down.svg index cf5fe09ff..930fb1401 100644 --- a/src/_icons/thumb-down.svg +++ b/src/_icons/thumb-down.svg @@ -2,5 +2,5 @@ tags: [dislike, bad, emotion] --- - + diff --git a/src/_icons/thumb-up.svg b/src/_icons/thumb-up.svg index 1750d9b98..43b3e4882 100644 --- a/src/_icons/thumb-up.svg +++ b/src/_icons/thumb-up.svg @@ -2,5 +2,5 @@ tags: [like, emotion, good, love] --- - + diff --git a/src/_icons/track-next.svg b/src/_icons/track-next.svg index 60a40908e..08f02c321 100644 --- a/src/_icons/track-next.svg +++ b/src/_icons/track-next.svg @@ -1,5 +1,5 @@ --- --- - + diff --git a/src/_icons/track-prev.svg b/src/_icons/track-prev.svg index a085b1d5d..a37312502 100644 --- a/src/_icons/track-prev.svg +++ b/src/_icons/track-prev.svg @@ -1,5 +1,5 @@ --- --- - + diff --git a/src/_icons/trademark.svg b/src/_icons/trademark.svg index 5e883c2a5..f5811535e 100644 --- a/src/_icons/trademark.svg +++ b/src/_icons/trademark.svg @@ -1,6 +1,6 @@ --- --- - + diff --git a/src/_icons/triangle.svg b/src/_icons/triangle.svg index 3bdd2e90c..25e3109de 100644 --- a/src/_icons/triangle.svg +++ b/src/_icons/triangle.svg @@ -3,5 +3,5 @@ category: Shapes tags: [delta] --- - + diff --git a/src/_icons/urgent.svg b/src/_icons/urgent.svg index 87ab50f47..67829e040 100644 --- a/src/_icons/urgent.svg +++ b/src/_icons/urgent.svg @@ -3,6 +3,6 @@ tags: [alert, important] --- - + diff --git a/src/_icons/volume-2.svg b/src/_icons/volume-2.svg index a17650a2f..a01730c8b 100644 --- a/src/_icons/volume-2.svg +++ b/src/_icons/volume-2.svg @@ -3,5 +3,5 @@ tags: [music, sound, speaker] --- - + diff --git a/src/_icons/volume-3.svg b/src/_icons/volume-3.svg index 1a3f82980..1f2239665 100644 --- a/src/_icons/volume-3.svg +++ b/src/_icons/volume-3.svg @@ -2,6 +2,6 @@ tags: [mute, music, sound, off, speaker] --- - + diff --git a/src/_icons/volume.svg b/src/_icons/volume.svg index 97d718036..0a6b16ba7 100644 --- a/src/_icons/volume.svg +++ b/src/_icons/volume.svg @@ -4,5 +4,5 @@ tags: [music, sound, speaker] - + diff --git a/src/_icons/wave-saw-tool.svg b/src/_icons/wave-saw-tool.svg index 092067722..eff832e15 100644 --- a/src/_icons/wave-saw-tool.svg +++ b/src/_icons/wave-saw-tool.svg @@ -1,5 +1,5 @@ --- --- - + diff --git a/src/_icons/wave-sine.svg b/src/_icons/wave-sine.svg index 404d027da..998c3c839 100644 --- a/src/_icons/wave-sine.svg +++ b/src/_icons/wave-sine.svg @@ -1,5 +1,5 @@ --- --- - + diff --git a/src/_icons/wave-square.svg b/src/_icons/wave-square.svg index 32295b223..3d4f79fe8 100644 --- a/src/_icons/wave-square.svg +++ b/src/_icons/wave-square.svg @@ -1,5 +1,5 @@ --- --- - + diff --git a/src/_icons/zodiac-aries.svg b/src/_icons/zodiac-aries.svg index 44ffbcd41..357b613fb 100644 --- a/src/_icons/zodiac-aries.svg +++ b/src/_icons/zodiac-aries.svg @@ -2,7 +2,7 @@ category: Zodiac --- - + - +