From 023d8a77dfc3650259905d0fac8239e359961290 Mon Sep 17 00:00:00 2001 From: codecalm Date: Mon, 2 Mar 2020 17:58:24 +0100 Subject: charts --- _icons/chart-area-line.svg | 6 ++++++ _icons/chart-area.svg | 6 ++++++ _icons/chart-bar.svg | 9 +++++++++ _icons/chart-candle.svg | 13 +++++++++++++ _icons/chart-donut.svg | 6 ++++++ _icons/chart-line.svg | 6 ++++++ _icons/chart-pie.svg | 6 ++++++ _icons/mail-opened.svg | 8 ++++++++ _icons/mail.svg | 6 ++++++ _icons/qrcode.svg | 24 ++++++++++++------------ _icons/trophy.svg | 10 ++++++++++ _icons/wine.svg | 8 ++++++++ 12 files changed, 96 insertions(+), 12 deletions(-) create mode 100644 _icons/chart-area-line.svg create mode 100644 _icons/chart-area.svg create mode 100644 _icons/chart-bar.svg create mode 100644 _icons/chart-candle.svg create mode 100644 _icons/chart-donut.svg create mode 100644 _icons/chart-line.svg create mode 100644 _icons/chart-pie.svg create mode 100644 _icons/mail-opened.svg create mode 100644 _icons/mail.svg create mode 100644 _icons/trophy.svg create mode 100644 _icons/wine.svg (limited to '_icons') diff --git a/_icons/chart-area-line.svg b/_icons/chart-area-line.svg new file mode 100644 index 0000000..7cbc3e6 --- /dev/null +++ b/_icons/chart-area-line.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/_icons/chart-area.svg b/_icons/chart-area.svg new file mode 100644 index 0000000..8fd5831 --- /dev/null +++ b/_icons/chart-area.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/_icons/chart-bar.svg b/_icons/chart-bar.svg new file mode 100644 index 0000000..370261c --- /dev/null +++ b/_icons/chart-bar.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/_icons/chart-candle.svg b/_icons/chart-candle.svg new file mode 100644 index 0000000..60ebb2b --- /dev/null +++ b/_icons/chart-candle.svg @@ -0,0 +1,13 @@ +--- +--- + + + + + + + + + + + diff --git a/_icons/chart-donut.svg b/_icons/chart-donut.svg new file mode 100644 index 0000000..7cecab5 --- /dev/null +++ b/_icons/chart-donut.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/_icons/chart-line.svg b/_icons/chart-line.svg new file mode 100644 index 0000000..045e120 --- /dev/null +++ b/_icons/chart-line.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/_icons/chart-pie.svg b/_icons/chart-pie.svg new file mode 100644 index 0000000..c47032e --- /dev/null +++ b/_icons/chart-pie.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/_icons/mail-opened.svg b/_icons/mail-opened.svg new file mode 100644 index 0000000..ec3d8b6 --- /dev/null +++ b/_icons/mail-opened.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/_icons/mail.svg b/_icons/mail.svg new file mode 100644 index 0000000..8d316e2 --- /dev/null +++ b/_icons/mail.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/_icons/qrcode.svg b/_icons/qrcode.svg index 0c9a5be..bd32a68 100644 --- a/_icons/qrcode.svg +++ b/_icons/qrcode.svg @@ -1,16 +1,16 @@ --- --- - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/_icons/trophy.svg b/_icons/trophy.svg new file mode 100644 index 0000000..65c4b78 --- /dev/null +++ b/_icons/trophy.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/_icons/wine.svg b/_icons/wine.svg new file mode 100644 index 0000000..62e1c99 --- /dev/null +++ b/_icons/wine.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + -- cgit v1.2.1