diff options
Diffstat (limited to 'Flat-Remix-Red/actions/scalable/tools-media-optical-burn.svg')
-rw-r--r-- | Flat-Remix-Red/actions/scalable/tools-media-optical-burn.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red/actions/scalable/tools-media-optical-burn.svg b/Flat-Remix-Red/actions/scalable/tools-media-optical-burn.svg index 312ca779c..b6e62836a 100644 --- a/Flat-Remix-Red/actions/scalable/tools-media-optical-burn.svg +++ b/Flat-Remix-Red/actions/scalable/tools-media-optical-burn.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<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:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 9.5488281 1 C 5.4592083 2.7503927 3.0058594 6.850886 3.0058594 9.75 C 3.0058594 12.6154 5.1533125 14.939841 7.8203125 14.994141 C 6.4875125 14.966141 5.4121094 13.8072 5.4121094 12.375 C 5.4121094 10.9252 6.6402469 8.875 8.6855469 8 C 8.6855469 11.0625 10.882066 11.5052 10.322266 13.25 C 10.004886 14.23934 9.2306719 14.989947 7.8886719 14.998047 C 7.8966719 14.998087 7.9054625 15 7.9140625 15 C 10.625063 15 12.184066 13.4894 12.822266 11.5 C 13.941766 8.0104 9.5488281 7.125 9.5488281 1 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 9.5,1 C 5,3 3,7 3,9.75 3,12.5 5.0572,15 8,15 6.4124,15 5.4121,13.807 5.4121,12.375 5.4121,10.925 6.6402,8.875 8.6855,8 8.6855,11.063 10.882,11.505 10.322,13.25 10.005,14.239 9.201,15 8,15 10.581,15 13,13 13,10.5 13,8 9.4688,6 9.5,1 Z"/> + </g> </svg> |