From 12faa6adc9fa04a5d38ebacabd45c237c9095381 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 17 Aug 2020 20:44:45 -0700 Subject: [PATCH] Fix up paths from symbol-ification in Figma --- icons/arrow-90deg-down.svg | 3 +-- icons/arrow-90deg-left.svg | 3 +-- icons/arrow-90deg-right.svg | 3 +-- icons/arrow-90deg-up.svg | 3 +-- icons/arrow-bar-down.svg | 3 +-- icons/arrow-bar-left.svg | 3 +-- icons/arrow-bar-right.svg | 3 +-- icons/arrow-bar-up.svg | 3 +-- icons/arrow-clockwise.svg | 4 ++-- icons/arrow-counterclockwise.svg | 4 ++-- icons/arrow-down-left.svg | 3 +-- icons/arrow-down-right.svg | 3 +-- icons/arrow-down-short.svg | 3 +-- icons/arrow-down-up.svg | 4 +--- icons/arrow-down.svg | 3 +-- icons/arrow-left-right.svg | 4 +--- icons/arrow-left-short.svg | 3 +-- icons/arrow-left.svg | 3 +-- icons/arrow-repeat.svg | 4 ++-- icons/arrow-return-left.svg | 3 +-- icons/arrow-return-right.svg | 3 +-- icons/arrow-right-short.svg | 3 +-- icons/arrow-right.svg | 3 +-- icons/arrow-up-left.svg | 3 +-- icons/arrow-up-right.svg | 3 +-- icons/arrow-up-short.svg | 3 +-- icons/arrow-up.svg | 3 +-- icons/arrows-angle-contract.svg | 4 +--- icons/arrows-angle-expand.svg | 4 +--- icons/arrows-collapse.svg | 4 +--- icons/arrows-expand.svg | 4 +--- icons/arrows-fullscreen.svg | 6 +----- icons/arrows-move.svg | 6 +----- icons/bag-check-fill.svg | 2 +- icons/bag-check.svg | 3 +-- icons/bag-dash-fill.svg | 2 +- icons/bag-dash.svg | 3 +-- icons/bag-fill.svg | 2 +- icons/bag-plus-fill.svg | 2 +- icons/bag-plus.svg | 3 +-- icons/bag-x-fill.svg | 2 +- icons/bag-x.svg | 5 ++--- icons/bag.svg | 3 +-- icons/bookmark-x.svg | 2 +- icons/box-arrow-down-left.svg | 4 ++-- icons/box-arrow-down-right.svg | 4 ++-- icons/box-arrow-down.svg | 4 ++-- icons/box-arrow-in-down-left.svg | 4 ++-- icons/box-arrow-in-down-right.svg | 4 ++-- icons/box-arrow-in-down.svg | 4 ++-- icons/box-arrow-in-left.svg | 4 ++-- icons/box-arrow-in-right.svg | 4 ++-- icons/box-arrow-in-up-left.svg | 4 ++-- icons/box-arrow-in-up-right.svg | 4 ++-- icons/box-arrow-in-up.svg | 4 ++-- icons/box-arrow-left.svg | 4 ++-- icons/box-arrow-right.svg | 4 ++-- icons/box-arrow-up-left.svg | 4 ++-- icons/box-arrow-up-right.svg | 4 ++-- icons/box-arrow-up.svg | 4 ++-- icons/calendar-x.svg | 2 +- icons/calendar2-x.svg | 2 +- icons/cart-x.svg | 2 +- icons/clipboard-x.svg | 3 +-- icons/dash-circle.svg | 2 +- icons/dash-square.svg | 2 +- icons/dash.svg | 2 +- icons/file-earmark-x.svg | 2 +- icons/file-x.svg | 2 +- icons/folder-x.svg | 2 +- icons/globe.svg | 2 +- icons/globe2.svg | 2 +- icons/image-alt.svg | 2 +- icons/image-fill.svg | 2 +- icons/journal-album.svg | 2 +- icons/journal-x.svg | 2 +- icons/people.svg | 2 +- icons/person-badge.svg | 2 +- icons/person-check.svg | 2 +- icons/person-dash.svg | 2 +- icons/person-plus.svg | 2 +- icons/person-x-fill.svg | 3 +-- icons/person-x.svg | 3 +-- icons/person.svg | 2 +- icons/plus-circle.svg | 2 +- icons/plus-square.svg | 2 +- icons/plus.svg | 2 +- icons/server.svg | 5 +---- icons/shield-x.svg | 2 +- icons/shuffle.svg | 5 ++--- icons/slash-circle.svg | 2 +- icons/slash-square.svg | 2 +- icons/slash.svg | 2 +- icons/telephone-x-fill.svg | 3 +-- icons/telephone-x.svg | 3 +-- icons/voicemail.svg | 2 +- icons/x-circle.svg | 2 +- icons/x-octagon.svg | 2 +- icons/x-square.svg | 2 +- icons/x.svg | 2 +- 100 files changed, 121 insertions(+), 177 deletions(-) diff --git a/icons/arrow-90deg-down.svg b/icons/arrow-90deg-down.svg index 1a4fd3ddbb..ac2b8b1b2a 100644 --- a/icons/arrow-90deg-down.svg +++ b/icons/arrow-90deg-down.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/arrow-90deg-left.svg b/icons/arrow-90deg-left.svg index 54c1b33d53..9c28e15d8b 100644 --- a/icons/arrow-90deg-left.svg +++ b/icons/arrow-90deg-left.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/arrow-90deg-right.svg b/icons/arrow-90deg-right.svg index b8c32fbb2c..613bc074cf 100644 --- a/icons/arrow-90deg-right.svg +++ b/icons/arrow-90deg-right.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/arrow-90deg-up.svg b/icons/arrow-90deg-up.svg index 3e5d7df398..d42bfd8457 100644 --- a/icons/arrow-90deg-up.svg +++ b/icons/arrow-90deg-up.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/arrow-bar-down.svg b/icons/arrow-bar-down.svg index 0dd73ab5ef..4d23ef9e6b 100644 --- a/icons/arrow-bar-down.svg +++ b/icons/arrow-bar-down.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/arrow-bar-left.svg b/icons/arrow-bar-left.svg index a6c25dc7ed..982eef5ff8 100644 --- a/icons/arrow-bar-left.svg +++ b/icons/arrow-bar-left.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/arrow-bar-right.svg b/icons/arrow-bar-right.svg index 72a78d6273..30c7ade1f5 100644 --- a/icons/arrow-bar-right.svg +++ b/icons/arrow-bar-right.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/arrow-bar-up.svg b/icons/arrow-bar-up.svg index 19cb89bc70..9741f25099 100644 --- a/icons/arrow-bar-up.svg +++ b/icons/arrow-bar-up.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/arrow-clockwise.svg b/icons/arrow-clockwise.svg index 1484a89462..7a05f7d4b3 100644 --- a/icons/arrow-clockwise.svg +++ b/icons/arrow-clockwise.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/arrow-counterclockwise.svg b/icons/arrow-counterclockwise.svg index 4fb94aad0f..01a40bb001 100644 --- a/icons/arrow-counterclockwise.svg +++ b/icons/arrow-counterclockwise.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/arrow-down-left.svg b/icons/arrow-down-left.svg index da6bfd79db..8451f0b289 100644 --- a/icons/arrow-down-left.svg +++ b/icons/arrow-down-left.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/arrow-down-right.svg b/icons/arrow-down-right.svg index bd97eecaba..87cc3517e5 100644 --- a/icons/arrow-down-right.svg +++ b/icons/arrow-down-right.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/arrow-down-short.svg b/icons/arrow-down-short.svg index b74f77f5d7..35b1c03a71 100644 --- a/icons/arrow-down-short.svg +++ b/icons/arrow-down-short.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/arrow-down-up.svg b/icons/arrow-down-up.svg index a5d05571b4..24311109c9 100644 --- a/icons/arrow-down-up.svg +++ b/icons/arrow-down-up.svg @@ -1,5 +1,3 @@ - - - + \ No newline at end of file diff --git a/icons/arrow-down.svg b/icons/arrow-down.svg index 52aa7a0b0a..5956c24213 100644 --- a/icons/arrow-down.svg +++ b/icons/arrow-down.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/arrow-left-right.svg b/icons/arrow-left-right.svg index 3946ec08c0..7d18f6859b 100644 --- a/icons/arrow-left-right.svg +++ b/icons/arrow-left-right.svg @@ -1,5 +1,3 @@ - - - + \ No newline at end of file diff --git a/icons/arrow-left-short.svg b/icons/arrow-left-short.svg index 0e73f6f273..7ff82dd0cd 100644 --- a/icons/arrow-left-short.svg +++ b/icons/arrow-left-short.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/arrow-left.svg b/icons/arrow-left.svg index e9b52d79a6..5756eca839 100644 --- a/icons/arrow-left.svg +++ b/icons/arrow-left.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/arrow-repeat.svg b/icons/arrow-repeat.svg index 03c8305376..14ba7b0e05 100644 --- a/icons/arrow-repeat.svg +++ b/icons/arrow-repeat.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/arrow-return-left.svg b/icons/arrow-return-left.svg index de3b0654c0..93c8c5fc01 100644 --- a/icons/arrow-return-left.svg +++ b/icons/arrow-return-left.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/arrow-return-right.svg b/icons/arrow-return-right.svg index 978ac870b1..ae66cc8b86 100644 --- a/icons/arrow-return-right.svg +++ b/icons/arrow-return-right.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/arrow-right-short.svg b/icons/arrow-right-short.svg index 581989ef9e..bd29f0b571 100644 --- a/icons/arrow-right-short.svg +++ b/icons/arrow-right-short.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/arrow-right.svg b/icons/arrow-right.svg index d85c46539a..cbbf545252 100644 --- a/icons/arrow-right.svg +++ b/icons/arrow-right.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/arrow-up-left.svg b/icons/arrow-up-left.svg index 93832db8c0..9af2a097b2 100644 --- a/icons/arrow-up-left.svg +++ b/icons/arrow-up-left.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/arrow-up-right.svg b/icons/arrow-up-right.svg index 5c696264e7..fc2a40d204 100644 --- a/icons/arrow-up-right.svg +++ b/icons/arrow-up-right.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/arrow-up-short.svg b/icons/arrow-up-short.svg index 94a9c973d9..fb69e8e030 100644 --- a/icons/arrow-up-short.svg +++ b/icons/arrow-up-short.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/arrow-up.svg b/icons/arrow-up.svg index 5315d904d0..caee545d6d 100644 --- a/icons/arrow-up.svg +++ b/icons/arrow-up.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/arrows-angle-contract.svg b/icons/arrows-angle-contract.svg index a7f6c8be99..e4593f39a5 100644 --- a/icons/arrows-angle-contract.svg +++ b/icons/arrows-angle-contract.svg @@ -1,5 +1,3 @@ - - - + \ No newline at end of file diff --git a/icons/arrows-angle-expand.svg b/icons/arrows-angle-expand.svg index f5d1e028ee..76473c3631 100644 --- a/icons/arrows-angle-expand.svg +++ b/icons/arrows-angle-expand.svg @@ -1,5 +1,3 @@ - - - + \ No newline at end of file diff --git a/icons/arrows-collapse.svg b/icons/arrows-collapse.svg index 9f55b6a109..cb0c3af0db 100644 --- a/icons/arrows-collapse.svg +++ b/icons/arrows-collapse.svg @@ -1,5 +1,3 @@ - - - + \ No newline at end of file diff --git a/icons/arrows-expand.svg b/icons/arrows-expand.svg index 8f8cfc41d8..4cd66e4c23 100644 --- a/icons/arrows-expand.svg +++ b/icons/arrows-expand.svg @@ -1,5 +1,3 @@ - - - + \ No newline at end of file diff --git a/icons/arrows-fullscreen.svg b/icons/arrows-fullscreen.svg index e1af7bc70e..4471e554a7 100644 --- a/icons/arrows-fullscreen.svg +++ b/icons/arrows-fullscreen.svg @@ -1,7 +1,3 @@ - - - - - + \ No newline at end of file diff --git a/icons/arrows-move.svg b/icons/arrows-move.svg index 5974dee19f..3a88f46213 100644 --- a/icons/arrows-move.svg +++ b/icons/arrows-move.svg @@ -1,7 +1,3 @@ - - - - - + \ No newline at end of file diff --git a/icons/bag-check-fill.svg b/icons/bag-check-fill.svg index f948208916..dc49c946d0 100644 --- a/icons/bag-check-fill.svg +++ b/icons/bag-check-fill.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/bag-check.svg b/icons/bag-check.svg index 0386a906b3..ec0e000730 100644 --- a/icons/bag-check.svg +++ b/icons/bag-check.svg @@ -1,5 +1,4 @@ - - + \ No newline at end of file diff --git a/icons/bag-dash-fill.svg b/icons/bag-dash-fill.svg index ba263abc7f..4836649b05 100644 --- a/icons/bag-dash-fill.svg +++ b/icons/bag-dash-fill.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/bag-dash.svg b/icons/bag-dash.svg index fde5b79cae..aca495a62e 100644 --- a/icons/bag-dash.svg +++ b/icons/bag-dash.svg @@ -1,5 +1,4 @@ - - + \ No newline at end of file diff --git a/icons/bag-fill.svg b/icons/bag-fill.svg index 2c75ab2415..01d33479fd 100644 --- a/icons/bag-fill.svg +++ b/icons/bag-fill.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/bag-plus-fill.svg b/icons/bag-plus-fill.svg index 1f999738d1..e6b12af400 100644 --- a/icons/bag-plus-fill.svg +++ b/icons/bag-plus-fill.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/bag-plus.svg b/icons/bag-plus.svg index 033db19f9d..b6f1d5f4f6 100644 --- a/icons/bag-plus.svg +++ b/icons/bag-plus.svg @@ -1,5 +1,4 @@ - - + \ No newline at end of file diff --git a/icons/bag-x-fill.svg b/icons/bag-x-fill.svg index f7dcdcc8f6..960ef82e3f 100644 --- a/icons/bag-x-fill.svg +++ b/icons/bag-x-fill.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/bag-x.svg b/icons/bag-x.svg index 6bd576cbb0..300ea7ae03 100644 --- a/icons/bag-x.svg +++ b/icons/bag-x.svg @@ -1,5 +1,4 @@ - - - + + \ No newline at end of file diff --git a/icons/bag.svg b/icons/bag.svg index ec9dff1679..152b01f55e 100644 --- a/icons/bag.svg +++ b/icons/bag.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/bookmark-x.svg b/icons/bookmark-x.svg index bf985933a2..1fdf56e9d7 100644 --- a/icons/bookmark-x.svg +++ b/icons/bookmark-x.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/box-arrow-down-left.svg b/icons/box-arrow-down-left.svg index fe825b24bd..0eb8e46597 100644 --- a/icons/box-arrow-down-left.svg +++ b/icons/box-arrow-down-left.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/box-arrow-down-right.svg b/icons/box-arrow-down-right.svg index 1f0461739d..181f42f066 100644 --- a/icons/box-arrow-down-right.svg +++ b/icons/box-arrow-down-right.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/box-arrow-down.svg b/icons/box-arrow-down.svg index 36166b8a5d..ff3dcbc116 100644 --- a/icons/box-arrow-down.svg +++ b/icons/box-arrow-down.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/box-arrow-in-down-left.svg b/icons/box-arrow-in-down-left.svg index 25e6886631..17f8f29c2c 100644 --- a/icons/box-arrow-in-down-left.svg +++ b/icons/box-arrow-in-down-left.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/box-arrow-in-down-right.svg b/icons/box-arrow-in-down-right.svg index 9f2a648149..10114b2799 100644 --- a/icons/box-arrow-in-down-right.svg +++ b/icons/box-arrow-in-down-right.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/box-arrow-in-down.svg b/icons/box-arrow-in-down.svg index 100606653a..672c6c06b5 100644 --- a/icons/box-arrow-in-down.svg +++ b/icons/box-arrow-in-down.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/box-arrow-in-left.svg b/icons/box-arrow-in-left.svg index 6594e66cc1..764d781d3b 100644 --- a/icons/box-arrow-in-left.svg +++ b/icons/box-arrow-in-left.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/box-arrow-in-right.svg b/icons/box-arrow-in-right.svg index 1075b1efb1..7716ce8150 100644 --- a/icons/box-arrow-in-right.svg +++ b/icons/box-arrow-in-right.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/box-arrow-in-up-left.svg b/icons/box-arrow-in-up-left.svg index ff0f9df4e0..c88585fb0b 100644 --- a/icons/box-arrow-in-up-left.svg +++ b/icons/box-arrow-in-up-left.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/box-arrow-in-up-right.svg b/icons/box-arrow-in-up-right.svg index a93d022b8e..b1bbfac8f8 100644 --- a/icons/box-arrow-in-up-right.svg +++ b/icons/box-arrow-in-up-right.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/box-arrow-in-up.svg b/icons/box-arrow-in-up.svg index 91a2888f71..0ed4ca3ae3 100644 --- a/icons/box-arrow-in-up.svg +++ b/icons/box-arrow-in-up.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/box-arrow-left.svg b/icons/box-arrow-left.svg index 7c5e2b07db..4e86f176a9 100644 --- a/icons/box-arrow-left.svg +++ b/icons/box-arrow-left.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/box-arrow-right.svg b/icons/box-arrow-right.svg index 627dc40302..1ab8745e41 100644 --- a/icons/box-arrow-right.svg +++ b/icons/box-arrow-right.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/box-arrow-up-left.svg b/icons/box-arrow-up-left.svg index 7b2931d9c5..afada980c7 100644 --- a/icons/box-arrow-up-left.svg +++ b/icons/box-arrow-up-left.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/box-arrow-up-right.svg b/icons/box-arrow-up-right.svg index bf3db23f57..63c21b84e9 100644 --- a/icons/box-arrow-up-right.svg +++ b/icons/box-arrow-up-right.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/box-arrow-up.svg b/icons/box-arrow-up.svg index 131d0d23c8..e5791228eb 100644 --- a/icons/box-arrow-up.svg +++ b/icons/box-arrow-up.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/calendar-x.svg b/icons/calendar-x.svg index 20e8f901ed..4c794380e4 100644 --- a/icons/calendar-x.svg +++ b/icons/calendar-x.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/calendar2-x.svg b/icons/calendar2-x.svg index 638ecdff14..d7481003e2 100644 --- a/icons/calendar2-x.svg +++ b/icons/calendar2-x.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/cart-x.svg b/icons/cart-x.svg index 2c9fb6d59e..dd0c77bdbd 100644 --- a/icons/cart-x.svg +++ b/icons/cart-x.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/clipboard-x.svg b/icons/clipboard-x.svg index 6276b4c7d4..4cf301c9d7 100644 --- a/icons/clipboard-x.svg +++ b/icons/clipboard-x.svg @@ -1,5 +1,4 @@ - - + \ No newline at end of file diff --git a/icons/dash-circle.svg b/icons/dash-circle.svg index 09a8e190c8..eec0074cf9 100644 --- a/icons/dash-circle.svg +++ b/icons/dash-circle.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/dash-square.svg b/icons/dash-square.svg index e5aa66448c..3fc830ccc9 100644 --- a/icons/dash-square.svg +++ b/icons/dash-square.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/dash.svg b/icons/dash.svg index 45e19cf158..2969c8df1e 100644 --- a/icons/dash.svg +++ b/icons/dash.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/file-earmark-x.svg b/icons/file-earmark-x.svg index e96d5b9dc2..841221ae7f 100644 --- a/icons/file-earmark-x.svg +++ b/icons/file-earmark-x.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/file-x.svg b/icons/file-x.svg index e66d4b6cc8..330ea3ad75 100644 --- a/icons/file-x.svg +++ b/icons/file-x.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/folder-x.svg b/icons/folder-x.svg index dc8636317b..ef6068f1c8 100644 --- a/icons/folder-x.svg +++ b/icons/folder-x.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/globe.svg b/icons/globe.svg index 3b900580fb..7500aaa91c 100644 --- a/icons/globe.svg +++ b/icons/globe.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/globe2.svg b/icons/globe2.svg index a264bd4f78..f8910649a5 100644 --- a/icons/globe2.svg +++ b/icons/globe2.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/image-alt.svg b/icons/image-alt.svg index dfb4463c23..694644b8e1 100644 --- a/icons/image-alt.svg +++ b/icons/image-alt.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/image-fill.svg b/icons/image-fill.svg index 9c3ecd08e8..773eb50f31 100644 --- a/icons/image-fill.svg +++ b/icons/image-fill.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/journal-album.svg b/icons/journal-album.svg index f3f8de96d1..b5b9f0440b 100644 --- a/icons/journal-album.svg +++ b/icons/journal-album.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/journal-x.svg b/icons/journal-x.svg index cbe4114b0b..fa718e6990 100644 --- a/icons/journal-x.svg +++ b/icons/journal-x.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/people.svg b/icons/people.svg index a4c85a4775..e07d514230 100644 --- a/icons/people.svg +++ b/icons/people.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/person-badge.svg b/icons/person-badge.svg index 0446b9befa..3d2632280b 100644 --- a/icons/person-badge.svg +++ b/icons/person-badge.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/person-check.svg b/icons/person-check.svg index 7938625411..a34e4efc06 100644 --- a/icons/person-check.svg +++ b/icons/person-check.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/person-dash.svg b/icons/person-dash.svg index 670c51f49b..810612b7bf 100644 --- a/icons/person-dash.svg +++ b/icons/person-dash.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/person-plus.svg b/icons/person-plus.svg index f765308152..f9365f9c7e 100644 --- a/icons/person-plus.svg +++ b/icons/person-plus.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/person-x-fill.svg b/icons/person-x-fill.svg index da9765f679..1a8674ee57 100644 --- a/icons/person-x-fill.svg +++ b/icons/person-x-fill.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/person-x.svg b/icons/person-x.svg index c6107eea48..0a1ef4d531 100644 --- a/icons/person-x.svg +++ b/icons/person-x.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/person.svg b/icons/person.svg index e6d7c5d641..bae757cfa1 100644 --- a/icons/person.svg +++ b/icons/person.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/plus-circle.svg b/icons/plus-circle.svg index 712623d9dd..da6dcd1fe8 100644 --- a/icons/plus-circle.svg +++ b/icons/plus-circle.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/plus-square.svg b/icons/plus-square.svg index f5857486b9..29a0be3422 100644 --- a/icons/plus-square.svg +++ b/icons/plus-square.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/plus.svg b/icons/plus.svg index 382f65cc64..aadda81cf5 100644 --- a/icons/plus.svg +++ b/icons/plus.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/server.svg b/icons/server.svg index ad0da6ada6..76b598d9b2 100644 --- a/icons/server.svg +++ b/icons/server.svg @@ -1,6 +1,3 @@ - - - - + \ No newline at end of file diff --git a/icons/shield-x.svg b/icons/shield-x.svg index d57133aba9..b96304b077 100644 --- a/icons/shield-x.svg +++ b/icons/shield-x.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/shuffle.svg b/icons/shuffle.svg index a0cefe321a..ae74e73bbc 100644 --- a/icons/shuffle.svg +++ b/icons/shuffle.svg @@ -1,5 +1,4 @@ - - - + + \ No newline at end of file diff --git a/icons/slash-circle.svg b/icons/slash-circle.svg index 1a743f084f..31b393be4a 100644 --- a/icons/slash-circle.svg +++ b/icons/slash-circle.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/slash-square.svg b/icons/slash-square.svg index b597a1c557..1ba67304cd 100644 --- a/icons/slash-square.svg +++ b/icons/slash-square.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/slash.svg b/icons/slash.svg index 635039d606..4e47060a66 100644 --- a/icons/slash.svg +++ b/icons/slash.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/telephone-x-fill.svg b/icons/telephone-x-fill.svg index 4453c5f91f..de43e78fee 100644 --- a/icons/telephone-x-fill.svg +++ b/icons/telephone-x-fill.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/telephone-x.svg b/icons/telephone-x.svg index 2380f5d3eb..66d3a789a5 100644 --- a/icons/telephone-x.svg +++ b/icons/telephone-x.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/voicemail.svg b/icons/voicemail.svg index a9925f5c52..df14e8dc5d 100644 --- a/icons/voicemail.svg +++ b/icons/voicemail.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/x-circle.svg b/icons/x-circle.svg index f7891960a6..740a658dd3 100644 --- a/icons/x-circle.svg +++ b/icons/x-circle.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/x-octagon.svg b/icons/x-octagon.svg index 30c0c44045..e89a222255 100644 --- a/icons/x-octagon.svg +++ b/icons/x-octagon.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/x-square.svg b/icons/x-square.svg index 26cea5591b..ec0865dfe6 100644 --- a/icons/x-square.svg +++ b/icons/x-square.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/x.svg b/icons/x.svg index 220d4e006d..6e07777cb1 100644 --- a/icons/x.svg +++ b/icons/x.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file