From 7dbd322e4667c4c483fa0cd52cc4a166707fe070 Mon Sep 17 00:00:00 2001 From: codecalm Date: Mon, 21 Aug 2023 21:45:11 +0200 Subject: [PATCH] 16 new icons: `12-hours`, `alt`, `archery-arrow`, `clock-12`, `clock-24`, `device-game-pad`, `device-usb`, `input-ai`, `input-check`, `input-x`, `map-east`, `map-north`, `map-south`, `map-west`, `nut`, `wheel` Fixed icons: `24-hours`, `input-search` --- src/_icons/12-hours.svg | 8 ++++++++ src/_icons/24-hours.svg | 11 ++++++----- src/_icons/alt.svg | 9 +++++++++ src/_icons/archery-arrow.svg | 7 +++++++ src/_icons/clock-12.svg | 8 ++++++++ src/_icons/clock-24.svg | 9 +++++++++ src/_icons/device-game-pad.svg | 8 ++++++++ src/_icons/device-usb.svg | 6 ++++++ src/_icons/input-ai.svg | 8 ++++++++ src/_icons/input-check.svg | 6 ++++++ src/_icons/input-search.svg | 6 +++--- src/_icons/input-x.svg | 7 +++++++ src/_icons/map-east.svg | 7 +++++++ src/_icons/map-north.svg | 6 ++++++ src/_icons/map-south.svg | 6 ++++++ src/_icons/map-west.svg | 6 ++++++ src/_icons/nut.svg | 6 ++++++ src/_icons/wheel.svg | 12 ++++++++++++ 18 files changed, 128 insertions(+), 8 deletions(-) create mode 100644 src/_icons/12-hours.svg create mode 100644 src/_icons/alt.svg create mode 100644 src/_icons/archery-arrow.svg create mode 100644 src/_icons/clock-12.svg create mode 100644 src/_icons/clock-24.svg create mode 100644 src/_icons/device-game-pad.svg create mode 100644 src/_icons/device-usb.svg create mode 100644 src/_icons/input-ai.svg create mode 100644 src/_icons/input-check.svg create mode 100644 src/_icons/input-x.svg create mode 100644 src/_icons/map-east.svg create mode 100644 src/_icons/map-north.svg create mode 100644 src/_icons/map-south.svg create mode 100644 src/_icons/map-west.svg create mode 100644 src/_icons/nut.svg create mode 100644 src/_icons/wheel.svg diff --git a/src/_icons/12-hours.svg b/src/_icons/12-hours.svg new file mode 100644 index 000000000..67a650b69 --- /dev/null +++ b/src/_icons/12-hours.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/24-hours.svg b/src/_icons/24-hours.svg index 4aeb021aa..2ddc959a1 100644 --- a/src/_icons/24-hours.svg +++ b/src/_icons/24-hours.svg @@ -5,9 +5,10 @@ version: "1.113" category: Map --- - - - - - + + + + + + diff --git a/src/_icons/alt.svg b/src/_icons/alt.svg new file mode 100644 index 000000000..8d325dfbc --- /dev/null +++ b/src/_icons/alt.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/archery-arrow.svg b/src/_icons/archery-arrow.svg new file mode 100644 index 000000000..358bdcfcb --- /dev/null +++ b/src/_icons/archery-arrow.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/clock-12.svg b/src/_icons/clock-12.svg new file mode 100644 index 000000000..c01d147b7 --- /dev/null +++ b/src/_icons/clock-12.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/clock-24.svg b/src/_icons/clock-24.svg new file mode 100644 index 000000000..9902b2088 --- /dev/null +++ b/src/_icons/clock-24.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/device-game-pad.svg b/src/_icons/device-game-pad.svg new file mode 100644 index 000000000..3f5487bc7 --- /dev/null +++ b/src/_icons/device-game-pad.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/device-usb.svg b/src/_icons/device-usb.svg new file mode 100644 index 000000000..aedd43872 --- /dev/null +++ b/src/_icons/device-usb.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/input-ai.svg b/src/_icons/input-ai.svg new file mode 100644 index 000000000..15e5c9b53 --- /dev/null +++ b/src/_icons/input-ai.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/input-check.svg b/src/_icons/input-check.svg new file mode 100644 index 000000000..107097004 --- /dev/null +++ b/src/_icons/input-check.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/input-search.svg b/src/_icons/input-search.svg index e5d3ab52f..724029c9a 100644 --- a/src/_icons/input-search.svg +++ b/src/_icons/input-search.svg @@ -5,7 +5,7 @@ version: "1.79" unicode: "f2a2" --- - - - + + + diff --git a/src/_icons/input-x.svg b/src/_icons/input-x.svg new file mode 100644 index 000000000..fe39aa33f --- /dev/null +++ b/src/_icons/input-x.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/map-east.svg b/src/_icons/map-east.svg new file mode 100644 index 000000000..b2cfc65cb --- /dev/null +++ b/src/_icons/map-east.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/map-north.svg b/src/_icons/map-north.svg new file mode 100644 index 000000000..b2acee9b9 --- /dev/null +++ b/src/_icons/map-north.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/map-south.svg b/src/_icons/map-south.svg new file mode 100644 index 000000000..a2bf84f1c --- /dev/null +++ b/src/_icons/map-south.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/map-west.svg b/src/_icons/map-west.svg new file mode 100644 index 000000000..279b80d4d --- /dev/null +++ b/src/_icons/map-west.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/nut.svg b/src/_icons/nut.svg new file mode 100644 index 000000000..916063342 --- /dev/null +++ b/src/_icons/nut.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/wheel.svg b/src/_icons/wheel.svg new file mode 100644 index 000000000..fe04e750e --- /dev/null +++ b/src/_icons/wheel.svg @@ -0,0 +1,12 @@ +--- +--- + + + + + + + + + +