diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/dialog-error.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/dialog-error.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/dialog-error.svg b/Flat-Remix-Red-Light/actions/scalable/dialog-error.svg index e9f9ed6fa..7244a3cc2 100644 --- a/Flat-Remix-Red-Light/actions/scalable/dialog-error.svg +++ b/Flat-Remix-Red-Light/actions/scalable/dialog-error.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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Highlight" d="M 8 1.0039062 C 4.134 1.0039062 1 4.1379063 1 8.0039062 C 1 11.869806 4.134 15.003906 8 15.003906 C 11.866 15.003906 15 11.869806 15 8.0039062 C 15 4.1379063 11.866 1.0039062 8 1.0039062 z M 7 4.0039062 L 9 4.0039062 L 9 9.0039062 L 7 9.0039062 L 7 4.0039062 z M 8 9.7539062 C 8.69036 9.7539062 9.25 10.313546 9.25 11.003906 C 9.25 11.694266 8.69036 12.253906 8 12.253906 C 7.30964 12.253906 6.75 11.694266 6.75 11.003906 C 6.75 10.313546 7.30964 9.7539062 8 9.7539062 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="M 8 1 A 7 7 0 0 0 1 8 A 7 7 0 0 0 8 15 A 7 7 0 0 0 15 8 A 7 7 0 0 0 8 1 z M 7 4 L 9 4 L 9 9 L 7 9 L 7 4 z M 8 9.75 A 1.25 1.25 0 0 1 9.25 11 A 1.25 1.25 0 0 1 8 12.25 A 1.25 1.25 0 0 1 6.75 11 A 1.25 1.25 0 0 1 8 9.75 z"/> + </g> </svg> |