From e80537da50fd6108278bdc9b3599df450ba58bc1 Mon Sep 17 00:00:00 2001 From: ariasuni Date: Fri, 17 Apr 2020 03:57:54 +0200 Subject: [PATCH 1/3] Add open-in-new-12.svg Fix #61 --- icons/desktop/open-in-new-12.svg | 4 ++++ photon-icons.json | 1 + 2 files changed, 5 insertions(+) create mode 100644 icons/desktop/open-in-new-12.svg diff --git a/icons/desktop/open-in-new-12.svg b/icons/desktop/open-in-new-12.svg new file mode 100644 index 0000000..7e862eb --- /dev/null +++ b/icons/desktop/open-in-new-12.svg @@ -0,0 +1,4 @@ + + diff --git a/photon-icons.json b/photon-icons.json index 8df6502..6f65e19 100644 --- a/photon-icons.json +++ b/photon-icons.json @@ -1264,6 +1264,7 @@ "categories": ["new"], "source": { "desktop": { + "12": "icons/desktop/open-in-new-12.svg", "16": "icons/desktop/open-in-new-16.svg" }, "android": { From b2948200d9867770a91a1b7159a063bbbf7d1281 Mon Sep 17 00:00:00 2001 From: ariasuni Date: Fri, 17 Apr 2020 04:23:50 +0200 Subject: [PATCH 2/3] Add small variants of audio, audio-muted and play icons --- .../{audio-16-mute.svg => audio-muted-16.svg} | 0 icons/desktop/audio-muted-small-16.svg | 7 +++++ icons/desktop/audio-small-16.svg | 7 +++++ icons/desktop/play-small-16.svg | 7 +++++ photon-icons.json | 31 +++++++++++++++++-- 5 files changed, 50 insertions(+), 2 deletions(-) rename icons/desktop/{audio-16-mute.svg => audio-muted-16.svg} (100%) create mode 100644 icons/desktop/audio-muted-small-16.svg create mode 100644 icons/desktop/audio-small-16.svg create mode 100644 icons/desktop/play-small-16.svg diff --git a/icons/desktop/audio-16-mute.svg b/icons/desktop/audio-muted-16.svg similarity index 100% rename from icons/desktop/audio-16-mute.svg rename to icons/desktop/audio-muted-16.svg diff --git a/icons/desktop/audio-muted-small-16.svg b/icons/desktop/audio-muted-small-16.svg new file mode 100644 index 0000000..677cf15 --- /dev/null +++ b/icons/desktop/audio-muted-small-16.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/icons/desktop/audio-small-16.svg b/icons/desktop/audio-small-16.svg new file mode 100644 index 0000000..6a46f19 --- /dev/null +++ b/icons/desktop/audio-small-16.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/icons/desktop/play-small-16.svg b/icons/desktop/play-small-16.svg new file mode 100644 index 0000000..ed11b12 --- /dev/null +++ b/icons/desktop/play-small-16.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/photon-icons.json b/photon-icons.json index 6f65e19..4009497 100644 --- a/photon-icons.json +++ b/photon-icons.json @@ -96,12 +96,30 @@ } } }, - { "name": "Audio Mute", + { "name": "Audio Muted", "tags": [], "categories": ["media"], "source": { "desktop": { - "16": "icons/desktop/audio-16-mute.svg" + "16": "icons/desktop/audio-muted-16.svg" + } + } + }, + { "name": "Audio Muted Small", + "tags": [], + "categories": ["media"], + "source": { + "desktop": { + "16": "icons/desktop/audio-muted-small-16.svg" + } + } + }, + { "name": "Audio Small", + "tags": [], + "categories": ["media"], + "source": { + "desktop": { + "16": "icons/desktop/audio-small-16.svg" } } }, @@ -1418,6 +1436,15 @@ } } }, + { "name": "Play Small", + "tags": [], + "categories": ["media"], + "source": { + "desktop": { + "16": "icons/desktop/play-small-16.svg" + } + } + }, { "name": "Plugin", "tags": [], "categories": ["extensions", "permissions"], From 68ef666b9ed574be1d074a0c09083d4804e4fd45 Mon Sep 17 00:00:00 2001 From: ariasuni Date: Fri, 17 Apr 2020 04:36:32 +0200 Subject: [PATCH 3/3] Fix toggle-16.svg and whats-new-16.svg missing a viewBox --- icons/desktop/toggle-16.svg | 2 +- icons/desktop/whats-new-16.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/icons/desktop/toggle-16.svg b/icons/desktop/toggle-16.svg index 45d9324..8fee2bc 100644 --- a/icons/desktop/toggle-16.svg +++ b/icons/desktop/toggle-16.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/desktop/whats-new-16.svg b/icons/desktop/whats-new-16.svg index 303bdf4..c102619 100644 --- a/icons/desktop/whats-new-16.svg +++ b/icons/desktop/whats-new-16.svg @@ -1,4 +1,4 @@ - +