diff options
| author | Timotej Lazar <timotej.lazar@araneo.si> | 2021-06-14 19:09:53 +0200 |
|---|---|---|
| committer | Timotej Lazar <timotej.lazar@araneo.si> | 2021-06-14 19:13:14 +0200 |
| commit | 8d57bfb1aef3b71557bc408154ee028751fd688e (patch) | |
| tree | 22ee6eaa22a3cfc7dfd4f938be16a6e28d7eaf1f /icons/breeze/actions/symbolic/media-playback-pause.svg | |
First commit
There was history before but now there is no more.
Diffstat (limited to 'icons/breeze/actions/symbolic/media-playback-pause.svg')
| -rw-r--r-- | icons/breeze/actions/symbolic/media-playback-pause.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/breeze/actions/symbolic/media-playback-pause.svg b/icons/breeze/actions/symbolic/media-playback-pause.svg new file mode 100644 index 0000000..37ef343 --- /dev/null +++ b/icons/breeze/actions/symbolic/media-playback-pause.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-Text { + color:#232629; + } + </style> + <path d="m2 2v12h4v-12zm8 0v12h4v-12z" class="ColorScheme-Text" fill="currentColor"/> +</svg> |
