From 8df08c3407dc8ea1622de6c140017675d343702e Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 18 Apr 2021 16:53:56 +0200 Subject: Release 1.40.0 --- icons/affiliate.svg | 4 ++-- icons/bottle.svg | 8 ++++++++ icons/brand-javascript.svg | 8 ++++++++ icons/candy.svg | 8 ++++++++ icons/coffee.svg | 10 ++++++++++ icons/cookie.svg | 11 +++++++++++ icons/lemon.svg | 10 ++++++++++ icons/list-numbers.svg | 10 ++++++++++ icons/meat.svg | 9 +++++++++ icons/milk.svg | 9 +++++++++ icons/mushroom.svg | 7 +++++++ icons/pepper.svg | 7 +++++++ icons/pizza.svg | 6 +++--- icons/salt.svg | 10 ++++++++++ icons/sausage.svg | 8 ++++++++ icons/sort-ascending-letters.svg | 9 +++++++++ icons/sort-ascending-numbers.svg | 10 ++++++++++ icons/sort-descending-letters.svg | 9 +++++++++ icons/sort-descending-numbers.svg | 10 ++++++++++ icons/sunrise.svg | 8 ++++++++ icons/sunset.svg | 2 +- icons/sunshine.svg | 8 -------- icons/vector-beizer.svg | 14 -------------- icons/vector-bezier.svg | 14 ++++++++++++++ icons/vocabulary.svg | 12 ++++++++++++ 25 files changed, 193 insertions(+), 28 deletions(-) create mode 100644 icons/bottle.svg create mode 100644 icons/brand-javascript.svg create mode 100644 icons/candy.svg create mode 100644 icons/coffee.svg create mode 100644 icons/cookie.svg create mode 100644 icons/lemon.svg create mode 100644 icons/list-numbers.svg create mode 100644 icons/meat.svg create mode 100644 icons/milk.svg create mode 100644 icons/mushroom.svg create mode 100644 icons/pepper.svg create mode 100644 icons/salt.svg create mode 100644 icons/sausage.svg create mode 100644 icons/sort-ascending-letters.svg create mode 100644 icons/sort-ascending-numbers.svg create mode 100644 icons/sort-descending-letters.svg create mode 100644 icons/sort-descending-numbers.svg create mode 100644 icons/sunrise.svg delete mode 100644 icons/sunshine.svg delete mode 100644 icons/vector-beizer.svg create mode 100644 icons/vector-bezier.svg create mode 100644 icons/vocabulary.svg (limited to 'icons') diff --git a/icons/affiliate.svg b/icons/affiliate.svg index 32522d2a..d5f55530 100644 --- a/icons/affiliate.svg +++ b/icons/affiliate.svg @@ -1,7 +1,7 @@ - - + + diff --git a/icons/bottle.svg b/icons/bottle.svg new file mode 100644 index 00000000..517374af --- /dev/null +++ b/icons/bottle.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/brand-javascript.svg b/icons/brand-javascript.svg new file mode 100644 index 00000000..70deddc5 --- /dev/null +++ b/icons/brand-javascript.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/candy.svg b/icons/candy.svg new file mode 100644 index 00000000..41430a5c --- /dev/null +++ b/icons/candy.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/coffee.svg b/icons/coffee.svg new file mode 100644 index 00000000..2d9a5c64 --- /dev/null +++ b/icons/coffee.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/cookie.svg b/icons/cookie.svg new file mode 100644 index 00000000..9c10bb5c --- /dev/null +++ b/icons/cookie.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/lemon.svg b/icons/lemon.svg new file mode 100644 index 00000000..cf46e7db --- /dev/null +++ b/icons/lemon.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/list-numbers.svg b/icons/list-numbers.svg new file mode 100644 index 00000000..ac8f9003 --- /dev/null +++ b/icons/list-numbers.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/meat.svg b/icons/meat.svg new file mode 100644 index 00000000..8e05f5ab --- /dev/null +++ b/icons/meat.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/milk.svg b/icons/milk.svg new file mode 100644 index 00000000..91a711ea --- /dev/null +++ b/icons/milk.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/mushroom.svg b/icons/mushroom.svg new file mode 100644 index 00000000..8c339dbd --- /dev/null +++ b/icons/mushroom.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/pepper.svg b/icons/pepper.svg new file mode 100644 index 00000000..853b35f1 --- /dev/null +++ b/icons/pepper.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/pizza.svg b/icons/pizza.svg index f1f01f3a..aed4d6da 100644 --- a/icons/pizza.svg +++ b/icons/pizza.svg @@ -1,9 +1,9 @@ - - - + + + diff --git a/icons/salt.svg b/icons/salt.svg new file mode 100644 index 00000000..dfc719b8 --- /dev/null +++ b/icons/salt.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/sausage.svg b/icons/sausage.svg new file mode 100644 index 00000000..d1038ae1 --- /dev/null +++ b/icons/sausage.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/sort-ascending-letters.svg b/icons/sort-ascending-letters.svg new file mode 100644 index 00000000..cbc09113 --- /dev/null +++ b/icons/sort-ascending-letters.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/sort-ascending-numbers.svg b/icons/sort-ascending-numbers.svg new file mode 100644 index 00000000..84c2d83b --- /dev/null +++ b/icons/sort-ascending-numbers.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/sort-descending-letters.svg b/icons/sort-descending-letters.svg new file mode 100644 index 00000000..e5b0ceb0 --- /dev/null +++ b/icons/sort-descending-letters.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/sort-descending-numbers.svg b/icons/sort-descending-numbers.svg new file mode 100644 index 00000000..9eb352c5 --- /dev/null +++ b/icons/sort-descending-numbers.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/sunrise.svg b/icons/sunrise.svg new file mode 100644 index 00000000..d1420241 --- /dev/null +++ b/icons/sunrise.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/sunset.svg b/icons/sunset.svg index c68b3071..0bf18d4b 100644 --- a/icons/sunset.svg +++ b/icons/sunset.svg @@ -2,7 +2,7 @@ - + diff --git a/icons/sunshine.svg b/icons/sunshine.svg deleted file mode 100644 index 81ad992f..00000000 --- a/icons/sunshine.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/icons/vector-beizer.svg b/icons/vector-beizer.svg deleted file mode 100644 index 2ab75fdd..00000000 --- a/icons/vector-beizer.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/icons/vector-bezier.svg b/icons/vector-bezier.svg new file mode 100644 index 00000000..727cb740 --- /dev/null +++ b/icons/vector-bezier.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/vocabulary.svg b/icons/vocabulary.svg new file mode 100644 index 00000000..3642edcd --- /dev/null +++ b/icons/vocabulary.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + -- cgit v1.2.1