diff --git a/icons/disc-2.json b/icons/disc-2.json index ff377f7..58f5b7b 100644 --- a/icons/disc-2.json +++ b/icons/disc-2.json @@ -2,12 +2,19 @@ "$schema": "../icon.schema.json", "tags": [ "album", + "music", "vinyl", "record", - "music" + "cd", + "dvd", + "format", + "dj", + "spin", + "rotate", + "rpm" ], "categories": [ "devices", "multimedia" ] -} +} \ No newline at end of file diff --git a/icons/disc-2.svg b/icons/disc-2.svg index d88e2e2..4c41e5f 100644 --- a/icons/disc-2.svg +++ b/icons/disc-2.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/disc-3.json b/icons/disc-3.json new file mode 100644 index 0000000..58f5b7b --- /dev/null +++ b/icons/disc-3.json @@ -0,0 +1,20 @@ +{ + "$schema": "../icon.schema.json", + "tags": [ + "album", + "music", + "vinyl", + "record", + "cd", + "dvd", + "format", + "dj", + "spin", + "rotate", + "rpm" + ], + "categories": [ + "devices", + "multimedia" + ] +} \ No newline at end of file diff --git a/icons/disc-3.svg b/icons/disc-3.svg new file mode 100644 index 0000000..538f576 --- /dev/null +++ b/icons/disc-3.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/icons/disc.json b/icons/disc.json index cb7eeb5..d8c7d1e 100644 --- a/icons/disc.json +++ b/icons/disc.json @@ -2,9 +2,14 @@ "$schema": "../icon.schema.json", "tags": [ "album", + "music", "cd", "dvd", - "music" + "format", + "dj", + "spin", + "rotate", + "rpm" ], "categories": [ "devices",