From 52bc8f1f4983ac68a5b683f6e6733d19dedc3b2a Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Fri, 5 Mar 2021 20:21:33 +0100 Subject: [PATCH] Removed useless icons and added white variants --- public/icons/alien-of-outer-space.svg | 55 ------ ...naut-helmet-protection-for-outer-space.svg | 55 ------ public/icons/astronaut-suit.svg | 64 ------- public/icons/astronaut.svg | 53 ------ ...omet-of-outer-space-close-to-the-earth.svg | 169 ------------------ public/icons/eye-shape.svg | 52 ------ ...n-planet-with-star-surrounded-by-stars.svg | 73 -------- public/icons/galaxy-spiral-shape-white.svg | 23 +++ .../icons/launching-rocket-to-outer-space.svg | 55 ------ ...anet-surface-with-a-flag-with-one-star.svg | 62 ------- .../icons/moon-and-stars-in-a-cloud-white.svg | 29 +++ public/icons/moon-car.svg | 66 ------- public/icons/outer-space-rocket.svg | 56 ------ public/icons/outer-space-satellite-tool.svg | 60 ------- ...rabolic-antennas-couple-in-perspective.svg | 54 ------ public/icons/planet-with-moon.svg | 57 ------ public/icons/planets-on-orbits.svg | 87 --------- ...un-silhouette-of-weapon-of-outer-space.svg | 62 ------- public/icons/rocket-black-shape.svg | 48 ----- ...l-position-ship-for-outer-space-travel.svg | 53 ------ ...et-on-vertical-position-with-fire-tail.svg | 49 ----- public/icons/rocket-outer-space-ship.svg | 53 ------ ...ocket-pointing-to-upper-left-direction.svg | 59 ------ public/icons/rocket-space-ship.svg | 56 ------ ...ket-space-vehicle-in-vertical-position.svg | 48 ----- public/icons/rocket-turned-to-upper-right.svg | 54 ------ public/icons/rocket-variant.svg | 52 ------ public/icons/rocket-with-a-circle.svg | 49 ----- public/icons/rocket-with-a-star.svg | 54 ------ public/icons/rocket.svg | 51 ------ public/icons/rounded-spacecraft.svg | 70 -------- ...tellite-outer-space-tool-shape-variant.svg | 56 ------ .../icons/saturn-and-other-planets-white.svg | 20 +++ public/icons/saturn-planet-shape-white.svg | 19 ++ ...pe-with-sun-and-some-planets-on-orbits.svg | 136 -------------- public/icons/space-gun.svg | 53 ------ .../icons/space-ship-in-vertical-position.svg | 50 ------ public/icons/space-ship.svg | 69 ------- public/icons/spacecraft-1.svg | 50 ------ public/icons/spacecraft-of-rounded-shape.svg | 74 -------- public/icons/spacecraft-silhouette.svg | 60 ------- public/icons/spacecraft-variant.svg | 65 ------- public/icons/spacecraft-with-fire-tail.svg | 65 ------- public/icons/spacecraft.svg | 53 ------ public/icons/spaceship-shape.svg | 54 ------ public/icons/spaceship.svg | 60 ------- public/icons/stars-group-white.svg | 42 +++++ public/icons/sun-shape-white.svg | 22 +++ public/icons/thin-rocket.svg | 56 ------ .../thin-vertical-rocket-ship-with-a-star.svg | 56 ------ 50 files changed, 155 insertions(+), 2733 deletions(-) delete mode 100644 public/icons/alien-of-outer-space.svg delete mode 100644 public/icons/astronaut-helmet-protection-for-outer-space.svg delete mode 100644 public/icons/astronaut-suit.svg delete mode 100644 public/icons/astronaut.svg delete mode 100644 public/icons/comet-of-outer-space-close-to-the-earth.svg delete mode 100644 public/icons/eye-shape.svg delete mode 100644 public/icons/flag-on-planet-with-star-surrounded-by-stars.svg create mode 100644 public/icons/galaxy-spiral-shape-white.svg delete mode 100644 public/icons/launching-rocket-to-outer-space.svg delete mode 100644 public/icons/man-standing-on-planet-surface-with-a-flag-with-one-star.svg create mode 100644 public/icons/moon-and-stars-in-a-cloud-white.svg delete mode 100644 public/icons/moon-car.svg delete mode 100644 public/icons/outer-space-rocket.svg delete mode 100644 public/icons/outer-space-satellite-tool.svg delete mode 100644 public/icons/parabolic-antennas-couple-in-perspective.svg delete mode 100644 public/icons/planet-with-moon.svg delete mode 100644 public/icons/planets-on-orbits.svg delete mode 100644 public/icons/rays-gun-silhouette-of-weapon-of-outer-space.svg delete mode 100644 public/icons/rocket-black-shape.svg delete mode 100644 public/icons/rocket-in-vertical-position-ship-for-outer-space-travel.svg delete mode 100644 public/icons/rocket-on-vertical-position-with-fire-tail.svg delete mode 100644 public/icons/rocket-outer-space-ship.svg delete mode 100644 public/icons/rocket-pointing-to-upper-left-direction.svg delete mode 100644 public/icons/rocket-space-ship.svg delete mode 100644 public/icons/rocket-space-vehicle-in-vertical-position.svg delete mode 100644 public/icons/rocket-turned-to-upper-right.svg delete mode 100644 public/icons/rocket-variant.svg delete mode 100644 public/icons/rocket-with-a-circle.svg delete mode 100644 public/icons/rocket-with-a-star.svg delete mode 100644 public/icons/rocket.svg delete mode 100644 public/icons/rounded-spacecraft.svg delete mode 100644 public/icons/satellite-outer-space-tool-shape-variant.svg create mode 100644 public/icons/saturn-and-other-planets-white.svg create mode 100644 public/icons/saturn-planet-shape-white.svg delete mode 100644 public/icons/solar-system-of-circular-shape-with-sun-and-some-planets-on-orbits.svg delete mode 100644 public/icons/space-gun.svg delete mode 100644 public/icons/space-ship-in-vertical-position.svg delete mode 100644 public/icons/space-ship.svg delete mode 100644 public/icons/spacecraft-1.svg delete mode 100644 public/icons/spacecraft-of-rounded-shape.svg delete mode 100644 public/icons/spacecraft-silhouette.svg delete mode 100644 public/icons/spacecraft-variant.svg delete mode 100644 public/icons/spacecraft-with-fire-tail.svg delete mode 100644 public/icons/spacecraft.svg delete mode 100644 public/icons/spaceship-shape.svg delete mode 100644 public/icons/spaceship.svg create mode 100644 public/icons/stars-group-white.svg create mode 100644 public/icons/sun-shape-white.svg delete mode 100644 public/icons/thin-rocket.svg delete mode 100644 public/icons/thin-vertical-rocket-ship-with-a-star.svg diff --git a/public/icons/alien-of-outer-space.svg b/public/icons/alien-of-outer-space.svg deleted file mode 100644 index 14013a1..0000000 --- a/public/icons/alien-of-outer-space.svg +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/astronaut-helmet-protection-for-outer-space.svg b/public/icons/astronaut-helmet-protection-for-outer-space.svg deleted file mode 100644 index 02005ae..0000000 --- a/public/icons/astronaut-helmet-protection-for-outer-space.svg +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/astronaut-suit.svg b/public/icons/astronaut-suit.svg deleted file mode 100644 index c48e981..0000000 --- a/public/icons/astronaut-suit.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/astronaut.svg b/public/icons/astronaut.svg deleted file mode 100644 index 504b4c4..0000000 --- a/public/icons/astronaut.svg +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/comet-of-outer-space-close-to-the-earth.svg b/public/icons/comet-of-outer-space-close-to-the-earth.svg deleted file mode 100644 index ec1c485..0000000 --- a/public/icons/comet-of-outer-space-close-to-the-earth.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/eye-shape.svg b/public/icons/eye-shape.svg deleted file mode 100644 index 52f9e1c..0000000 --- a/public/icons/eye-shape.svg +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/flag-on-planet-with-star-surrounded-by-stars.svg b/public/icons/flag-on-planet-with-star-surrounded-by-stars.svg deleted file mode 100644 index 4f360b6..0000000 --- a/public/icons/flag-on-planet-with-star-surrounded-by-stars.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/galaxy-spiral-shape-white.svg b/public/icons/galaxy-spiral-shape-white.svg new file mode 100644 index 0000000..f09b2ee --- /dev/null +++ b/public/icons/galaxy-spiral-shape-white.svg @@ -0,0 +1,23 @@ + + + + + + + + + diff --git a/public/icons/launching-rocket-to-outer-space.svg b/public/icons/launching-rocket-to-outer-space.svg deleted file mode 100644 index c0b6e2e..0000000 --- a/public/icons/launching-rocket-to-outer-space.svg +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/man-standing-on-planet-surface-with-a-flag-with-one-star.svg b/public/icons/man-standing-on-planet-surface-with-a-flag-with-one-star.svg deleted file mode 100644 index 168d4fb..0000000 --- a/public/icons/man-standing-on-planet-surface-with-a-flag-with-one-star.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/moon-and-stars-in-a-cloud-white.svg b/public/icons/moon-and-stars-in-a-cloud-white.svg new file mode 100644 index 0000000..8c16716 --- /dev/null +++ b/public/icons/moon-and-stars-in-a-cloud-white.svg @@ -0,0 +1,29 @@ + + + + + + + + + + diff --git a/public/icons/moon-car.svg b/public/icons/moon-car.svg deleted file mode 100644 index 0ca88e8..0000000 --- a/public/icons/moon-car.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/outer-space-rocket.svg b/public/icons/outer-space-rocket.svg deleted file mode 100644 index 3f25eae..0000000 --- a/public/icons/outer-space-rocket.svg +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/outer-space-satellite-tool.svg b/public/icons/outer-space-satellite-tool.svg deleted file mode 100644 index 3baec5e..0000000 --- a/public/icons/outer-space-satellite-tool.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/parabolic-antennas-couple-in-perspective.svg b/public/icons/parabolic-antennas-couple-in-perspective.svg deleted file mode 100644 index 5cacd43..0000000 --- a/public/icons/parabolic-antennas-couple-in-perspective.svg +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/planet-with-moon.svg b/public/icons/planet-with-moon.svg deleted file mode 100644 index 034d01b..0000000 --- a/public/icons/planet-with-moon.svg +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/planets-on-orbits.svg b/public/icons/planets-on-orbits.svg deleted file mode 100644 index 9042470..0000000 --- a/public/icons/planets-on-orbits.svg +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/rays-gun-silhouette-of-weapon-of-outer-space.svg b/public/icons/rays-gun-silhouette-of-weapon-of-outer-space.svg deleted file mode 100644 index 7a17210..0000000 --- a/public/icons/rays-gun-silhouette-of-weapon-of-outer-space.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/rocket-black-shape.svg b/public/icons/rocket-black-shape.svg deleted file mode 100644 index 2627a9d..0000000 --- a/public/icons/rocket-black-shape.svg +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/rocket-in-vertical-position-ship-for-outer-space-travel.svg b/public/icons/rocket-in-vertical-position-ship-for-outer-space-travel.svg deleted file mode 100644 index b4f3cff..0000000 --- a/public/icons/rocket-in-vertical-position-ship-for-outer-space-travel.svg +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/rocket-on-vertical-position-with-fire-tail.svg b/public/icons/rocket-on-vertical-position-with-fire-tail.svg deleted file mode 100644 index 7660782..0000000 --- a/public/icons/rocket-on-vertical-position-with-fire-tail.svg +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/rocket-outer-space-ship.svg b/public/icons/rocket-outer-space-ship.svg deleted file mode 100644 index 525b809..0000000 --- a/public/icons/rocket-outer-space-ship.svg +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/rocket-pointing-to-upper-left-direction.svg b/public/icons/rocket-pointing-to-upper-left-direction.svg deleted file mode 100644 index 71562bd..0000000 --- a/public/icons/rocket-pointing-to-upper-left-direction.svg +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/rocket-space-ship.svg b/public/icons/rocket-space-ship.svg deleted file mode 100644 index 3a8a617..0000000 --- a/public/icons/rocket-space-ship.svg +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/rocket-space-vehicle-in-vertical-position.svg b/public/icons/rocket-space-vehicle-in-vertical-position.svg deleted file mode 100644 index f2ef576..0000000 --- a/public/icons/rocket-space-vehicle-in-vertical-position.svg +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/rocket-turned-to-upper-right.svg b/public/icons/rocket-turned-to-upper-right.svg deleted file mode 100644 index 345de5c..0000000 --- a/public/icons/rocket-turned-to-upper-right.svg +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/rocket-variant.svg b/public/icons/rocket-variant.svg deleted file mode 100644 index 2db3cc0..0000000 --- a/public/icons/rocket-variant.svg +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/rocket-with-a-circle.svg b/public/icons/rocket-with-a-circle.svg deleted file mode 100644 index 7cc5c26..0000000 --- a/public/icons/rocket-with-a-circle.svg +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/rocket-with-a-star.svg b/public/icons/rocket-with-a-star.svg deleted file mode 100644 index 2ded14d..0000000 --- a/public/icons/rocket-with-a-star.svg +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/rocket.svg b/public/icons/rocket.svg deleted file mode 100644 index 177d15d..0000000 --- a/public/icons/rocket.svg +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/rounded-spacecraft.svg b/public/icons/rounded-spacecraft.svg deleted file mode 100644 index 0872a23..0000000 --- a/public/icons/rounded-spacecraft.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/satellite-outer-space-tool-shape-variant.svg b/public/icons/satellite-outer-space-tool-shape-variant.svg deleted file mode 100644 index 8ad027d..0000000 --- a/public/icons/satellite-outer-space-tool-shape-variant.svg +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/saturn-and-other-planets-white.svg b/public/icons/saturn-and-other-planets-white.svg new file mode 100644 index 0000000..bd13adf --- /dev/null +++ b/public/icons/saturn-and-other-planets-white.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + diff --git a/public/icons/saturn-planet-shape-white.svg b/public/icons/saturn-planet-shape-white.svg new file mode 100644 index 0000000..7d70206 --- /dev/null +++ b/public/icons/saturn-planet-shape-white.svg @@ -0,0 +1,19 @@ + + + + + + + + + + diff --git a/public/icons/solar-system-of-circular-shape-with-sun-and-some-planets-on-orbits.svg b/public/icons/solar-system-of-circular-shape-with-sun-and-some-planets-on-orbits.svg deleted file mode 100644 index 04d7fa3..0000000 --- a/public/icons/solar-system-of-circular-shape-with-sun-and-some-planets-on-orbits.svg +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/space-gun.svg b/public/icons/space-gun.svg deleted file mode 100644 index ec8e631..0000000 --- a/public/icons/space-gun.svg +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/space-ship-in-vertical-position.svg b/public/icons/space-ship-in-vertical-position.svg deleted file mode 100644 index 7333995..0000000 --- a/public/icons/space-ship-in-vertical-position.svg +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/space-ship.svg b/public/icons/space-ship.svg deleted file mode 100644 index 4a7d569..0000000 --- a/public/icons/space-ship.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/spacecraft-1.svg b/public/icons/spacecraft-1.svg deleted file mode 100644 index 5fa03d2..0000000 --- a/public/icons/spacecraft-1.svg +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/spacecraft-of-rounded-shape.svg b/public/icons/spacecraft-of-rounded-shape.svg deleted file mode 100644 index 8b84a73..0000000 --- a/public/icons/spacecraft-of-rounded-shape.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/spacecraft-silhouette.svg b/public/icons/spacecraft-silhouette.svg deleted file mode 100644 index 6cb5286..0000000 --- a/public/icons/spacecraft-silhouette.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/spacecraft-variant.svg b/public/icons/spacecraft-variant.svg deleted file mode 100644 index f47c382..0000000 --- a/public/icons/spacecraft-variant.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/spacecraft-with-fire-tail.svg b/public/icons/spacecraft-with-fire-tail.svg deleted file mode 100644 index fedf6d9..0000000 --- a/public/icons/spacecraft-with-fire-tail.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/spacecraft.svg b/public/icons/spacecraft.svg deleted file mode 100644 index f7c5f30..0000000 --- a/public/icons/spacecraft.svg +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/spaceship-shape.svg b/public/icons/spaceship-shape.svg deleted file mode 100644 index 2e91b40..0000000 --- a/public/icons/spaceship-shape.svg +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/spaceship.svg b/public/icons/spaceship.svg deleted file mode 100644 index 46a70b3..0000000 --- a/public/icons/spaceship.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/stars-group-white.svg b/public/icons/stars-group-white.svg new file mode 100644 index 0000000..100b618 --- /dev/null +++ b/public/icons/stars-group-white.svg @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + diff --git a/public/icons/sun-shape-white.svg b/public/icons/sun-shape-white.svg new file mode 100644 index 0000000..0efbc52 --- /dev/null +++ b/public/icons/sun-shape-white.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + diff --git a/public/icons/thin-rocket.svg b/public/icons/thin-rocket.svg deleted file mode 100644 index 5141569..0000000 --- a/public/icons/thin-rocket.svg +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/icons/thin-vertical-rocket-ship-with-a-star.svg b/public/icons/thin-vertical-rocket-ship-with-a-star.svg deleted file mode 100644 index 731e8c2..0000000 --- a/public/icons/thin-vertical-rocket-ship-with-a-star.svg +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -