From 61bef58d27a682ebe06b5a6827db993c7a1dc175 Mon Sep 17 00:00:00 2001 From: codecalm Date: Wed, 14 Oct 2020 00:42:02 +0200 Subject: 9 new icons: `ball-american-football`, `ball-football`, `cash-banknote`, `hierarhy-2`, `hierarhy`, `math-symbols`, `olympics`, `play-card`, `sock` Fixed icons: `device-cctv`, `ear-off`, `pacman` --- src/_icons/ball-american-football.svg | 11 +++++++++++ src/_icons/ball-football.svg | 12 ++++++++++++ src/_icons/cash-banknote.svg | 8 ++++++++ src/_icons/device-cctv.svg | 1 - src/_icons/ear-off.svg | 2 +- src/_icons/hierarhy-2.svg | 9 +++++++++ src/_icons/hierarhy.svg | 9 +++++++++ src/_icons/math-symbols.svg | 13 +++++++++++++ src/_icons/olympics.svg | 9 +++++++++ src/_icons/pacman.svg | 4 ++-- src/_icons/play-card.svg | 8 ++++++++ src/_icons/sock.svg | 6 ++++++ 12 files changed, 88 insertions(+), 4 deletions(-) create mode 100644 src/_icons/ball-american-football.svg create mode 100644 src/_icons/ball-football.svg create mode 100644 src/_icons/cash-banknote.svg create mode 100644 src/_icons/hierarhy-2.svg create mode 100644 src/_icons/hierarhy.svg create mode 100644 src/_icons/math-symbols.svg create mode 100644 src/_icons/olympics.svg create mode 100644 src/_icons/play-card.svg create mode 100644 src/_icons/sock.svg (limited to 'src/_icons') diff --git a/src/_icons/ball-american-football.svg b/src/_icons/ball-american-football.svg new file mode 100644 index 00000000..e99fecb4 --- /dev/null +++ b/src/_icons/ball-american-football.svg @@ -0,0 +1,11 @@ +--- +category: Sport +--- + + + + + + + + diff --git a/src/_icons/ball-football.svg b/src/_icons/ball-football.svg new file mode 100644 index 00000000..1aeaf0cd --- /dev/null +++ b/src/_icons/ball-football.svg @@ -0,0 +1,12 @@ +--- +category: Sport +--- + + + + + + + + + diff --git a/src/_icons/cash-banknote.svg b/src/_icons/cash-banknote.svg new file mode 100644 index 00000000..ac892afa --- /dev/null +++ b/src/_icons/cash-banknote.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/device-cctv.svg b/src/_icons/device-cctv.svg index 5aae7bb1..55c1863d 100644 --- a/src/_icons/device-cctv.svg +++ b/src/_icons/device-cctv.svg @@ -6,5 +6,4 @@ category: Devices - diff --git a/src/_icons/ear-off.svg b/src/_icons/ear-off.svg index d39fb537..104e410c 100644 --- a/src/_icons/ear-off.svg +++ b/src/_icons/ear-off.svg @@ -1,7 +1,7 @@ --- --- - + diff --git a/src/_icons/hierarhy-2.svg b/src/_icons/hierarhy-2.svg new file mode 100644 index 00000000..ddb81a10 --- /dev/null +++ b/src/_icons/hierarhy-2.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/hierarhy.svg b/src/_icons/hierarhy.svg new file mode 100644 index 00000000..f0c9a783 --- /dev/null +++ b/src/_icons/hierarhy.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/math-symbols.svg b/src/_icons/math-symbols.svg new file mode 100644 index 00000000..b5bf0432 --- /dev/null +++ b/src/_icons/math-symbols.svg @@ -0,0 +1,13 @@ +--- +--- + + + + + + + + + + + diff --git a/src/_icons/olympics.svg b/src/_icons/olympics.svg new file mode 100644 index 00000000..7ad83b40 --- /dev/null +++ b/src/_icons/olympics.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/pacman.svg b/src/_icons/pacman.svg index cafbade8..f8e27490 100644 --- a/src/_icons/pacman.svg +++ b/src/_icons/pacman.svg @@ -1,6 +1,6 @@ --- --- - - + + diff --git a/src/_icons/play-card.svg b/src/_icons/play-card.svg new file mode 100644 index 00000000..c74274aa --- /dev/null +++ b/src/_icons/play-card.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/sock.svg b/src/_icons/sock.svg new file mode 100644 index 00000000..e5c46479 --- /dev/null +++ b/src/_icons/sock.svg @@ -0,0 +1,6 @@ +--- +--- + + + + -- cgit v1.2.1