From 47443b36a2dc4a970e54cbfda4d65c7e62236c23 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 26 Sep 2020 22:27:34 +0200 Subject: 5 new icons: `cloud-off`, `message-circle-2`, `message-circle-off`, `message-off`, `messages-off` Fixed icons: `contrast`, `copy`, `indent-decrease`, `indent-increase`, `message-2`, `message-circle`, `message-dots`, `message-plus`, `message-report`, `message`, `messages`, `player-play`, `player-skip-back`, `player-skip-forward`, `player-track-next`, `player-track-prev`, `printer`, `table` --- src/_icons/box-seam.svg | 10 ---------- src/_icons/cloud-off.svg | 7 +++++++ src/_icons/contrast.svg | 1 + src/_icons/copy.svg | 1 + src/_icons/indent-decrease.svg | 1 + src/_icons/indent-increase.svg | 1 + src/_icons/message-2.svg | 1 + src/_icons/message-circle-2.svg | 10 ++++++++++ src/_icons/message-circle-off.svg | 8 ++++++++ src/_icons/message-circle.svg | 1 + src/_icons/message-dots.svg | 1 + src/_icons/message-off.svg | 8 ++++++++ src/_icons/message-plus.svg | 1 + src/_icons/message-report.svg | 1 + src/_icons/message.svg | 1 + src/_icons/messages-off.svg | 9 +++++++++ src/_icons/messages.svg | 1 + src/_icons/player-play.svg | 2 +- src/_icons/player-skip-back.svg | 2 +- src/_icons/player-skip-forward.svg | 2 +- src/_icons/player-track-next.svg | 4 ++-- src/_icons/player-track-prev.svg | 4 ++-- src/_icons/printer.svg | 1 + src/_icons/table.svg | 1 + 24 files changed, 62 insertions(+), 17 deletions(-) delete mode 100644 src/_icons/box-seam.svg create mode 100644 src/_icons/cloud-off.svg create mode 100644 src/_icons/message-circle-2.svg create mode 100644 src/_icons/message-circle-off.svg create mode 100644 src/_icons/message-off.svg create mode 100644 src/_icons/messages-off.svg diff --git a/src/_icons/box-seam.svg b/src/_icons/box-seam.svg deleted file mode 100644 index 03fc4bf..0000000 --- a/src/_icons/box-seam.svg +++ /dev/null @@ -1,10 +0,0 @@ ---- -tags: [cube, app, application, package, container] ---- - - - - - - - diff --git a/src/_icons/cloud-off.svg b/src/_icons/cloud-off.svg new file mode 100644 index 0000000..4201faa --- /dev/null +++ b/src/_icons/cloud-off.svg @@ -0,0 +1,7 @@ +--- +category: Weather +--- + + + + diff --git a/src/_icons/contrast.svg b/src/_icons/contrast.svg index 4c69cc1..71d7f35 100644 --- a/src/_icons/contrast.svg +++ b/src/_icons/contrast.svg @@ -1,4 +1,5 @@ --- +category: Photos --- diff --git a/src/_icons/copy.svg b/src/_icons/copy.svg index 8ef8f7d..fb37a0d 100644 --- a/src/_icons/copy.svg +++ b/src/_icons/copy.svg @@ -1,4 +1,5 @@ --- +category: Text tags: [clipboard, clone, duplicate] --- diff --git a/src/_icons/indent-decrease.svg b/src/_icons/indent-decrease.svg index f4cc383..36111da 100644 --- a/src/_icons/indent-decrease.svg +++ b/src/_icons/indent-decrease.svg @@ -1,4 +1,5 @@ --- +category: Text tags: [line, position, block, margin, paragraph] --- diff --git a/src/_icons/indent-increase.svg b/src/_icons/indent-increase.svg index 8879d10..99ddf44 100644 --- a/src/_icons/indent-increase.svg +++ b/src/_icons/indent-increase.svg @@ -1,4 +1,5 @@ --- +category: Text tags: [line, position, block, margin, paragraph] --- diff --git a/src/_icons/message-2.svg b/src/_icons/message-2.svg index 43b9658..4a5a409 100644 --- a/src/_icons/message-2.svg +++ b/src/_icons/message-2.svg @@ -1,4 +1,5 @@ --- +category: Communication tags: [comment, chat, reply] --- diff --git a/src/_icons/message-circle-2.svg b/src/_icons/message-circle-2.svg new file mode 100644 index 0000000..3b2b72f --- /dev/null +++ b/src/_icons/message-circle-2.svg @@ -0,0 +1,10 @@ +--- +category: Communication +tags: [comment, chat, reply] +--- + + + + + + diff --git a/src/_icons/message-circle-off.svg b/src/_icons/message-circle-off.svg new file mode 100644 index 0000000..889d7ef --- /dev/null +++ b/src/_icons/message-circle-off.svg @@ -0,0 +1,8 @@ +--- +category: Communication +tags: [comment, chat, reply] +--- + + + + diff --git a/src/_icons/message-circle.svg b/src/_icons/message-circle.svg index b4316bb..3b2b72f 100644 --- a/src/_icons/message-circle.svg +++ b/src/_icons/message-circle.svg @@ -1,4 +1,5 @@ --- +category: Communication tags: [comment, chat, reply] --- diff --git a/src/_icons/message-dots.svg b/src/_icons/message-dots.svg index 37025cc..edb38ac 100644 --- a/src/_icons/message-dots.svg +++ b/src/_icons/message-dots.svg @@ -1,4 +1,5 @@ --- +category: Communication tags: [comment, chat, reply] --- diff --git a/src/_icons/message-off.svg b/src/_icons/message-off.svg new file mode 100644 index 0000000..50c01a8 --- /dev/null +++ b/src/_icons/message-off.svg @@ -0,0 +1,8 @@ +--- +category: Communication +tags: [comment, chat, reply] +--- + + + + diff --git a/src/_icons/message-plus.svg b/src/_icons/message-plus.svg index bca6845..0cd231d 100644 --- a/src/_icons/message-plus.svg +++ b/src/_icons/message-plus.svg @@ -1,4 +1,5 @@ --- +category: Communication tags: [comment, chat, reply, communication, conversation] --- diff --git a/src/_icons/message-report.svg b/src/_icons/message-report.svg index 6546b20..88d7b2e 100644 --- a/src/_icons/message-report.svg +++ b/src/_icons/message-report.svg @@ -1,4 +1,5 @@ --- +category: Communication tags: [comment, chat, reply, communication, conversation] --- diff --git a/src/_icons/message.svg b/src/_icons/message.svg index 5090a6b..5cd1bca 100644 --- a/src/_icons/message.svg +++ b/src/_icons/message.svg @@ -1,4 +1,5 @@ --- +category: Communication tags: [comment, chat, reply, communication, conversation] --- diff --git a/src/_icons/messages-off.svg b/src/_icons/messages-off.svg new file mode 100644 index 0000000..04473d9 --- /dev/null +++ b/src/_icons/messages-off.svg @@ -0,0 +1,9 @@ +--- +category: Communication +tags: [chat, reply, comment, conversation, communication] +--- + + + + + diff --git a/src/_icons/messages.svg b/src/_icons/messages.svg index a0b7a84..dd8be00 100644 --- a/src/_icons/messages.svg +++ b/src/_icons/messages.svg @@ -1,4 +1,5 @@ --- +category: Communication tags: [chat, reply, comment, conversation, communication] --- diff --git a/src/_icons/player-play.svg b/src/_icons/player-play.svg index 9e0cc89..eca06a4 100644 --- a/src/_icons/player-play.svg +++ b/src/_icons/player-play.svg @@ -2,5 +2,5 @@ category: Media --- - + diff --git a/src/_icons/player-skip-back.svg b/src/_icons/player-skip-back.svg index 797f8c1..0df8490 100644 --- a/src/_icons/player-skip-back.svg +++ b/src/_icons/player-skip-back.svg @@ -2,6 +2,6 @@ category: Media --- - + diff --git a/src/_icons/player-skip-forward.svg b/src/_icons/player-skip-forward.svg index 507b7c1..7eaae51 100644 --- a/src/_icons/player-skip-forward.svg +++ b/src/_icons/player-skip-forward.svg @@ -2,6 +2,6 @@ category: Media --- - + diff --git a/src/_icons/player-track-next.svg b/src/_icons/player-track-next.svg index 115ba75..c4efc48 100644 --- a/src/_icons/player-track-next.svg +++ b/src/_icons/player-track-next.svg @@ -2,6 +2,6 @@ category: Media --- - - + + diff --git a/src/_icons/player-track-prev.svg b/src/_icons/player-track-prev.svg index db352c9..ad594e0 100644 --- a/src/_icons/player-track-prev.svg +++ b/src/_icons/player-track-prev.svg @@ -2,6 +2,6 @@ category: Media --- - - + + diff --git a/src/_icons/printer.svg b/src/_icons/printer.svg index b772264..50b1ed9 100644 --- a/src/_icons/printer.svg +++ b/src/_icons/printer.svg @@ -1,4 +1,5 @@ --- +category: Devices tags: [fax, office, device] --- diff --git a/src/_icons/table.svg b/src/_icons/table.svg index 677e637..98f6f84 100644 --- a/src/_icons/table.svg +++ b/src/_icons/table.svg @@ -1,4 +1,5 @@ --- +category: Text tags: [spreadsheet, layout, grid, arrange, row, column] --- -- cgit v1.2.1