From fc893d30cd5bd4d3d2a1bc4fef4ddf69852f2433 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 10 Apr 2020 16:13:37 +0200 Subject: Release 1.5.0 --- icons/apps.svg | 10 ++++++++++ icons/browser.svg | 8 ++++++++ icons/brush.svg | 9 +++++++++ icons/calendar-minus.svg | 10 ++++++++++ icons/calendar-plus.svg | 11 +++++++++++ icons/car.svg | 8 ++++++++ icons/click.svg | 11 +++++++++++ icons/discount.svg | 9 +++++++++ icons/language.svg | 7 +++++++ icons/letter-case.svg | 9 +++++++++ icons/license.svg | 8 ++++++++ icons/new-section.svg | 8 ++++++++ icons/scale.svg | 10 ++++++++++ icons/tax.svg | 9 +++++++++ icons/truck.svg | 8 ++++++++ icons/typography.svg | 10 ++++++++++ icons/underline.svg | 4 ++-- icons/world.svg | 7 ++++--- 18 files changed, 151 insertions(+), 5 deletions(-) create mode 100644 icons/apps.svg create mode 100644 icons/browser.svg create mode 100644 icons/brush.svg create mode 100644 icons/calendar-minus.svg create mode 100644 icons/calendar-plus.svg create mode 100644 icons/car.svg create mode 100644 icons/click.svg create mode 100644 icons/discount.svg create mode 100644 icons/language.svg create mode 100644 icons/letter-case.svg create mode 100644 icons/license.svg create mode 100644 icons/new-section.svg create mode 100644 icons/scale.svg create mode 100644 icons/tax.svg create mode 100644 icons/truck.svg create mode 100644 icons/typography.svg (limited to 'icons') diff --git a/icons/apps.svg b/icons/apps.svg new file mode 100644 index 0000000..4e12789 --- /dev/null +++ b/icons/apps.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/browser.svg b/icons/browser.svg new file mode 100644 index 0000000..ff49f38 --- /dev/null +++ b/icons/browser.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/brush.svg b/icons/brush.svg new file mode 100644 index 0000000..275b213 --- /dev/null +++ b/icons/brush.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/calendar-minus.svg b/icons/calendar-minus.svg new file mode 100644 index 0000000..7c8e9fb --- /dev/null +++ b/icons/calendar-minus.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/calendar-plus.svg b/icons/calendar-plus.svg new file mode 100644 index 0000000..d8e8832 --- /dev/null +++ b/icons/calendar-plus.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/car.svg b/icons/car.svg new file mode 100644 index 0000000..e227eab --- /dev/null +++ b/icons/car.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/click.svg b/icons/click.svg new file mode 100644 index 0000000..bfc2005 --- /dev/null +++ b/icons/click.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/discount.svg b/icons/discount.svg new file mode 100644 index 0000000..3dc9a05 --- /dev/null +++ b/icons/discount.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/language.svg b/icons/language.svg new file mode 100644 index 0000000..8d3ac7a --- /dev/null +++ b/icons/language.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/letter-case.svg b/icons/letter-case.svg new file mode 100644 index 0000000..8288aef --- /dev/null +++ b/icons/letter-case.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/license.svg b/icons/license.svg new file mode 100644 index 0000000..7a35036 --- /dev/null +++ b/icons/license.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/new-section.svg b/icons/new-section.svg new file mode 100644 index 0000000..b02088c --- /dev/null +++ b/icons/new-section.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/scale.svg b/icons/scale.svg new file mode 100644 index 0000000..3359d6b --- /dev/null +++ b/icons/scale.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tax.svg b/icons/tax.svg new file mode 100644 index 0000000..a2fca59 --- /dev/null +++ b/icons/tax.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/truck.svg b/icons/truck.svg new file mode 100644 index 0000000..b6c0890 --- /dev/null +++ b/icons/truck.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/typography.svg b/icons/typography.svg new file mode 100644 index 0000000..0ca9bca --- /dev/null +++ b/icons/typography.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/underline.svg b/icons/underline.svg index 2cca4df..9d8f228 100644 --- a/icons/underline.svg +++ b/icons/underline.svg @@ -1,7 +1,7 @@ - - + + diff --git a/icons/world.svg b/icons/world.svg index c342988..4885932 100644 --- a/icons/world.svg +++ b/icons/world.svg @@ -1,9 +1,10 @@ - - - + + + + -- cgit v1.2.1