diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/edit-bomb.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/edit-bomb.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/edit-bomb.svg b/Flat-Remix-Light/actions/scalable/edit-bomb.svg index 10d2439a3..86ed41bdb 100644 --- a/Flat-Remix-Light/actions/scalable/edit-bomb.svg +++ b/Flat-Remix-Light/actions/scalable/edit-bomb.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(19.215686%,21.176471%,23.137255%)" d="M 9.5 2.5 C 9.003906 2.601562 8.546875 2.890625 8.273438 3.308594 C 8.179688 3.265625 8.109375 3.25 8 3.25 C 7.921875 3.25 7.847656 3.265625 7.777344 3.289062 C 7.636719 3.339844 7.515625 3.394531 7.398438 3.453125 C 6.898438 3.15625 6.332031 3 5.75 3 C 3.953125 3 2.5 4.453125 2.5 6.25 C 2.5 8.046875 3.953125 9.5 5.75 9.5 C 7.546875 9.5 9 8.046875 9 6.25 C 9 5.707031 8.863281 5.175781 8.601562 4.699219 C 8.648438 4.554688 8.683594 4.398438 8.710938 4.222656 C 8.734375 4.152344 8.75 4.078125 8.75 4 C 8.75 3.832031 8.746094 3.765625 8.652344 3.640625 C 8.851562 3.3125 9.121094 3.097656 9.5 3 Z M 9.5 2.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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 15 1 C 14.011 1.2035 13.092781 1.7820875 12.550781 2.6171875 C 12.362781 2.5329875 12.22 2.5 12 2.5 C 11.844 2.5 11.695688 2.5302187 11.554688 2.5742188 C 11.275688 2.6784188 11.030828 2.79135 10.798828 2.90625 A 6.5 6.5 0 0 0 7.5 2 A 6.5 6.5 0 0 0 1 8.5 A 6.5 6.5 0 0 0 7.5 15 A 6.5 6.5 0 0 0 14 8.5 A 6.5 6.5 0 0 0 13.207031 5.4003906 C 13.295031 5.1124906 13.370781 4.8007125 13.425781 4.4453125 C 13.469781 4.3038125 13.5 4.1564 13.5 4 C 13.5 3.664 13.489688 3.5287969 13.304688 3.2792969 C 13.705687 2.6254969 14.242 2.1969 15 2 L 15 1 z" transform="translate(4 4)"/> </svg> |