From aad06d59f49d06b023a597fdbbd18fb6649077f4 Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 22 Sep 2020 00:50:49 +0200 Subject: Release 1.24.0 --- icons/ball-tennis.svg | 5 +---- icons/bell-ringing.svg | 9 +++++++++ icons/bookmarks.svg | 7 +++++++ icons/chevron-down-left.svg | 6 ++++++ icons/chevron-down-right.svg | 6 ++++++ icons/chevron-up-left.svg | 6 ++++++ icons/chevron-up-right.svg | 6 ++++++ icons/chevrons-down-left.svg | 7 +++++++ icons/chevrons-down-right.svg | 7 +++++++ icons/chevrons-up-left.svg | 7 +++++++ icons/chevrons-up-right.svg | 7 +++++++ icons/compass.svg | 4 ++++ icons/credit-card-off.svg | 12 ++++++++++++ icons/crown.svg | 6 ++++++ icons/float-none.svg | 8 ++++++++ icons/folder-off.svg | 7 +++++++ icons/hand-off.svg | 7 +++++++ icons/microphone-off.svg | 10 ++++++++++ icons/screen-share-off.svg | 10 ++++++++++ icons/screen-share.svg | 11 +++++++++++ icons/snowflake.svg | 7 ------- icons/star-half.svg | 6 ++++++ 22 files changed, 150 insertions(+), 11 deletions(-) create mode 100644 icons/bell-ringing.svg create mode 100644 icons/bookmarks.svg create mode 100644 icons/chevron-down-left.svg create mode 100644 icons/chevron-down-right.svg create mode 100644 icons/chevron-up-left.svg create mode 100644 icons/chevron-up-right.svg create mode 100644 icons/chevrons-down-left.svg create mode 100644 icons/chevrons-down-right.svg create mode 100644 icons/chevrons-up-left.svg create mode 100644 icons/chevrons-up-right.svg create mode 100644 icons/credit-card-off.svg create mode 100644 icons/crown.svg create mode 100644 icons/float-none.svg create mode 100644 icons/folder-off.svg create mode 100644 icons/hand-off.svg create mode 100644 icons/microphone-off.svg create mode 100644 icons/screen-share-off.svg create mode 100644 icons/screen-share.svg create mode 100644 icons/star-half.svg (limited to 'icons') diff --git a/icons/ball-tennis.svg b/icons/ball-tennis.svg index 35f2aa5..2df5e3e 100644 --- a/icons/ball-tennis.svg +++ b/icons/ball-tennis.svg @@ -1,11 +1,8 @@ - - - - + diff --git a/icons/bell-ringing.svg b/icons/bell-ringing.svg new file mode 100644 index 0000000..83f717d --- /dev/null +++ b/icons/bell-ringing.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/bookmarks.svg b/icons/bookmarks.svg new file mode 100644 index 0000000..58e53f8 --- /dev/null +++ b/icons/bookmarks.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/chevron-down-left.svg b/icons/chevron-down-left.svg new file mode 100644 index 0000000..3b5108d --- /dev/null +++ b/icons/chevron-down-left.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/chevron-down-right.svg b/icons/chevron-down-right.svg new file mode 100644 index 0000000..47363b2 --- /dev/null +++ b/icons/chevron-down-right.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/chevron-up-left.svg b/icons/chevron-up-left.svg new file mode 100644 index 0000000..3379b96 --- /dev/null +++ b/icons/chevron-up-left.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/chevron-up-right.svg b/icons/chevron-up-right.svg new file mode 100644 index 0000000..690ae07 --- /dev/null +++ b/icons/chevron-up-right.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/chevrons-down-left.svg b/icons/chevrons-down-left.svg new file mode 100644 index 0000000..ebf0cc9 --- /dev/null +++ b/icons/chevrons-down-left.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/chevrons-down-right.svg b/icons/chevrons-down-right.svg new file mode 100644 index 0000000..0bc2b97 --- /dev/null +++ b/icons/chevrons-down-right.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/chevrons-up-left.svg b/icons/chevrons-up-left.svg new file mode 100644 index 0000000..6d64c49 --- /dev/null +++ b/icons/chevrons-up-left.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/chevrons-up-right.svg b/icons/chevrons-up-right.svg new file mode 100644 index 0000000..fd22a10 --- /dev/null +++ b/icons/chevrons-up-right.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/compass.svg b/icons/compass.svg index 27b146f..e68a1a3 100644 --- a/icons/compass.svg +++ b/icons/compass.svg @@ -2,6 +2,10 @@ + + + + diff --git a/icons/credit-card-off.svg b/icons/credit-card-off.svg new file mode 100644 index 0000000..e91b502 --- /dev/null +++ b/icons/credit-card-off.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/crown.svg b/icons/crown.svg new file mode 100644 index 0000000..a198e25 --- /dev/null +++ b/icons/crown.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/float-none.svg b/icons/float-none.svg new file mode 100644 index 0000000..4e38627 --- /dev/null +++ b/icons/float-none.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/folder-off.svg b/icons/folder-off.svg new file mode 100644 index 0000000..3d25174 --- /dev/null +++ b/icons/folder-off.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/hand-off.svg b/icons/hand-off.svg new file mode 100644 index 0000000..0f525b3 --- /dev/null +++ b/icons/hand-off.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/microphone-off.svg b/icons/microphone-off.svg new file mode 100644 index 0000000..b1ec15b --- /dev/null +++ b/icons/microphone-off.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/screen-share-off.svg b/icons/screen-share-off.svg new file mode 100644 index 0000000..3a0604f --- /dev/null +++ b/icons/screen-share-off.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/screen-share.svg b/icons/screen-share.svg new file mode 100644 index 0000000..d592eae --- /dev/null +++ b/icons/screen-share.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/snowflake.svg b/icons/snowflake.svg index 4fc7235..c508e95 100644 --- a/icons/snowflake.svg +++ b/icons/snowflake.svg @@ -1,18 +1,11 @@ - - - - - - - diff --git a/icons/star-half.svg b/icons/star-half.svg new file mode 100644 index 0000000..bcc7ee6 --- /dev/null +++ b/icons/star-half.svg @@ -0,0 +1,6 @@ + + + + + + -- cgit v1.2.1