diff options
Diffstat (limited to 'Flat-Remix-Dark/actions/scalable/measure.svg')
-rw-r--r-- | Flat-Remix-Dark/actions/scalable/measure.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/actions/scalable/measure.svg b/Flat-Remix-Dark/actions/scalable/measure.svg index e8eda17e7..760ad2ad3 100644 --- a/Flat-Remix-Dark/actions/scalable/measure.svg +++ b/Flat-Remix-Dark/actions/scalable/measure.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(82.745098%,85.490196%,89.019608%)" d="M 3 2.5 C 2.722656 2.5 2.5 2.722656 2.5 3 L 2.5 6 C 2.5 6.277344 2.722656 6.5 3 6.5 L 9 6.5 C 9.277344 6.5 9.5 6.277344 9.5 6 L 9.5 3 C 9.5 2.722656 9.277344 2.5 9 2.5 Z M 3.5 3.5 L 4 3.5 L 4 4.5 L 4.5 4.5 L 4.5 3.5 L 5.5 3.5 L 5.5 4.5 L 6 4.5 L 6 3.5 L 7 3.5 L 7 4.5 L 7.5 4.5 L 7.5 3.5 L 8.5 3.5 L 8.5 5.5 L 3.5 5.5 Z M 4 7 L 2.5 8.25 L 4 9.5 Z M 8 7 L 8 9.5 L 9.5 8.25 Z M 8 7"/> - </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-Text" d="m2 1c-0.5523 0.0001-0.9999 0.4477-1 1v6c0.0001 0.5523 0.4477 0.9999 1 1h12c0.552-0.0001 1-0.4477 1-1v-6c0-0.5523-0.448-0.9999-1-1h-12zm1 2h1v2h1v-2h2v2h1v-2h2v2h1v-2h2v4h-10v-4zm1 7l-3 2.5 3 2.5v-5zm8 0v5l3-2.5-3-2.5z" transform="translate(4 4)"/> </svg> |