From ba80810a6fa782a008402c539115a03d19afce7d Mon Sep 17 00:00:00 2001 From: codecalm Date: Thu, 7 Sep 2023 10:59:02 +0200 Subject: [PATCH] 18 new icons: `car-garage`, `cloud-network`, `map-route`, `melon`, `password-fingerprint`, `password-mobile-phone`, `password-user`, `pentagon-number-0`, `pentagon-number-1`, `pentagon-number-2`, `pentagon-number-3`, `pentagon-number-4`, `pentagon-number-5`, `pentagon-number-6`, `pentagon-number-7`, `pentagon-number-8`, `pentagon-number-9`, `pentagon-x` Fixed icons: `network-off`, `network` --- src/_icons/car-garage.svg | 8 ++++++++ src/_icons/cloud-network.svg | 9 +++++++++ src/_icons/map-route.svg | 9 +++++++++ src/_icons/melon.svg | 5 +++++ src/_icons/network-off.svg | 14 +++++++------- src/_icons/network.svg | 10 +++++----- src/_icons/password-fingerprint.svg | 17 +++++++++++++++++ src/_icons/password-mobile-phone.svg | 16 ++++++++++++++++ src/_icons/password-user.svg | 15 +++++++++++++++ src/_icons/pentagon-number-0.svg | 6 ++++++ src/_icons/pentagon-number-1.svg | 6 ++++++ src/_icons/pentagon-number-2.svg | 6 ++++++ src/_icons/pentagon-number-3.svg | 6 ++++++ src/_icons/pentagon-number-4.svg | 7 +++++++ src/_icons/pentagon-number-5.svg | 6 ++++++ src/_icons/pentagon-number-6.svg | 6 ++++++ src/_icons/pentagon-number-7.svg | 6 ++++++ src/_icons/pentagon-number-8.svg | 6 ++++++ src/_icons/pentagon-number-9.svg | 6 ++++++ src/_icons/pentagon-x.svg | 7 +++++++ 20 files changed, 159 insertions(+), 12 deletions(-) create mode 100644 src/_icons/car-garage.svg create mode 100644 src/_icons/cloud-network.svg create mode 100644 src/_icons/map-route.svg create mode 100644 src/_icons/melon.svg create mode 100644 src/_icons/password-fingerprint.svg create mode 100644 src/_icons/password-mobile-phone.svg create mode 100644 src/_icons/password-user.svg create mode 100644 src/_icons/pentagon-number-0.svg create mode 100644 src/_icons/pentagon-number-1.svg create mode 100644 src/_icons/pentagon-number-2.svg create mode 100644 src/_icons/pentagon-number-3.svg create mode 100644 src/_icons/pentagon-number-4.svg create mode 100644 src/_icons/pentagon-number-5.svg create mode 100644 src/_icons/pentagon-number-6.svg create mode 100644 src/_icons/pentagon-number-7.svg create mode 100644 src/_icons/pentagon-number-8.svg create mode 100644 src/_icons/pentagon-number-9.svg create mode 100644 src/_icons/pentagon-x.svg diff --git a/src/_icons/car-garage.svg b/src/_icons/car-garage.svg new file mode 100644 index 000000000..7161f93eb --- /dev/null +++ b/src/_icons/car-garage.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/cloud-network.svg b/src/_icons/cloud-network.svg new file mode 100644 index 000000000..27ee1aa6c --- /dev/null +++ b/src/_icons/cloud-network.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/map-route.svg b/src/_icons/map-route.svg new file mode 100644 index 000000000..cd5bed141 --- /dev/null +++ b/src/_icons/map-route.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/melon.svg b/src/_icons/melon.svg new file mode 100644 index 000000000..3a38eda30 --- /dev/null +++ b/src/_icons/melon.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/src/_icons/network-off.svg b/src/_icons/network-off.svg index f978a5e8a..e65687be9 100644 --- a/src/_icons/network-off.svg +++ b/src/_icons/network-off.svg @@ -5,13 +5,13 @@ unicode: "f414" version: "1.94" --- - - - + + + - - - - + + + + diff --git a/src/_icons/network.svg b/src/_icons/network.svg index c482ea3b9..728bf5bdd 100644 --- a/src/_icons/network.svg +++ b/src/_icons/network.svg @@ -5,12 +5,12 @@ unicode: "f09f" category: Computers --- - + - - - - + + + + diff --git a/src/_icons/password-fingerprint.svg b/src/_icons/password-fingerprint.svg new file mode 100644 index 000000000..9dd83e642 --- /dev/null +++ b/src/_icons/password-fingerprint.svg @@ -0,0 +1,17 @@ +--- +--- + + + + + + + + + + + + + + + diff --git a/src/_icons/password-mobile-phone.svg b/src/_icons/password-mobile-phone.svg new file mode 100644 index 000000000..fa493d011 --- /dev/null +++ b/src/_icons/password-mobile-phone.svg @@ -0,0 +1,16 @@ +--- +--- + + + + + + + + + + + + + + diff --git a/src/_icons/password-user.svg b/src/_icons/password-user.svg new file mode 100644 index 000000000..b714cb1c1 --- /dev/null +++ b/src/_icons/password-user.svg @@ -0,0 +1,15 @@ +--- +--- + + + + + + + + + + + + + diff --git a/src/_icons/pentagon-number-0.svg b/src/_icons/pentagon-number-0.svg new file mode 100644 index 000000000..5ff1e22df --- /dev/null +++ b/src/_icons/pentagon-number-0.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/pentagon-number-1.svg b/src/_icons/pentagon-number-1.svg new file mode 100644 index 000000000..1f77b5593 --- /dev/null +++ b/src/_icons/pentagon-number-1.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/pentagon-number-2.svg b/src/_icons/pentagon-number-2.svg new file mode 100644 index 000000000..dae9e583f --- /dev/null +++ b/src/_icons/pentagon-number-2.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/pentagon-number-3.svg b/src/_icons/pentagon-number-3.svg new file mode 100644 index 000000000..bcda4ed99 --- /dev/null +++ b/src/_icons/pentagon-number-3.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/pentagon-number-4.svg b/src/_icons/pentagon-number-4.svg new file mode 100644 index 000000000..700fd5197 --- /dev/null +++ b/src/_icons/pentagon-number-4.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/pentagon-number-5.svg b/src/_icons/pentagon-number-5.svg new file mode 100644 index 000000000..e632230ef --- /dev/null +++ b/src/_icons/pentagon-number-5.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/pentagon-number-6.svg b/src/_icons/pentagon-number-6.svg new file mode 100644 index 000000000..db6422bf7 --- /dev/null +++ b/src/_icons/pentagon-number-6.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/pentagon-number-7.svg b/src/_icons/pentagon-number-7.svg new file mode 100644 index 000000000..52867977e --- /dev/null +++ b/src/_icons/pentagon-number-7.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/pentagon-number-8.svg b/src/_icons/pentagon-number-8.svg new file mode 100644 index 000000000..7f4b2d24e --- /dev/null +++ b/src/_icons/pentagon-number-8.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/pentagon-number-9.svg b/src/_icons/pentagon-number-9.svg new file mode 100644 index 000000000..b0b92316c --- /dev/null +++ b/src/_icons/pentagon-number-9.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/pentagon-x.svg b/src/_icons/pentagon-x.svg new file mode 100644 index 000000000..2de8900a5 --- /dev/null +++ b/src/_icons/pentagon-x.svg @@ -0,0 +1,7 @@ +--- +--- + + + + +