From adbffdec63679c50bd1850f485122f3df96fd09f Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 28 Aug 2022 21:23:01 +0200 Subject: [PATCH] 18 new icons: `augmented-reality-2`, `brand-nord-vpn`, `brand-visa`, `chart-treemap`, `chess`, `chisel`, `device-sd-card`, `disc-golf`, `egg-fried`, `hearts`, `lasso-polygon`, `layout-collage`, `message-chatbot`, `photo-up`, `pig-money`, `ping-pong`, `transform`, `world-www` --- src/_icons/augmented-reality-2.svg | 9 +++++++++ src/_icons/brand-nord-vpn.svg | 7 +++++++ src/_icons/brand-visa.svg | 10 ++++++++++ src/_icons/chart-treemap.svg | 10 ++++++++++ src/_icons/chess.svg | 8 ++++++++ src/_icons/chisel.svg | 7 +++++++ src/_icons/device-sd-card.svg | 8 ++++++++ src/_icons/disc-golf.svg | 14 ++++++++++++++ src/_icons/egg-fried.svg | 7 +++++++ src/_icons/hearts.svg | 7 +++++++ src/_icons/lasso-polygon.svg | 8 ++++++++ src/_icons/layout-collage.svg | 8 ++++++++ src/_icons/message-chatbot.svg | 9 +++++++++ src/_icons/photo-up.svg | 11 +++++++++++ src/_icons/pig-money.svg | 8 ++++++++ src/_icons/ping-pong.svg | 8 ++++++++ src/_icons/transform.svg | 10 ++++++++++ src/_icons/world-www.svg | 14 ++++++++++++++ 18 files changed, 163 insertions(+) create mode 100644 src/_icons/augmented-reality-2.svg create mode 100644 src/_icons/brand-nord-vpn.svg create mode 100644 src/_icons/brand-visa.svg create mode 100644 src/_icons/chart-treemap.svg create mode 100644 src/_icons/chess.svg create mode 100644 src/_icons/chisel.svg create mode 100644 src/_icons/device-sd-card.svg create mode 100644 src/_icons/disc-golf.svg create mode 100644 src/_icons/egg-fried.svg create mode 100644 src/_icons/hearts.svg create mode 100644 src/_icons/lasso-polygon.svg create mode 100644 src/_icons/layout-collage.svg create mode 100644 src/_icons/message-chatbot.svg create mode 100644 src/_icons/photo-up.svg create mode 100644 src/_icons/pig-money.svg create mode 100644 src/_icons/ping-pong.svg create mode 100644 src/_icons/transform.svg create mode 100644 src/_icons/world-www.svg diff --git a/src/_icons/augmented-reality-2.svg b/src/_icons/augmented-reality-2.svg new file mode 100644 index 000000000..f20b9b750 --- /dev/null +++ b/src/_icons/augmented-reality-2.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/brand-nord-vpn.svg b/src/_icons/brand-nord-vpn.svg new file mode 100644 index 000000000..e1252e2e5 --- /dev/null +++ b/src/_icons/brand-nord-vpn.svg @@ -0,0 +1,7 @@ +--- +category: Brand +--- + + + + diff --git a/src/_icons/brand-visa.svg b/src/_icons/brand-visa.svg new file mode 100644 index 000000000..6abd4378e --- /dev/null +++ b/src/_icons/brand-visa.svg @@ -0,0 +1,10 @@ +--- +category: Brand +--- + + + + + + + diff --git a/src/_icons/chart-treemap.svg b/src/_icons/chart-treemap.svg new file mode 100644 index 000000000..0c4685e0d --- /dev/null +++ b/src/_icons/chart-treemap.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/chess.svg b/src/_icons/chess.svg new file mode 100644 index 000000000..12d69b3cc --- /dev/null +++ b/src/_icons/chess.svg @@ -0,0 +1,8 @@ +--- +category: Sport +--- + + + + + diff --git a/src/_icons/chisel.svg b/src/_icons/chisel.svg new file mode 100644 index 000000000..b8f1dcb79 --- /dev/null +++ b/src/_icons/chisel.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/device-sd-card.svg b/src/_icons/device-sd-card.svg new file mode 100644 index 000000000..a046c6c95 --- /dev/null +++ b/src/_icons/device-sd-card.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/disc-golf.svg b/src/_icons/disc-golf.svg new file mode 100644 index 000000000..a37213c91 --- /dev/null +++ b/src/_icons/disc-golf.svg @@ -0,0 +1,14 @@ +--- +category: Sport +--- + + + + + + + + + + + diff --git a/src/_icons/egg-fried.svg b/src/_icons/egg-fried.svg new file mode 100644 index 000000000..1c4f95fab --- /dev/null +++ b/src/_icons/egg-fried.svg @@ -0,0 +1,7 @@ +--- +category: Food +--- + + + + diff --git a/src/_icons/hearts.svg b/src/_icons/hearts.svg new file mode 100644 index 000000000..bc5249c12 --- /dev/null +++ b/src/_icons/hearts.svg @@ -0,0 +1,7 @@ +--- +category: Shapes +--- + + + + diff --git a/src/_icons/lasso-polygon.svg b/src/_icons/lasso-polygon.svg new file mode 100644 index 000000000..8dbd16983 --- /dev/null +++ b/src/_icons/lasso-polygon.svg @@ -0,0 +1,8 @@ +--- +category: Design +--- + + + + + diff --git a/src/_icons/layout-collage.svg b/src/_icons/layout-collage.svg new file mode 100644 index 000000000..b9cc96e2a --- /dev/null +++ b/src/_icons/layout-collage.svg @@ -0,0 +1,8 @@ +--- +category: Design +--- + + + + + diff --git a/src/_icons/message-chatbot.svg b/src/_icons/message-chatbot.svg new file mode 100644 index 000000000..6cf06994f --- /dev/null +++ b/src/_icons/message-chatbot.svg @@ -0,0 +1,9 @@ +--- +category: Communication +--- + + + + + + diff --git a/src/_icons/photo-up.svg b/src/_icons/photo-up.svg new file mode 100644 index 000000000..c1f683ff8 --- /dev/null +++ b/src/_icons/photo-up.svg @@ -0,0 +1,11 @@ +--- +category: Media +--- + + + + + + + + diff --git a/src/_icons/pig-money.svg b/src/_icons/pig-money.svg new file mode 100644 index 000000000..59216f298 --- /dev/null +++ b/src/_icons/pig-money.svg @@ -0,0 +1,8 @@ +--- +category: Animals +--- + + + + + diff --git a/src/_icons/ping-pong.svg b/src/_icons/ping-pong.svg new file mode 100644 index 000000000..139fb78ff --- /dev/null +++ b/src/_icons/ping-pong.svg @@ -0,0 +1,8 @@ +--- +category: Sport +--- + + + + + diff --git a/src/_icons/transform.svg b/src/_icons/transform.svg new file mode 100644 index 000000000..c9ebb06c1 --- /dev/null +++ b/src/_icons/transform.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/world-www.svg b/src/_icons/world-www.svg new file mode 100644 index 000000000..16632a9bd --- /dev/null +++ b/src/_icons/world-www.svg @@ -0,0 +1,14 @@ +--- +category: Map +--- + + + + + + + + + + +