From 41530e9af80856977eb9cebb8b00ce60d6d52cac Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Fri, 5 Mar 2021 14:56:18 +0100 Subject: [PATCH] Added space icons --- 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.svg | 53 ++++++ .../icons/launching-rocket-to-outer-space.svg | 55 ++++++ ...anet-surface-with-a-flag-with-one-star.svg | 62 +++++++ public/icons/moon-and-stars-in-a-cloud.svg | 67 +++++++ 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 ++++++ public/icons/saturn-and-other-planets.svg | 52 ++++++ public/icons/saturn-planet-shape.svg | 51 ++++++ ...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.svg | 73 ++++++++ public/icons/sun-shape.svg | 55 ++++++ public/icons/thin-rocket.svg | 56 ++++++ .../thin-vertical-rocket-ship-with-a-star.svg | 56 ++++++ 50 files changed, 3084 insertions(+) create mode 100644 public/icons/alien-of-outer-space.svg create mode 100644 public/icons/astronaut-helmet-protection-for-outer-space.svg create mode 100644 public/icons/astronaut-suit.svg create mode 100644 public/icons/astronaut.svg create mode 100644 public/icons/comet-of-outer-space-close-to-the-earth.svg create mode 100644 public/icons/eye-shape.svg create mode 100644 public/icons/flag-on-planet-with-star-surrounded-by-stars.svg create mode 100644 public/icons/galaxy-spiral-shape.svg create mode 100644 public/icons/launching-rocket-to-outer-space.svg create 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.svg create mode 100644 public/icons/moon-car.svg create mode 100644 public/icons/outer-space-rocket.svg create mode 100644 public/icons/outer-space-satellite-tool.svg create mode 100644 public/icons/parabolic-antennas-couple-in-perspective.svg create mode 100644 public/icons/planet-with-moon.svg create mode 100644 public/icons/planets-on-orbits.svg create mode 100644 public/icons/rays-gun-silhouette-of-weapon-of-outer-space.svg create mode 100644 public/icons/rocket-black-shape.svg create mode 100644 public/icons/rocket-in-vertical-position-ship-for-outer-space-travel.svg create mode 100644 public/icons/rocket-on-vertical-position-with-fire-tail.svg create mode 100644 public/icons/rocket-outer-space-ship.svg create mode 100644 public/icons/rocket-pointing-to-upper-left-direction.svg create mode 100644 public/icons/rocket-space-ship.svg create mode 100644 public/icons/rocket-space-vehicle-in-vertical-position.svg create mode 100644 public/icons/rocket-turned-to-upper-right.svg create mode 100644 public/icons/rocket-variant.svg create mode 100644 public/icons/rocket-with-a-circle.svg create mode 100644 public/icons/rocket-with-a-star.svg create mode 100644 public/icons/rocket.svg create mode 100644 public/icons/rounded-spacecraft.svg create mode 100644 public/icons/satellite-outer-space-tool-shape-variant.svg create mode 100644 public/icons/saturn-and-other-planets.svg create mode 100644 public/icons/saturn-planet-shape.svg create mode 100644 public/icons/solar-system-of-circular-shape-with-sun-and-some-planets-on-orbits.svg create mode 100644 public/icons/space-gun.svg create mode 100644 public/icons/space-ship-in-vertical-position.svg create mode 100644 public/icons/space-ship.svg create mode 100644 public/icons/spacecraft-1.svg create mode 100644 public/icons/spacecraft-of-rounded-shape.svg create mode 100644 public/icons/spacecraft-silhouette.svg create mode 100644 public/icons/spacecraft-variant.svg create mode 100644 public/icons/spacecraft-with-fire-tail.svg create mode 100644 public/icons/spacecraft.svg create mode 100644 public/icons/spaceship-shape.svg create mode 100644 public/icons/spaceship.svg create mode 100644 public/icons/stars-group.svg create mode 100644 public/icons/sun-shape.svg create mode 100644 public/icons/thin-rocket.svg create 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 new file mode 100644 index 0000000..14013a1 --- /dev/null +++ b/public/icons/alien-of-outer-space.svg @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/astronaut-helmet-protection-for-outer-space.svg b/public/icons/astronaut-helmet-protection-for-outer-space.svg new file mode 100644 index 0000000..02005ae --- /dev/null +++ b/public/icons/astronaut-helmet-protection-for-outer-space.svg @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/astronaut-suit.svg b/public/icons/astronaut-suit.svg new file mode 100644 index 0000000..c48e981 --- /dev/null +++ b/public/icons/astronaut-suit.svg @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/astronaut.svg b/public/icons/astronaut.svg new file mode 100644 index 0000000..504b4c4 --- /dev/null +++ b/public/icons/astronaut.svg @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 new file mode 100644 index 0000000..ec1c485 --- /dev/null +++ b/public/icons/comet-of-outer-space-close-to-the-earth.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/eye-shape.svg b/public/icons/eye-shape.svg new file mode 100644 index 0000000..52f9e1c --- /dev/null +++ b/public/icons/eye-shape.svg @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 new file mode 100644 index 0000000..4f360b6 --- /dev/null +++ b/public/icons/flag-on-planet-with-star-surrounded-by-stars.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/galaxy-spiral-shape.svg b/public/icons/galaxy-spiral-shape.svg new file mode 100644 index 0000000..08e9286 --- /dev/null +++ b/public/icons/galaxy-spiral-shape.svg @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/launching-rocket-to-outer-space.svg b/public/icons/launching-rocket-to-outer-space.svg new file mode 100644 index 0000000..c0b6e2e --- /dev/null +++ b/public/icons/launching-rocket-to-outer-space.svg @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 new file mode 100644 index 0000000..168d4fb --- /dev/null +++ b/public/icons/man-standing-on-planet-surface-with-a-flag-with-one-star.svg @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/moon-and-stars-in-a-cloud.svg b/public/icons/moon-and-stars-in-a-cloud.svg new file mode 100644 index 0000000..998dedc --- /dev/null +++ b/public/icons/moon-and-stars-in-a-cloud.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/moon-car.svg b/public/icons/moon-car.svg new file mode 100644 index 0000000..0ca88e8 --- /dev/null +++ b/public/icons/moon-car.svg @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/outer-space-rocket.svg b/public/icons/outer-space-rocket.svg new file mode 100644 index 0000000..3f25eae --- /dev/null +++ b/public/icons/outer-space-rocket.svg @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/outer-space-satellite-tool.svg b/public/icons/outer-space-satellite-tool.svg new file mode 100644 index 0000000..3baec5e --- /dev/null +++ b/public/icons/outer-space-satellite-tool.svg @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/parabolic-antennas-couple-in-perspective.svg b/public/icons/parabolic-antennas-couple-in-perspective.svg new file mode 100644 index 0000000..5cacd43 --- /dev/null +++ b/public/icons/parabolic-antennas-couple-in-perspective.svg @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/planet-with-moon.svg b/public/icons/planet-with-moon.svg new file mode 100644 index 0000000..034d01b --- /dev/null +++ b/public/icons/planet-with-moon.svg @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/planets-on-orbits.svg b/public/icons/planets-on-orbits.svg new file mode 100644 index 0000000..9042470 --- /dev/null +++ b/public/icons/planets-on-orbits.svg @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 new file mode 100644 index 0000000..7a17210 --- /dev/null +++ b/public/icons/rays-gun-silhouette-of-weapon-of-outer-space.svg @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/rocket-black-shape.svg b/public/icons/rocket-black-shape.svg new file mode 100644 index 0000000..2627a9d --- /dev/null +++ b/public/icons/rocket-black-shape.svg @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 new file mode 100644 index 0000000..b4f3cff --- /dev/null +++ b/public/icons/rocket-in-vertical-position-ship-for-outer-space-travel.svg @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/rocket-on-vertical-position-with-fire-tail.svg b/public/icons/rocket-on-vertical-position-with-fire-tail.svg new file mode 100644 index 0000000..7660782 --- /dev/null +++ b/public/icons/rocket-on-vertical-position-with-fire-tail.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/rocket-outer-space-ship.svg b/public/icons/rocket-outer-space-ship.svg new file mode 100644 index 0000000..525b809 --- /dev/null +++ b/public/icons/rocket-outer-space-ship.svg @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/rocket-pointing-to-upper-left-direction.svg b/public/icons/rocket-pointing-to-upper-left-direction.svg new file mode 100644 index 0000000..71562bd --- /dev/null +++ b/public/icons/rocket-pointing-to-upper-left-direction.svg @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/rocket-space-ship.svg b/public/icons/rocket-space-ship.svg new file mode 100644 index 0000000..3a8a617 --- /dev/null +++ b/public/icons/rocket-space-ship.svg @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/rocket-space-vehicle-in-vertical-position.svg b/public/icons/rocket-space-vehicle-in-vertical-position.svg new file mode 100644 index 0000000..f2ef576 --- /dev/null +++ b/public/icons/rocket-space-vehicle-in-vertical-position.svg @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/rocket-turned-to-upper-right.svg b/public/icons/rocket-turned-to-upper-right.svg new file mode 100644 index 0000000..345de5c --- /dev/null +++ b/public/icons/rocket-turned-to-upper-right.svg @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/rocket-variant.svg b/public/icons/rocket-variant.svg new file mode 100644 index 0000000..2db3cc0 --- /dev/null +++ b/public/icons/rocket-variant.svg @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/rocket-with-a-circle.svg b/public/icons/rocket-with-a-circle.svg new file mode 100644 index 0000000..7cc5c26 --- /dev/null +++ b/public/icons/rocket-with-a-circle.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/rocket-with-a-star.svg b/public/icons/rocket-with-a-star.svg new file mode 100644 index 0000000..2ded14d --- /dev/null +++ b/public/icons/rocket-with-a-star.svg @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/rocket.svg b/public/icons/rocket.svg new file mode 100644 index 0000000..177d15d --- /dev/null +++ b/public/icons/rocket.svg @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/rounded-spacecraft.svg b/public/icons/rounded-spacecraft.svg new file mode 100644 index 0000000..0872a23 --- /dev/null +++ b/public/icons/rounded-spacecraft.svg @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/satellite-outer-space-tool-shape-variant.svg b/public/icons/satellite-outer-space-tool-shape-variant.svg new file mode 100644 index 0000000..8ad027d --- /dev/null +++ b/public/icons/satellite-outer-space-tool-shape-variant.svg @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/saturn-and-other-planets.svg b/public/icons/saturn-and-other-planets.svg new file mode 100644 index 0000000..b702316 --- /dev/null +++ b/public/icons/saturn-and-other-planets.svg @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/saturn-planet-shape.svg b/public/icons/saturn-planet-shape.svg new file mode 100644 index 0000000..fc1a45c --- /dev/null +++ b/public/icons/saturn-planet-shape.svg @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 new file mode 100644 index 0000000..04d7fa3 --- /dev/null +++ b/public/icons/solar-system-of-circular-shape-with-sun-and-some-planets-on-orbits.svg @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/space-gun.svg b/public/icons/space-gun.svg new file mode 100644 index 0000000..ec8e631 --- /dev/null +++ b/public/icons/space-gun.svg @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/space-ship-in-vertical-position.svg b/public/icons/space-ship-in-vertical-position.svg new file mode 100644 index 0000000..7333995 --- /dev/null +++ b/public/icons/space-ship-in-vertical-position.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/space-ship.svg b/public/icons/space-ship.svg new file mode 100644 index 0000000..4a7d569 --- /dev/null +++ b/public/icons/space-ship.svg @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/spacecraft-1.svg b/public/icons/spacecraft-1.svg new file mode 100644 index 0000000..5fa03d2 --- /dev/null +++ b/public/icons/spacecraft-1.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/spacecraft-of-rounded-shape.svg b/public/icons/spacecraft-of-rounded-shape.svg new file mode 100644 index 0000000..8b84a73 --- /dev/null +++ b/public/icons/spacecraft-of-rounded-shape.svg @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/spacecraft-silhouette.svg b/public/icons/spacecraft-silhouette.svg new file mode 100644 index 0000000..6cb5286 --- /dev/null +++ b/public/icons/spacecraft-silhouette.svg @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/spacecraft-variant.svg b/public/icons/spacecraft-variant.svg new file mode 100644 index 0000000..f47c382 --- /dev/null +++ b/public/icons/spacecraft-variant.svg @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/spacecraft-with-fire-tail.svg b/public/icons/spacecraft-with-fire-tail.svg new file mode 100644 index 0000000..fedf6d9 --- /dev/null +++ b/public/icons/spacecraft-with-fire-tail.svg @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/spacecraft.svg b/public/icons/spacecraft.svg new file mode 100644 index 0000000..f7c5f30 --- /dev/null +++ b/public/icons/spacecraft.svg @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/spaceship-shape.svg b/public/icons/spaceship-shape.svg new file mode 100644 index 0000000..2e91b40 --- /dev/null +++ b/public/icons/spaceship-shape.svg @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/spaceship.svg b/public/icons/spaceship.svg new file mode 100644 index 0000000..46a70b3 --- /dev/null +++ b/public/icons/spaceship.svg @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/stars-group.svg b/public/icons/stars-group.svg new file mode 100644 index 0000000..733e47a --- /dev/null +++ b/public/icons/stars-group.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/sun-shape.svg b/public/icons/sun-shape.svg new file mode 100644 index 0000000..0f90aba --- /dev/null +++ b/public/icons/sun-shape.svg @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/thin-rocket.svg b/public/icons/thin-rocket.svg new file mode 100644 index 0000000..5141569 --- /dev/null +++ b/public/icons/thin-rocket.svg @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/thin-vertical-rocket-ship-with-a-star.svg b/public/icons/thin-vertical-rocket-ship-with-a-star.svg new file mode 100644 index 0000000..731e8c2 --- /dev/null +++ b/public/icons/thin-vertical-rocket-ship-with-a-star.svg @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +