diff options
Diffstat (limited to 'assets/icons/together')
-rw-r--r-- | assets/icons/together/full-off.svg | 1 | ||||
-rw-r--r-- | assets/icons/together/full-on.svg | 1 | ||||
-rw-r--r-- | assets/icons/together/next.svg | 1 | ||||
-rw-r--r-- | assets/icons/together/pause.svg | 1 | ||||
-rw-r--r-- | assets/icons/together/play.svg | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/assets/icons/together/full-off.svg b/assets/icons/together/full-off.svg new file mode 100644 index 0000000..b772687 --- /dev/null +++ b/assets/icons/together/full-off.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48"><path d="M16.65 38v-6.65H10v-3h9.65V38Zm11.7 0v-9.65H38v3h-6.65V38ZM10 19.65v-3h6.65V10h3v9.65Zm18.35 0V10h3v6.65H38v3Z"/></svg>
\ No newline at end of file diff --git a/assets/icons/together/full-on.svg b/assets/icons/together/full-on.svg new file mode 100644 index 0000000..d42d238 --- /dev/null +++ b/assets/icons/together/full-on.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48"><path d="M10 38v-9.65h3V35h6.65v3Zm0-18.35V10h9.65v3H13v6.65ZM28.35 38v-3H35v-6.65h3V38ZM35 19.65V13h-6.65v-3H38v9.65Z"/></svg>
\ No newline at end of file diff --git a/assets/icons/together/next.svg b/assets/icons/together/next.svg new file mode 100644 index 0000000..c091b82 --- /dev/null +++ b/assets/icons/together/next.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48"><path d="M34 36V12h3v24Zm-23 0V12l17.3 12Zm3-12Zm0 6.25L23.05 24 14 17.75Z"/></svg>
\ No newline at end of file diff --git a/assets/icons/together/pause.svg b/assets/icons/together/pause.svg new file mode 100644 index 0000000..6c44e3e --- /dev/null +++ b/assets/icons/together/pause.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48"><path d="M28.25 38V10H36v28ZM12 38V10h7.75v28Z"/></svg>
\ No newline at end of file diff --git a/assets/icons/together/play.svg b/assets/icons/together/play.svg new file mode 100644 index 0000000..7f3eee4 --- /dev/null +++ b/assets/icons/together/play.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48"><path d="M16 37.85v-28l22 14Zm3-14Zm0 8.55 13.45-8.55L19 15.3Z"/></svg>
\ No newline at end of file |