From ffbdf7636ced1dcf71ad43ff3973705833aa280f Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 7 Apr 2020 20:37:58 +0200 Subject: Release 1.4.0 --- icons/accessible.svg | 8 ++++++++ icons/check.svg | 2 +- icons/checks.svg | 7 +++++++ icons/currency-bitcoin.svg | 12 ++++++++++++ icons/currency-pound.svg | 6 ++++++ icons/currency-rupee.svg | 7 +++++++ icons/currency-yen.svg | 8 ++++++++ icons/device-mobile-vibration.svg | 6 +++--- icons/disabled-2.svg | 8 ++++++++ icons/file-check.svg | 2 +- icons/file-download.svg | 2 +- icons/file-horizontal.svg | 7 +++++++ icons/file-invoice.svg | 2 +- icons/file-minus.svg | 2 +- icons/file-music.svg | 2 +- icons/file-plus.svg | 2 +- icons/file-text.svg | 2 +- icons/file-x.svg | 2 +- icons/file.svg | 2 +- icons/float-center.svg | 12 ++++++++++++ icons/float-left.svg | 10 ++++++++++ icons/float-right.svg | 10 ++++++++++ icons/rotate-2.svg | 7 +++++++ icons/rotate-clockwise-2.svg | 7 +++++++ icons/rotate-clockwise.svg | 2 +- icons/rotate.svg | 2 +- 26 files changed, 124 insertions(+), 15 deletions(-) create mode 100644 icons/accessible.svg create mode 100644 icons/checks.svg create mode 100644 icons/currency-bitcoin.svg create mode 100644 icons/currency-pound.svg create mode 100644 icons/currency-rupee.svg create mode 100644 icons/currency-yen.svg create mode 100644 icons/disabled-2.svg create mode 100644 icons/file-horizontal.svg create mode 100644 icons/float-center.svg create mode 100644 icons/float-left.svg create mode 100644 icons/float-right.svg create mode 100644 icons/rotate-2.svg create mode 100644 icons/rotate-clockwise-2.svg (limited to 'icons') diff --git a/icons/accessible.svg b/icons/accessible.svg new file mode 100644 index 0000000..1cd3179 --- /dev/null +++ b/icons/accessible.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/check.svg b/icons/check.svg index 17d4915..57e161c 100644 --- a/icons/check.svg +++ b/icons/check.svg @@ -1,6 +1,6 @@ - + diff --git a/icons/checks.svg b/icons/checks.svg new file mode 100644 index 0000000..c8953f8 --- /dev/null +++ b/icons/checks.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/currency-bitcoin.svg b/icons/currency-bitcoin.svg new file mode 100644 index 0000000..1726bb4 --- /dev/null +++ b/icons/currency-bitcoin.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/currency-pound.svg b/icons/currency-pound.svg new file mode 100644 index 0000000..61190e2 --- /dev/null +++ b/icons/currency-pound.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/currency-rupee.svg b/icons/currency-rupee.svg new file mode 100644 index 0000000..6fd9799 --- /dev/null +++ b/icons/currency-rupee.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/currency-yen.svg b/icons/currency-yen.svg new file mode 100644 index 0000000..3f853a9 --- /dev/null +++ b/icons/currency-yen.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/device-mobile-vibration.svg b/icons/device-mobile-vibration.svg index e259115..d1b9ba8 100644 --- a/icons/device-mobile-vibration.svg +++ b/icons/device-mobile-vibration.svg @@ -1,11 +1,11 @@ - + - - + + diff --git a/icons/disabled-2.svg b/icons/disabled-2.svg new file mode 100644 index 0000000..edf05b2 --- /dev/null +++ b/icons/disabled-2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/file-check.svg b/icons/file-check.svg index f0db44a..6a60351 100644 --- a/icons/file-check.svg +++ b/icons/file-check.svg @@ -1,7 +1,7 @@ - + diff --git a/icons/file-download.svg b/icons/file-download.svg index 18c3003..603220b 100644 --- a/icons/file-download.svg +++ b/icons/file-download.svg @@ -1,7 +1,7 @@ - + diff --git a/icons/file-horizontal.svg b/icons/file-horizontal.svg new file mode 100644 index 0000000..e2d5644 --- /dev/null +++ b/icons/file-horizontal.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/file-invoice.svg b/icons/file-invoice.svg index bb61696..39c20ff 100644 --- a/icons/file-invoice.svg +++ b/icons/file-invoice.svg @@ -1,7 +1,7 @@ - + diff --git a/icons/file-minus.svg b/icons/file-minus.svg index 1f529fb..af236f7 100644 --- a/icons/file-minus.svg +++ b/icons/file-minus.svg @@ -1,7 +1,7 @@ - + diff --git a/icons/file-music.svg b/icons/file-music.svg index 3ecfdae..7a59951 100644 --- a/icons/file-music.svg +++ b/icons/file-music.svg @@ -1,7 +1,7 @@ - + diff --git a/icons/file-plus.svg b/icons/file-plus.svg index 686cbd7..531ae18 100644 --- a/icons/file-plus.svg +++ b/icons/file-plus.svg @@ -1,7 +1,7 @@ - + diff --git a/icons/file-text.svg b/icons/file-text.svg index fbb78a5..e37e18c 100644 --- a/icons/file-text.svg +++ b/icons/file-text.svg @@ -1,7 +1,7 @@ - + diff --git a/icons/file-x.svg b/icons/file-x.svg index b9e2883..e150ce6 100644 --- a/icons/file-x.svg +++ b/icons/file-x.svg @@ -1,7 +1,7 @@ - + diff --git a/icons/file.svg b/icons/file.svg index f68a92a..97ce93d 100644 --- a/icons/file.svg +++ b/icons/file.svg @@ -1,7 +1,7 @@ - + diff --git a/icons/float-center.svg b/icons/float-center.svg new file mode 100644 index 0000000..b8b9245 --- /dev/null +++ b/icons/float-center.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/float-left.svg b/icons/float-left.svg new file mode 100644 index 0000000..4c0bc6e --- /dev/null +++ b/icons/float-left.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/float-right.svg b/icons/float-right.svg new file mode 100644 index 0000000..4a02111 --- /dev/null +++ b/icons/float-right.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/rotate-2.svg b/icons/rotate-2.svg new file mode 100644 index 0000000..00c7c91 --- /dev/null +++ b/icons/rotate-2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/rotate-clockwise-2.svg b/icons/rotate-clockwise-2.svg new file mode 100644 index 0000000..1892214 --- /dev/null +++ b/icons/rotate-clockwise-2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/rotate-clockwise.svg b/icons/rotate-clockwise.svg index f95c2cb..52826b3 100644 --- a/icons/rotate-clockwise.svg +++ b/icons/rotate-clockwise.svg @@ -1,6 +1,6 @@ - + diff --git a/icons/rotate.svg b/icons/rotate.svg index b806a99..1240762 100644 --- a/icons/rotate.svg +++ b/icons/rotate.svg @@ -1,6 +1,6 @@ - + -- cgit v1.2.1