diff options
Diffstat (limited to 'Flat-Remix-Light/panel/exaile-play.svg')
-rw-r--r-- | Flat-Remix-Light/panel/exaile-play.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Light/panel/exaile-play.svg b/Flat-Remix-Light/panel/exaile-play.svg index 379bb73e0..2deb3c173 100644 --- a/Flat-Remix-Light/panel/exaile-play.svg +++ b/Flat-Remix-Light/panel/exaile-play.svg @@ -1,8 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> +<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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 11 3 C 6.568 3 3 6.568 3 11 C 3 15.432 6.568 19 11 19 C 15.432 19 19 15.432 19 11 C 19 6.568 15.432 3 11 3 z M 9.3984375 8.0039062 C 10.186168 8.11063 14 10.552156 14 11 C 14 11.47767 9.6607031 14.223175 9.2832031 13.984375 C 8.9058531 13.745535 8.9058531 8.254225 9.2832031 8.015625 C 9.3067906 8.0007 9.3459221 7.9967913 9.3984375 8.0039062 z"/> + <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 C 20,7.568 16.432,4 12,4 Z M 10.398438,9.003906 C 11.186168,9.11063 15,11.552156 15,12 c 0,0.47767 -4.339297,3.223175 -4.716797,2.984375 -0.3773499,-0.23884 -0.3773499,-5.73015 0,-5.96875 0.02359,-0.01492 0.06272,-0.018834 0.115235,-0.01172 z"/> </svg> |