From 9559205815693ba49868d1b83555fff846394288 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 27 Mar 2020 22:04:22 +0100 Subject: Release 1.3.0 --- icons/anchor.svg | 7 +++++++ icons/arrow-back-up.svg | 6 ++++++ icons/arrow-forward-up.svg | 6 ++++++ icons/atom.svg | 8 ++++++++ icons/award.svg | 3 ++- icons/bandage.svg | 10 ++++++++++ icons/bed.svg | 4 ++-- icons/bold.svg | 7 +++++++ icons/border-radius.svg | 7 +++++++ icons/brightness-down.svg | 14 ++++++++++++++ icons/brightness-up.svg | 14 ++++++++++++++ icons/brightness.svg | 10 ++++++++++ icons/calculator.svg | 13 +++++++++++++ icons/chrome.svg | 10 ++++++++++ icons/coin.svg | 8 ++++++++ icons/columns.svg | 13 +++++++++++++ icons/crop.svg | 4 ++-- icons/currency-dollar.svg | 7 +++++++ icons/currency-euro.svg | 7 +++++++ icons/device-mobile-vibration.svg | 12 ++++++++++++ icons/devices.svg | 8 ++++++++ icons/dice.svg | 8 ++++---- icons/drag-drop-2.svg | 7 +++++++ icons/drag-drop.svg | 8 ++++++++ icons/egg.svg | 6 ++++++ icons/eraser.svg | 7 +++++++ icons/exposure.svg | 9 +++++++++ icons/focus.svg | 7 +++++++ icons/ghost.svg | 9 +++++++++ icons/git-fork.svg | 10 ++++++++++ icons/headset.svg | 9 +++++++++ icons/indent-decrease.svg | 9 +++++++++ icons/indent-increase.svg | 9 +++++++++ icons/italic.svg | 8 ++++++++ icons/line-height.svg | 11 +++++++++++ icons/list.svg | 12 ++++++------ icons/mood-tongue.svg | 9 +++++++++ icons/notebook.svg | 8 ++++++++ icons/omega.svg | 6 ++++++ icons/palette.svg | 6 +++--- icons/pillow.svg | 7 +++++++ icons/plane-arrival.svg | 7 +++++++ icons/plane-departure.svg | 7 +++++++ icons/plane.svg | 2 +- icons/recycle.svg | 8 ++++++++ icons/shape.svg | 13 +++++++++++++ icons/sitemap.svg | 10 ++++++++++ icons/sort-ascending.svg | 10 +++++----- icons/sort-descending.svg | 10 +++++----- icons/strikethrough.svg | 8 ++++++++ icons/subscript.svg | 7 +++++++ icons/superscript.svg | 7 +++++++ icons/table.svg | 8 ++++++++ icons/underline.svg | 7 +++++++ icons/wifi-0.svg | 6 ++++++ icons/wifi-1.svg | 9 +++++++++ icons/wifi-2.svg | 10 ++++++++++ icons/wifi.svg | 9 ++++++--- 58 files changed, 449 insertions(+), 32 deletions(-) create mode 100644 icons/anchor.svg create mode 100644 icons/arrow-back-up.svg create mode 100644 icons/arrow-forward-up.svg create mode 100644 icons/atom.svg create mode 100644 icons/bandage.svg create mode 100644 icons/bold.svg create mode 100644 icons/border-radius.svg create mode 100644 icons/brightness-down.svg create mode 100644 icons/brightness-up.svg create mode 100644 icons/brightness.svg create mode 100644 icons/calculator.svg create mode 100644 icons/chrome.svg create mode 100644 icons/coin.svg create mode 100644 icons/columns.svg create mode 100644 icons/currency-dollar.svg create mode 100644 icons/currency-euro.svg create mode 100644 icons/device-mobile-vibration.svg create mode 100644 icons/devices.svg create mode 100644 icons/drag-drop-2.svg create mode 100644 icons/drag-drop.svg create mode 100644 icons/egg.svg create mode 100644 icons/eraser.svg create mode 100644 icons/exposure.svg create mode 100644 icons/focus.svg create mode 100644 icons/ghost.svg create mode 100644 icons/git-fork.svg create mode 100644 icons/headset.svg create mode 100644 icons/indent-decrease.svg create mode 100644 icons/indent-increase.svg create mode 100644 icons/italic.svg create mode 100644 icons/line-height.svg create mode 100644 icons/mood-tongue.svg create mode 100644 icons/notebook.svg create mode 100644 icons/omega.svg create mode 100644 icons/pillow.svg create mode 100644 icons/plane-arrival.svg create mode 100644 icons/plane-departure.svg create mode 100644 icons/recycle.svg create mode 100644 icons/shape.svg create mode 100644 icons/sitemap.svg create mode 100644 icons/strikethrough.svg create mode 100644 icons/subscript.svg create mode 100644 icons/superscript.svg create mode 100644 icons/table.svg create mode 100644 icons/underline.svg create mode 100644 icons/wifi-0.svg create mode 100644 icons/wifi-1.svg create mode 100644 icons/wifi-2.svg (limited to 'icons') diff --git a/icons/anchor.svg b/icons/anchor.svg new file mode 100644 index 00000000..c2c98726 --- /dev/null +++ b/icons/anchor.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/arrow-back-up.svg b/icons/arrow-back-up.svg new file mode 100644 index 00000000..817c53d4 --- /dev/null +++ b/icons/arrow-back-up.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/arrow-forward-up.svg b/icons/arrow-forward-up.svg new file mode 100644 index 00000000..f6c8887c --- /dev/null +++ b/icons/arrow-forward-up.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/atom.svg b/icons/atom.svg new file mode 100644 index 00000000..9d517fc4 --- /dev/null +++ b/icons/atom.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/award.svg b/icons/award.svg index 2ef8cc3f..b0d35ddc 100644 --- a/icons/award.svg +++ b/icons/award.svg @@ -1,7 +1,8 @@ - + + diff --git a/icons/bandage.svg b/icons/bandage.svg new file mode 100644 index 00000000..eedc1f3f --- /dev/null +++ b/icons/bandage.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/bed.svg b/icons/bed.svg index 4067df0b..3eabbf20 100644 --- a/icons/bed.svg +++ b/icons/bed.svg @@ -1,7 +1,7 @@ - - + + diff --git a/icons/bold.svg b/icons/bold.svg new file mode 100644 index 00000000..aca448af --- /dev/null +++ b/icons/bold.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/border-radius.svg b/icons/border-radius.svg new file mode 100644 index 00000000..b50acb85 --- /dev/null +++ b/icons/border-radius.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/brightness-down.svg b/icons/brightness-down.svg new file mode 100644 index 00000000..13633d79 --- /dev/null +++ b/icons/brightness-down.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/brightness-up.svg b/icons/brightness-up.svg new file mode 100644 index 00000000..093fa849 --- /dev/null +++ b/icons/brightness-up.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/brightness.svg b/icons/brightness.svg new file mode 100644 index 00000000..752d895d --- /dev/null +++ b/icons/brightness.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/calculator.svg b/icons/calculator.svg new file mode 100644 index 00000000..ac749f13 --- /dev/null +++ b/icons/calculator.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/chrome.svg b/icons/chrome.svg new file mode 100644 index 00000000..6e0f37f2 --- /dev/null +++ b/icons/chrome.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/coin.svg b/icons/coin.svg new file mode 100644 index 00000000..8fead574 --- /dev/null +++ b/icons/coin.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/columns.svg b/icons/columns.svg new file mode 100644 index 00000000..9b179ebf --- /dev/null +++ b/icons/columns.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/crop.svg b/icons/crop.svg index 3811ddf9..cafb8434 100644 --- a/icons/crop.svg +++ b/icons/crop.svg @@ -1,7 +1,7 @@ - - + + diff --git a/icons/currency-dollar.svg b/icons/currency-dollar.svg new file mode 100644 index 00000000..b2e39369 --- /dev/null +++ b/icons/currency-dollar.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/currency-euro.svg b/icons/currency-euro.svg new file mode 100644 index 00000000..e3147017 --- /dev/null +++ b/icons/currency-euro.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/device-mobile-vibration.svg b/icons/device-mobile-vibration.svg new file mode 100644 index 00000000..e2591154 --- /dev/null +++ b/icons/device-mobile-vibration.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/devices.svg b/icons/devices.svg new file mode 100644 index 00000000..6a5ed23f --- /dev/null +++ b/icons/devices.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/dice.svg b/icons/dice.svg index 199f788e..89b2cc76 100644 --- a/icons/dice.svg +++ b/icons/dice.svg @@ -1,10 +1,10 @@ - - - - + + + + diff --git a/icons/drag-drop-2.svg b/icons/drag-drop-2.svg new file mode 100644 index 00000000..04ad790d --- /dev/null +++ b/icons/drag-drop-2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/drag-drop.svg b/icons/drag-drop.svg new file mode 100644 index 00000000..46f23909 --- /dev/null +++ b/icons/drag-drop.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/egg.svg b/icons/egg.svg new file mode 100644 index 00000000..563f7016 --- /dev/null +++ b/icons/egg.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/eraser.svg b/icons/eraser.svg new file mode 100644 index 00000000..20a02aaf --- /dev/null +++ b/icons/eraser.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/exposure.svg b/icons/exposure.svg new file mode 100644 index 00000000..f35267a3 --- /dev/null +++ b/icons/exposure.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/focus.svg b/icons/focus.svg new file mode 100644 index 00000000..15c14d5c --- /dev/null +++ b/icons/focus.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/ghost.svg b/icons/ghost.svg new file mode 100644 index 00000000..b5828047 --- /dev/null +++ b/icons/ghost.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/git-fork.svg b/icons/git-fork.svg new file mode 100644 index 00000000..3223fbaf --- /dev/null +++ b/icons/git-fork.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/headset.svg b/icons/headset.svg new file mode 100644 index 00000000..8f3e1c68 --- /dev/null +++ b/icons/headset.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/indent-decrease.svg b/icons/indent-decrease.svg new file mode 100644 index 00000000..616709cd --- /dev/null +++ b/icons/indent-decrease.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/indent-increase.svg b/icons/indent-increase.svg new file mode 100644 index 00000000..593fbf06 --- /dev/null +++ b/icons/indent-increase.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/italic.svg b/icons/italic.svg new file mode 100644 index 00000000..c5d7da06 --- /dev/null +++ b/icons/italic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/line-height.svg b/icons/line-height.svg new file mode 100644 index 00000000..8b0f78d9 --- /dev/null +++ b/icons/line-height.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/list.svg b/icons/list.svg index 35f51f66..bc5d0932 100644 --- a/icons/list.svg +++ b/icons/list.svg @@ -1,11 +1,11 @@ - - - - - - + + + + + + diff --git a/icons/mood-tongue.svg b/icons/mood-tongue.svg new file mode 100644 index 00000000..cea37d0e --- /dev/null +++ b/icons/mood-tongue.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/notebook.svg b/icons/notebook.svg new file mode 100644 index 00000000..76373945 --- /dev/null +++ b/icons/notebook.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/omega.svg b/icons/omega.svg new file mode 100644 index 00000000..eaa5cd4e --- /dev/null +++ b/icons/omega.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/palette.svg b/icons/palette.svg index 76776cb6..d5bcc66c 100644 --- a/icons/palette.svg +++ b/icons/palette.svg @@ -1,9 +1,9 @@ - - - + + + diff --git a/icons/pillow.svg b/icons/pillow.svg new file mode 100644 index 00000000..5ae47ac6 --- /dev/null +++ b/icons/pillow.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/plane-arrival.svg b/icons/plane-arrival.svg new file mode 100644 index 00000000..39bb95a8 --- /dev/null +++ b/icons/plane-arrival.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/plane-departure.svg b/icons/plane-departure.svg new file mode 100644 index 00000000..4881fe80 --- /dev/null +++ b/icons/plane-departure.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/plane.svg b/icons/plane.svg index 6da70579..2a66cf92 100644 --- a/icons/plane.svg +++ b/icons/plane.svg @@ -1,6 +1,6 @@ - + diff --git a/icons/recycle.svg b/icons/recycle.svg new file mode 100644 index 00000000..3a13c9e6 --- /dev/null +++ b/icons/recycle.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/shape.svg b/icons/shape.svg new file mode 100644 index 00000000..10575364 --- /dev/null +++ b/icons/shape.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/sitemap.svg b/icons/sitemap.svg new file mode 100644 index 00000000..68d7cffc --- /dev/null +++ b/icons/sitemap.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/sort-ascending.svg b/icons/sort-ascending.svg index c17b26e3..aaa91edd 100644 --- a/icons/sort-ascending.svg +++ b/icons/sort-ascending.svg @@ -1,10 +1,10 @@ - - - - - + + + + + diff --git a/icons/sort-descending.svg b/icons/sort-descending.svg index d6652081..02255ff4 100644 --- a/icons/sort-descending.svg +++ b/icons/sort-descending.svg @@ -1,10 +1,10 @@ - - - - - + + + + + diff --git a/icons/strikethrough.svg b/icons/strikethrough.svg new file mode 100644 index 00000000..9cb9925b --- /dev/null +++ b/icons/strikethrough.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/subscript.svg b/icons/subscript.svg new file mode 100644 index 00000000..20bc95b6 --- /dev/null +++ b/icons/subscript.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/superscript.svg b/icons/superscript.svg new file mode 100644 index 00000000..e3853578 --- /dev/null +++ b/icons/superscript.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/table.svg b/icons/table.svg new file mode 100644 index 00000000..4f3f6d70 --- /dev/null +++ b/icons/table.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/underline.svg b/icons/underline.svg new file mode 100644 index 00000000..2cca4df3 --- /dev/null +++ b/icons/underline.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/wifi-0.svg b/icons/wifi-0.svg new file mode 100644 index 00000000..5b3d30ba --- /dev/null +++ b/icons/wifi-0.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/wifi-1.svg b/icons/wifi-1.svg new file mode 100644 index 00000000..3ade0e80 --- /dev/null +++ b/icons/wifi-1.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/wifi-2.svg b/icons/wifi-2.svg new file mode 100644 index 00000000..d1e862c5 --- /dev/null +++ b/icons/wifi-2.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/wifi.svg b/icons/wifi.svg index d8475972..23ac95b8 100644 --- a/icons/wifi.svg +++ b/icons/wifi.svg @@ -1,8 +1,11 @@ - - - + + + + + + -- cgit v1.2.1