From 98a894fcd38168cd59e415ba5fcdbee38f923f52 Mon Sep 17 00:00:00 2001 From: codecalm Date: Wed, 10 May 2023 18:06:15 +0200 Subject: [PATCH] 18 new icons: `brand-ansible`, `brand-cinema-4d`, `brand-craft`, `brand-digg`, `brand-electronic-arts`, `brand-feedly`, `brand-filezilla`, `brand-speedtest`, `brand-vlc`, `brand-wikipedia`, `brand-xamarin`, `hdr`, `ironing`, `layout-grid-remove`, `logout-2`, `wash-dry-flat`, `wash-eco`, `wash-hand` Fixed icons: `logout` --- src/_icons/brand-ansible.svg | 7 +++++++ src/_icons/brand-cinema-4d.svg | 10 ++++++++++ src/_icons/brand-craft.svg | 8 ++++++++ src/_icons/brand-digg.svg | 12 ++++++++++++ src/_icons/brand-electronic-arts.svg | 10 ++++++++++ src/_icons/brand-feedly.svg | 9 +++++++++ src/_icons/brand-filezilla.svg | 8 ++++++++ src/_icons/brand-speedtest.svg | 7 +++++++ src/_icons/brand-vlc.svg | 7 +++++++ src/_icons/brand-wikipedia.svg | 11 +++++++++++ src/_icons/brand-xamarin.svg | 8 ++++++++ src/_icons/hdr.svg | 10 ++++++++++ src/_icons/ironing.svg | 6 ++++++ src/_icons/layout-grid-remove.svg | 9 +++++++++ src/_icons/logout-2.svg | 8 ++++++++ src/_icons/logout.svg | 5 +++-- src/_icons/wash-dry-flat.svg | 7 +++++++ src/_icons/wash-eco.svg | 9 +++++++++ src/_icons/wash-hand.svg | 9 +++++++++ 19 files changed, 158 insertions(+), 2 deletions(-) create mode 100644 src/_icons/brand-ansible.svg create mode 100644 src/_icons/brand-cinema-4d.svg create mode 100644 src/_icons/brand-craft.svg create mode 100644 src/_icons/brand-digg.svg create mode 100644 src/_icons/brand-electronic-arts.svg create mode 100644 src/_icons/brand-feedly.svg create mode 100644 src/_icons/brand-filezilla.svg create mode 100644 src/_icons/brand-speedtest.svg create mode 100644 src/_icons/brand-vlc.svg create mode 100644 src/_icons/brand-wikipedia.svg create mode 100644 src/_icons/brand-xamarin.svg create mode 100644 src/_icons/hdr.svg create mode 100644 src/_icons/ironing.svg create mode 100644 src/_icons/layout-grid-remove.svg create mode 100644 src/_icons/logout-2.svg create mode 100644 src/_icons/wash-dry-flat.svg create mode 100644 src/_icons/wash-eco.svg create mode 100644 src/_icons/wash-hand.svg diff --git a/src/_icons/brand-ansible.svg b/src/_icons/brand-ansible.svg new file mode 100644 index 000000000..f7a902f81 --- /dev/null +++ b/src/_icons/brand-ansible.svg @@ -0,0 +1,7 @@ +--- +category: Brand +--- + + + + diff --git a/src/_icons/brand-cinema-4d.svg b/src/_icons/brand-cinema-4d.svg new file mode 100644 index 000000000..54942a20e --- /dev/null +++ b/src/_icons/brand-cinema-4d.svg @@ -0,0 +1,10 @@ +--- +category: Brand +--- + + + + + + + diff --git a/src/_icons/brand-craft.svg b/src/_icons/brand-craft.svg new file mode 100644 index 000000000..7408bb79c --- /dev/null +++ b/src/_icons/brand-craft.svg @@ -0,0 +1,8 @@ +--- +category: Brand +--- + + + + + diff --git a/src/_icons/brand-digg.svg b/src/_icons/brand-digg.svg new file mode 100644 index 000000000..c39e31123 --- /dev/null +++ b/src/_icons/brand-digg.svg @@ -0,0 +1,12 @@ +--- +category: Brand +--- + + + + + + + + + diff --git a/src/_icons/brand-electronic-arts.svg b/src/_icons/brand-electronic-arts.svg new file mode 100644 index 000000000..e1a619eca --- /dev/null +++ b/src/_icons/brand-electronic-arts.svg @@ -0,0 +1,10 @@ +--- +category: Brand +--- + + + + + + + diff --git a/src/_icons/brand-feedly.svg b/src/_icons/brand-feedly.svg new file mode 100644 index 000000000..74e2c4bf2 --- /dev/null +++ b/src/_icons/brand-feedly.svg @@ -0,0 +1,9 @@ +--- +category: Brand +--- + + + + + + diff --git a/src/_icons/brand-filezilla.svg b/src/_icons/brand-filezilla.svg new file mode 100644 index 000000000..2fb49aff1 --- /dev/null +++ b/src/_icons/brand-filezilla.svg @@ -0,0 +1,8 @@ +--- +category: Brand +--- + + + + + diff --git a/src/_icons/brand-speedtest.svg b/src/_icons/brand-speedtest.svg new file mode 100644 index 000000000..ae06743d0 --- /dev/null +++ b/src/_icons/brand-speedtest.svg @@ -0,0 +1,7 @@ +--- +category: Brand +--- + + + + diff --git a/src/_icons/brand-vlc.svg b/src/_icons/brand-vlc.svg new file mode 100644 index 000000000..068e0c21a --- /dev/null +++ b/src/_icons/brand-vlc.svg @@ -0,0 +1,7 @@ +--- +category: Brand +--- + + + + diff --git a/src/_icons/brand-wikipedia.svg b/src/_icons/brand-wikipedia.svg new file mode 100644 index 000000000..d21179db5 --- /dev/null +++ b/src/_icons/brand-wikipedia.svg @@ -0,0 +1,11 @@ +--- +category: Brand +--- + + + + + + + + diff --git a/src/_icons/brand-xamarin.svg b/src/_icons/brand-xamarin.svg new file mode 100644 index 000000000..9b9420184 --- /dev/null +++ b/src/_icons/brand-xamarin.svg @@ -0,0 +1,8 @@ +--- +category: Brand +--- + + + + + diff --git a/src/_icons/hdr.svg b/src/_icons/hdr.svg new file mode 100644 index 000000000..6406b65e1 --- /dev/null +++ b/src/_icons/hdr.svg @@ -0,0 +1,10 @@ +--- +category: Photography +--- + + + + + + + diff --git a/src/_icons/ironing.svg b/src/_icons/ironing.svg new file mode 100644 index 000000000..d29796f5f --- /dev/null +++ b/src/_icons/ironing.svg @@ -0,0 +1,6 @@ +--- +category: Laundry +--- + + + diff --git a/src/_icons/layout-grid-remove.svg b/src/_icons/layout-grid-remove.svg new file mode 100644 index 000000000..ccdda670d --- /dev/null +++ b/src/_icons/layout-grid-remove.svg @@ -0,0 +1,9 @@ +--- +category: Design +--- + + + + + + diff --git a/src/_icons/logout-2.svg b/src/_icons/logout-2.svg new file mode 100644 index 000000000..d854239a9 --- /dev/null +++ b/src/_icons/logout-2.svg @@ -0,0 +1,8 @@ +--- +category: System +--- + + + + + diff --git a/src/_icons/logout.svg b/src/_icons/logout.svg index 7c62b5e3b..b5d5c10b8 100644 --- a/src/_icons/logout.svg +++ b/src/_icons/logout.svg @@ -1,10 +1,11 @@ --- -category: Arrows +category: System tags: [exit, shut, unplug, close] version: "1.4" unicode: "eba8" --- - + + diff --git a/src/_icons/wash-dry-flat.svg b/src/_icons/wash-dry-flat.svg new file mode 100644 index 000000000..615f31079 --- /dev/null +++ b/src/_icons/wash-dry-flat.svg @@ -0,0 +1,7 @@ +--- +category: Laundry +--- + + + + diff --git a/src/_icons/wash-eco.svg b/src/_icons/wash-eco.svg new file mode 100644 index 000000000..4460882da --- /dev/null +++ b/src/_icons/wash-eco.svg @@ -0,0 +1,9 @@ +--- +category: Laundry +--- + + + + + + diff --git a/src/_icons/wash-hand.svg b/src/_icons/wash-hand.svg new file mode 100644 index 000000000..2f0f93c7c --- /dev/null +++ b/src/_icons/wash-hand.svg @@ -0,0 +1,9 @@ +--- +category: Laundry +--- + + + + + +