diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/dialog-xml-editor.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/dialog-xml-editor.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/dialog-xml-editor.svg b/Flat-Remix/actions/scalable/dialog-xml-editor.svg index 8d6e9ceca..a5d87f037 100644 --- a/Flat-Remix/actions/scalable/dialog-xml-editor.svg +++ b/Flat-Remix/actions/scalable/dialog-xml-editor.svg @@ -1,5 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(36.078431%,38.039216%,42.352941%)" d="M 6.75 2 L 4.75 9.878906 L 5.25 10 L 7.25 2.121094 Z M 4.125 3.5 L 2.140625 5.820312 L 2 6 L 2.140625 6.179688 L 4.125 8.5 L 5 8.144531 L 3.167969 6 L 5 3.855469 Z M 7.871094 3.5 L 7 3.855469 L 8.832031 6 L 7 8.144531 L 7.871094 8.5 L 9.859375 6.179688 L 10 6 L 9.859375 5.820312 Z M 7.871094 3.5"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m9.5 0l-4 15.754 1 0.246 4-15.754-1-0.246zm-5.2461 3l-3.9746 4.6445-0.2793 0.3555 0.2793 0.3555 3.9746 4.6445 1.7461-0.709-3.6641-4.291 3.6641-4.291-1.7461-0.709zm7.4921 0l-1.746 0.709 3.664 4.291-3.664 4.291 1.746 0.709 3.975-4.6445 0.279-0.3555-0.279-0.3555-3.975-4.6445z" transform="translate(4 4)"/> </svg> |