diff options
author | 2021-04-14 17:20:21 +0200 | |
---|---|---|
committer | 2021-04-14 17:20:21 +0200 | |
commit | ab98aa7122914ad057e0fa7bc11e4b530e6d426a (patch) | |
tree | 56cec4db67893733502385ffd573704e83f2862d /Flat-Remix-Cyan-Light/panel/qomp-play-panel.svg | |
parent | ad73a3aa6745157a9e4e3eb33517f7a372ab2965 (diff) | |
download | flat-remix-ab98aa7122914ad057e0fa7bc11e4b530e6d426a.tar.gz flat-remix-ab98aa7122914ad057e0fa7bc11e4b530e6d426a.zip |
Add black, brown, cyan, grey, magenta, orange, teal and violet folder variants
Diffstat (limited to 'Flat-Remix-Cyan-Light/panel/qomp-play-panel.svg')
-rw-r--r-- | Flat-Remix-Cyan-Light/panel/qomp-play-panel.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Flat-Remix-Cyan-Light/panel/qomp-play-panel.svg b/Flat-Remix-Cyan-Light/panel/qomp-play-panel.svg new file mode 100644 index 000000000..fc9bf0593 --- /dev/null +++ b/Flat-Remix-Cyan-Light/panel/qomp-play-panel.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#454850; } .ColorScheme-Highlight { color:#367bf0; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 12,4 c -4.432,0 -8,3.568 -8,8 0,4.432 3.568,8 8,8 4.432,0 8,-3.568 8,-8 0,-4.432 -3.568,-8 -8,-8 z m 0,2 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z"/> + <g style="fill:currentColor;enable-background:new" class="ColorScheme-Highlight" transform="matrix(0.5,0,0,0.5,-234.5,-83.49875)"> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m 489,183 0,8.1875 c -0.32,-0.12 -0.64,-0.19 -1,-0.19 -1.6568,0 -3,1.3432 -3,3 0,1.6568 1.3432,3 3,3 1.6568,0 3,-1.3432 3,-3 l 0,-7 6,0 0,4.1875 c -0.32,-0.12 -0.64,-0.19 -1,-0.19 -1.6568,0 -3,1.3432 -3,3 0,1.6568 1.3432,3 3,3 1.6568,0 3,-1.3432 3,-3 l 0,-11 -1,0 z"/> + </g> +</svg> |