From 2185cc5148f81dd7fcece02f7c41cc2d04fa0696 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 16 Oct 2020 23:35:11 +0200 Subject: 5 new icons: `circle-off`, `hexagon-off`, `octagon-off`, `square-off`, `triangle-off` Fixed icons: `presentation-analytics` --- src/_icons/circle-off.svg | 7 +++++++ src/_icons/hexagon-off.svg | 7 +++++++ src/_icons/octagon-off.svg | 7 +++++++ src/_icons/presentation-analytics.svg | 14 +++++++------- src/_icons/square-off.svg | 7 +++++++ src/_icons/triangle-off.svg | 7 +++++++ 6 files changed, 42 insertions(+), 7 deletions(-) create mode 100644 src/_icons/circle-off.svg create mode 100644 src/_icons/hexagon-off.svg create mode 100644 src/_icons/octagon-off.svg create mode 100644 src/_icons/square-off.svg create mode 100644 src/_icons/triangle-off.svg (limited to 'src') diff --git a/src/_icons/circle-off.svg b/src/_icons/circle-off.svg new file mode 100644 index 00000000..720bfd0e --- /dev/null +++ b/src/_icons/circle-off.svg @@ -0,0 +1,7 @@ +--- +category: Shapes +--- + + + + diff --git a/src/_icons/hexagon-off.svg b/src/_icons/hexagon-off.svg new file mode 100644 index 00000000..082e61d4 --- /dev/null +++ b/src/_icons/hexagon-off.svg @@ -0,0 +1,7 @@ +--- +category: Shapes +--- + + + + diff --git a/src/_icons/octagon-off.svg b/src/_icons/octagon-off.svg new file mode 100644 index 00000000..7d27a5c7 --- /dev/null +++ b/src/_icons/octagon-off.svg @@ -0,0 +1,7 @@ +--- +category: Shapes +--- + + + + diff --git a/src/_icons/presentation-analytics.svg b/src/_icons/presentation-analytics.svg index 69dba16e..8b4931e2 100644 --- a/src/_icons/presentation-analytics.svg +++ b/src/_icons/presentation-analytics.svg @@ -2,11 +2,11 @@ tags: [slideshow, display, exhibition, speech, topic, conference] --- - - - - - - - + + + + + + + diff --git a/src/_icons/square-off.svg b/src/_icons/square-off.svg new file mode 100644 index 00000000..1974c7db --- /dev/null +++ b/src/_icons/square-off.svg @@ -0,0 +1,7 @@ +--- +category: Shapes +--- + + + + diff --git a/src/_icons/triangle-off.svg b/src/_icons/triangle-off.svg new file mode 100644 index 00000000..d3f0eea7 --- /dev/null +++ b/src/_icons/triangle-off.svg @@ -0,0 +1,7 @@ +--- +category: Shapes +--- + + + + -- cgit v1.2.1