diff options
Diffstat (limited to 'Flat-Remix-Dark/actions/scalable/dialog-error.svg')
-rw-r--r-- | Flat-Remix-Dark/actions/scalable/dialog-error.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/actions/scalable/dialog-error.svg b/Flat-Remix-Dark/actions/scalable/dialog-error.svg index f8f9d2f67..cf40cc914 100644 --- a/Flat-Remix-Dark/actions/scalable/dialog-error.svg +++ b/Flat-Remix-Dark/actions/scalable/dialog-error.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(32.156863%,58.039216%,88.627451%)" d="M 6 2.5 C 4.066406 2.5 2.5 4.070312 2.5 6 C 2.5 7.933594 4.066406 9.5 6 9.5 C 7.933594 9.5 9.5 7.933594 9.5 6 C 9.5 4.070312 7.933594 2.5 6 2.5 Z M 5.5 4 L 6.5 4 L 6.5 6.5 L 5.5 6.5 Z M 6 6.875 C 6.34375 6.875 6.625 7.15625 6.625 7.5 C 6.625 7.847656 6.34375 8.125 6 8.125 C 5.65625 8.125 5.375 7.847656 5.375 7.5 C 5.375 7.15625 5.65625 6.875 6 6.875 Z M 6 6.875"/> - </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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </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)"/> </svg> |