From 14e17d80aad27b4bbaef9052e8a27c4b06fa0236 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 5 Dec 2020 16:48:40 +0100 Subject: 18 new icons: `arrow-big-down`, `arrow-big-left`, `arrow-big-right`, `arrow-big-top`, `arrows-double-ne-sw`, `arrows-double-nw-se`, `arrows-double-se-nw`, `arrows-double-sw-ne`, `bell-minus`, `bell-plus`, `bell-ringing-2`, `bell-x`, `file-alert`, `file-analytics`, `file-code-2`, `file-export`, `file-import`, `zoom-question` Fixed icons: `bell-off`, `bell-ringing`, `bell` --- src/_icons/arrow-big-down.svg | 6 ++++++ src/_icons/arrow-big-left.svg | 6 ++++++ src/_icons/arrow-big-right.svg | 6 ++++++ src/_icons/arrow-big-top.svg | 6 ++++++ src/_icons/arrows-double-ne-sw.svg | 9 +++++++++ src/_icons/arrows-double-nw-se.svg | 9 +++++++++ src/_icons/arrows-double-se-nw.svg | 9 +++++++++ src/_icons/arrows-double-sw-ne.svg | 9 +++++++++ src/_icons/bell-minus.svg | 8 ++++++++ src/_icons/bell-off.svg | 1 + src/_icons/bell-plus.svg | 9 +++++++++ src/_icons/bell-ringing-2.svg | 8 ++++++++ src/_icons/bell-ringing.svg | 1 + src/_icons/bell-x.svg | 8 ++++++++ src/_icons/bell.svg | 1 + src/_icons/file-alert.svg | 10 ++++++++++ src/_icons/file-analytics.svg | 11 +++++++++++ src/_icons/file-code-2.svg | 10 ++++++++++ src/_icons/file-export.svg | 8 ++++++++ src/_icons/file-import.svg | 8 ++++++++ src/_icons/zoom-question.svg | 9 +++++++++ 21 files changed, 152 insertions(+) create mode 100644 src/_icons/arrow-big-down.svg create mode 100644 src/_icons/arrow-big-left.svg create mode 100644 src/_icons/arrow-big-right.svg create mode 100644 src/_icons/arrow-big-top.svg create mode 100644 src/_icons/arrows-double-ne-sw.svg create mode 100644 src/_icons/arrows-double-nw-se.svg create mode 100644 src/_icons/arrows-double-se-nw.svg create mode 100644 src/_icons/arrows-double-sw-ne.svg create mode 100644 src/_icons/bell-minus.svg create mode 100644 src/_icons/bell-plus.svg create mode 100644 src/_icons/bell-ringing-2.svg create mode 100644 src/_icons/bell-x.svg create mode 100644 src/_icons/file-alert.svg create mode 100644 src/_icons/file-analytics.svg create mode 100644 src/_icons/file-code-2.svg create mode 100644 src/_icons/file-export.svg create mode 100644 src/_icons/file-import.svg create mode 100644 src/_icons/zoom-question.svg (limited to 'src/_icons') diff --git a/src/_icons/arrow-big-down.svg b/src/_icons/arrow-big-down.svg new file mode 100644 index 00000000..90ff7ae2 --- /dev/null +++ b/src/_icons/arrow-big-down.svg @@ -0,0 +1,6 @@ +--- +category: Arrows +--- + + + diff --git a/src/_icons/arrow-big-left.svg b/src/_icons/arrow-big-left.svg new file mode 100644 index 00000000..b2f8e3a1 --- /dev/null +++ b/src/_icons/arrow-big-left.svg @@ -0,0 +1,6 @@ +--- +category: Arrows +--- + + + diff --git a/src/_icons/arrow-big-right.svg b/src/_icons/arrow-big-right.svg new file mode 100644 index 00000000..572a6a23 --- /dev/null +++ b/src/_icons/arrow-big-right.svg @@ -0,0 +1,6 @@ +--- +category: Arrows +--- + + + diff --git a/src/_icons/arrow-big-top.svg b/src/_icons/arrow-big-top.svg new file mode 100644 index 00000000..15dce382 --- /dev/null +++ b/src/_icons/arrow-big-top.svg @@ -0,0 +1,6 @@ +--- +category: Arrows +--- + + + diff --git a/src/_icons/arrows-double-ne-sw.svg b/src/_icons/arrows-double-ne-sw.svg new file mode 100644 index 00000000..6e35356a --- /dev/null +++ b/src/_icons/arrows-double-ne-sw.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- + + + + + + diff --git a/src/_icons/arrows-double-nw-se.svg b/src/_icons/arrows-double-nw-se.svg new file mode 100644 index 00000000..0780c584 --- /dev/null +++ b/src/_icons/arrows-double-nw-se.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- + + + + + + diff --git a/src/_icons/arrows-double-se-nw.svg b/src/_icons/arrows-double-se-nw.svg new file mode 100644 index 00000000..56cb2ba6 --- /dev/null +++ b/src/_icons/arrows-double-se-nw.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- + + + + + + diff --git a/src/_icons/arrows-double-sw-ne.svg b/src/_icons/arrows-double-sw-ne.svg new file mode 100644 index 00000000..366a568a --- /dev/null +++ b/src/_icons/arrows-double-sw-ne.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- + + + + + + diff --git a/src/_icons/bell-minus.svg b/src/_icons/bell-minus.svg new file mode 100644 index 00000000..9e296ebb --- /dev/null +++ b/src/_icons/bell-minus.svg @@ -0,0 +1,8 @@ +--- +category: System +--- + + + + + diff --git a/src/_icons/bell-off.svg b/src/_icons/bell-off.svg index ddf08cb7..f602b5d7 100644 --- a/src/_icons/bell-off.svg +++ b/src/_icons/bell-off.svg @@ -1,4 +1,5 @@ --- +category: System version: 1.22 --- diff --git a/src/_icons/bell-plus.svg b/src/_icons/bell-plus.svg new file mode 100644 index 00000000..87bd9cd8 --- /dev/null +++ b/src/_icons/bell-plus.svg @@ -0,0 +1,9 @@ +--- +category: System +--- + + + + + + diff --git a/src/_icons/bell-ringing-2.svg b/src/_icons/bell-ringing-2.svg new file mode 100644 index 00000000..6958d288 --- /dev/null +++ b/src/_icons/bell-ringing-2.svg @@ -0,0 +1,8 @@ +--- +category: System +tags: [alarm, sound, notification] +--- + + + + diff --git a/src/_icons/bell-ringing.svg b/src/_icons/bell-ringing.svg index 996c2b65..e86c929f 100644 --- a/src/_icons/bell-ringing.svg +++ b/src/_icons/bell-ringing.svg @@ -1,4 +1,5 @@ --- +category: System tags: [alarm, sound, notification] version: 1.24 --- diff --git a/src/_icons/bell-x.svg b/src/_icons/bell-x.svg new file mode 100644 index 00000000..0f6254c0 --- /dev/null +++ b/src/_icons/bell-x.svg @@ -0,0 +1,8 @@ +--- +category: System +--- + + + + + diff --git a/src/_icons/bell.svg b/src/_icons/bell.svg index 6f194696..e719c3ce 100644 --- a/src/_icons/bell.svg +++ b/src/_icons/bell.svg @@ -1,4 +1,5 @@ --- +category: System tags: [alarm, sound, notification] version: 1.0 --- diff --git a/src/_icons/file-alert.svg b/src/_icons/file-alert.svg new file mode 100644 index 00000000..459b4bd9 --- /dev/null +++ b/src/_icons/file-alert.svg @@ -0,0 +1,10 @@ +--- +tags: [danger, risk, warning, check, caution, document, error] +category: Document +--- + + + + + + diff --git a/src/_icons/file-analytics.svg b/src/_icons/file-analytics.svg new file mode 100644 index 00000000..d5397dde --- /dev/null +++ b/src/_icons/file-analytics.svg @@ -0,0 +1,11 @@ +--- +tags: [data, statistics, report, chart, document, paper] +category: Document +--- + + + + + + + diff --git a/src/_icons/file-code-2.svg b/src/_icons/file-code-2.svg new file mode 100644 index 00000000..fe2e0d2f --- /dev/null +++ b/src/_icons/file-code-2.svg @@ -0,0 +1,10 @@ +--- +tags: [programming, document, developer, technology] +category: Document +--- + + + + + + diff --git a/src/_icons/file-export.svg b/src/_icons/file-export.svg new file mode 100644 index 00000000..b24a045b --- /dev/null +++ b/src/_icons/file-export.svg @@ -0,0 +1,8 @@ +--- +tags: [arrow, data, paper, document, format] +category: Document +--- + + + + diff --git a/src/_icons/file-import.svg b/src/_icons/file-import.svg new file mode 100644 index 00000000..66463200 --- /dev/null +++ b/src/_icons/file-import.svg @@ -0,0 +1,8 @@ +--- +tags: [arrow, data, paper, document, format] +category: Document +--- + + + + diff --git a/src/_icons/zoom-question.svg b/src/_icons/zoom-question.svg new file mode 100644 index 00000000..b3689fa4 --- /dev/null +++ b/src/_icons/zoom-question.svg @@ -0,0 +1,9 @@ +--- +category: Map +--- + + + + + + -- cgit v1.2.1