From b67a03bd2ace9baa0d86a62067f3824a6c6f0e52 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 10 Apr 2020 15:35:26 +0200 Subject: 14 new icons: `apps`, `browser`, `brush`, `calendar-minus`, `calendar-plus`, `car`, `click`, `discount`, `language`, `license`, `new-section`, `scale`, `tax`, `truck` Fixed icons: `world` --- README.md | 2 +- src/_icons/apps.svg | 9 +++++++++ src/_icons/browser.svg | 7 +++++++ src/_icons/brush.svg | 9 +++++++++ src/_icons/calendar-minus.svg | 11 +++++++++++ src/_icons/calendar-plus.svg | 12 ++++++++++++ src/_icons/car.svg | 7 +++++++ src/_icons/click.svg | 10 ++++++++++ src/_icons/discount.svg | 8 ++++++++ src/_icons/language.svg | 6 ++++++ src/_icons/license.svg | 7 +++++++ src/_icons/new-section.svg | 7 +++++++ src/_icons/scale.svg | 9 +++++++++ src/_icons/tax.svg | 8 ++++++++ src/_icons/truck.svg | 7 +++++++ src/_icons/world.svg | 7 ++++--- 16 files changed, 122 insertions(+), 4 deletions(-) create mode 100644 src/_icons/apps.svg create mode 100644 src/_icons/browser.svg create mode 100644 src/_icons/brush.svg create mode 100644 src/_icons/calendar-minus.svg create mode 100644 src/_icons/calendar-plus.svg create mode 100644 src/_icons/car.svg create mode 100644 src/_icons/click.svg create mode 100644 src/_icons/discount.svg create mode 100644 src/_icons/language.svg create mode 100644 src/_icons/license.svg create mode 100644 src/_icons/new-section.svg create mode 100644 src/_icons/scale.svg create mode 100644 src/_icons/tax.svg create mode 100644 src/_icons/truck.svg diff --git a/README.md b/README.md index 787c3245..1931ea1c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Tabler Icons -A set of over 400 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a `2px` stroke. +A set of over 450 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a `2px` stroke. **If you want to support my project and help me grow it, you can [become a sponsor on GitHub](https://github.com/sponsors/codecalm) or just [donate on PayPal](https://paypal.me/codecalm) :)** diff --git a/src/_icons/apps.svg b/src/_icons/apps.svg new file mode 100644 index 00000000..15db69f0 --- /dev/null +++ b/src/_icons/apps.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/browser.svg b/src/_icons/browser.svg new file mode 100644 index 00000000..969c1efa --- /dev/null +++ b/src/_icons/browser.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/brush.svg b/src/_icons/brush.svg new file mode 100644 index 00000000..633f49fc --- /dev/null +++ b/src/_icons/brush.svg @@ -0,0 +1,9 @@ +--- +tags: [] +--- + + + + + + diff --git a/src/_icons/calendar-minus.svg b/src/_icons/calendar-minus.svg new file mode 100644 index 00000000..88d5cde1 --- /dev/null +++ b/src/_icons/calendar-minus.svg @@ -0,0 +1,11 @@ +--- +tags: [date, day, plan, schedule, agenda, add] +--- + + + + + + + + diff --git a/src/_icons/calendar-plus.svg b/src/_icons/calendar-plus.svg new file mode 100644 index 00000000..3febdcb0 --- /dev/null +++ b/src/_icons/calendar-plus.svg @@ -0,0 +1,12 @@ +--- +tags: [date, day, plan, schedule, agenda, add] +--- + + + + + + + + + diff --git a/src/_icons/car.svg b/src/_icons/car.svg new file mode 100644 index 00000000..d4123803 --- /dev/null +++ b/src/_icons/car.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/click.svg b/src/_icons/click.svg new file mode 100644 index 00000000..a1626fc9 --- /dev/null +++ b/src/_icons/click.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/discount.svg b/src/_icons/discount.svg new file mode 100644 index 00000000..078d7068 --- /dev/null +++ b/src/_icons/discount.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/language.svg b/src/_icons/language.svg new file mode 100644 index 00000000..d2213660 --- /dev/null +++ b/src/_icons/language.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/license.svg b/src/_icons/license.svg new file mode 100644 index 00000000..5da44c27 --- /dev/null +++ b/src/_icons/license.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/new-section.svg b/src/_icons/new-section.svg new file mode 100644 index 00000000..b86bd7af --- /dev/null +++ b/src/_icons/new-section.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/scale.svg b/src/_icons/scale.svg new file mode 100644 index 00000000..058a46c9 --- /dev/null +++ b/src/_icons/scale.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/tax.svg b/src/_icons/tax.svg new file mode 100644 index 00000000..db32e95d --- /dev/null +++ b/src/_icons/tax.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/truck.svg b/src/_icons/truck.svg new file mode 100644 index 00000000..5b5720d3 --- /dev/null +++ b/src/_icons/truck.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/world.svg b/src/_icons/world.svg index acc5c100..0d2ec124 100644 --- a/src/_icons/world.svg +++ b/src/_icons/world.svg @@ -3,7 +3,8 @@ tags: [earth, globe, global, language, union] --- - - - + + + + -- cgit v1.2.1