diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/format-precision-more.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/format-precision-more.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/format-precision-more.svg b/Flat-Remix-Light/actions/scalable/format-precision-more.svg index 1fe180c7a..003f17631 100644 --- a/Flat-Remix-Light/actions/scalable/format-precision-more.svg +++ b/Flat-Remix-Light/actions/scalable/format-precision-more.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 4.25 2 C 3.285156 2 2.5 2.894531 2.5 4 L 2.5 5.5 C 2.5 6.605469 3.285156 7.5 4.25 7.5 C 5.214844 7.5 6 6.605469 6 5.5 L 6 4 C 6 2.894531 5.214844 2 4.25 2 Z M 8.25 2 C 7.285156 2 6.5 2.894531 6.5 4 L 6.5 5.5 C 6.5 6.605469 7.285156 7.5 8.25 7.5 C 9.214844 7.5 10 6.605469 10 5.5 L 10 4 C 10 2.894531 9.214844 2 8.25 2 Z M 4.25 3 C 4.664062 3 5 3.523438 5 4.167969 L 5 5.332031 C 5 5.976562 4.664062 6.5 4.25 6.5 C 3.835938 6.5 3.5 5.976562 3.5 5.332031 L 3.5 4.167969 C 3.5 3.523438 3.835938 3 4.25 3 Z M 8.25 3 C 8.664062 3 9 3.523438 9 4.167969 L 9 5.332031 C 9 5.976562 8.664062 6.5 8.25 6.5 C 7.835938 6.5 7.5 5.976562 7.5 5.332031 L 7.5 4.167969 C 7.5 3.523438 7.835938 3 8.25 3 Z M 2 7 L 2 7.5 L 2.5 7.5 L 2.5 7 Z M 8 8 L 8 8.75 L 7.25 8.75 L 7.25 9.25 L 8 9.25 L 8 10 L 8.5 10 L 8.5 9.25 L 9.25 9.25 L 9.25 8.75 L 8.5 8.75 L 8.5 8 Z M 8 8"/> - </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 4.5 0 C 2.567 0 1 1.7909 1 4 L 1 7 C 1 9.2091 2.567 11 4.5 11 C 6.433 11 8 9.2091 8 7 L 8 4 C 8 1.7909 6.433 0 4.5 0 z M 12.5 0 C 10.567 0 9 1.7909 9 4 L 9 7 C 9 9.2091 10.567 11 12.5 11 C 14.433 11 16 9.2091 16 7 L 16 4 C 16 1.7909 14.433 0 12.5 0 z M 4.5 2 C 5.3284 2 6 3.0452844 6 4.3339844 L 6 6.6660156 C 6 7.9547156 5.3284 9 4.5 9 C 3.6716 9 3 7.9547156 3 6.6660156 L 3 4.3339844 C 3 3.0452844 3.6716 2 4.5 2 z M 12.5 2 C 13.328 2 14 3.0452844 14 4.3339844 L 14 6.6660156 C 14 7.9547156 13.328 9 12.5 9 C 11.672 9 11 7.9547156 11 6.6660156 L 11 4.3339844 C 11 3.0452844 11.672 2 12.5 2 z M 0 10 L 0 11 L 1 11 L 1 10 L 0 10 z M 12 12 L 12 13.5 L 10.5 13.5 L 10.5 14.5 L 12 14.5 L 12 16 L 13 16 L 13 14.5 L 14.5 14.5 L 14.5 13.5 L 13 13.5 L 13 12 L 12 12 z" transform="translate(4 4)"/> </svg> |