diff --git a/icons/list-end.svg b/icons/list-end.svg new file mode 100644 index 000000000..4e70739f0 --- /dev/null +++ b/icons/list-end.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/icons/list-music.svg b/icons/list-music.svg new file mode 100644 index 000000000..186caae33 --- /dev/null +++ b/icons/list-music.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/icons/list-start.svg b/icons/list-start.svg new file mode 100644 index 000000000..e2b4e723d --- /dev/null +++ b/icons/list-start.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/icons/list-video.svg b/icons/list-video.svg new file mode 100644 index 000000000..44d11ffdb --- /dev/null +++ b/icons/list-video.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/tags.json b/tags.json index eaedb3142..e4fecb612 100644 --- a/tags.json +++ b/tags.json @@ -1741,6 +1741,12 @@ "todo", "done" ], + "list-end": [ + "queue", + "bottom", + "end", + "playlist" + ], "list-minus": [ "playlist", "remove", @@ -1749,6 +1755,13 @@ "remove", "delete" ], + "list-music": [ + "playlist", + "queue", + "music", + "audio", + "playback" + ], "list-ordered": [ "number", "order" @@ -1760,6 +1773,18 @@ "track", "new" ], + "list-start": [ + "queue", + "top", + "start", + "next", + "playlist" + ], + "list-video": [ + "playlist", + "video", + "playback" + ], "list-x": [ "playlist", "subtract",