diff options
Diffstat (limited to 'Flat-Remix-Dark/actions/scalable/format-text-underline.svg')
-rw-r--r-- | Flat-Remix-Dark/actions/scalable/format-text-underline.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/actions/scalable/format-text-underline.svg b/Flat-Remix-Dark/actions/scalable/format-text-underline.svg index 401fb98ee..4e2082b20 100644 --- a/Flat-Remix-Dark/actions/scalable/format-text-underline.svg +++ b/Flat-Remix-Dark/actions/scalable/format-text-underline.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 4 3 L 4 4 L 7 4 C 7.214844 4 7.5 4.308594 7.5 4.5 L 7.5 5 L 5 5 C 4.539062 5 4.132812 5.191406 3.875 5.484375 C 3.617188 5.777344 3.496094 6.140625 3.5 6.5 C 3.503906 6.859375 3.632812 7.226562 3.890625 7.515625 C 4.148438 7.804688 4.546875 8 5 8 L 8.5 8 L 8.5 7.578125 C 8.507812 7.53125 8.5 7.5 8.5 7.5 L 8.5 4.5 C 8.5 3.683594 7.839844 3 7 3 Z M 5 6 L 7.5 6 L 7.5 7 L 5 7 C 4.800781 7 4.714844 6.945312 4.640625 6.859375 C 4.566406 6.773438 4.5 6.640625 4.5 6.5 C 4.5 6.359375 4.550781 6.222656 4.625 6.140625 C 4.699219 6.058594 4.789062 6 5 6 Z M 3 8.5 L 3 9.5 L 9 9.5 L 9 8.5 Z M 3 8.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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 4 2 L 4 4 L 10 4 C 10.42816 4 11 4.61414 11 5 L 11 6 L 6 6 C 5.08073 6 4.2644 6.38396 3.75 6.96875 C 3.2356 7.55354 2.99361 8.2794 3 9 C 3.006 9.72062 3.26893 10.45275 3.78125 11.03125 C 4.29357 11.60979 5.0917 12 6 12 L 13 12 L 13 11.15625 C 13.0156 11.0625 13 11 13 11 L 13 5 C 13 3.3657 11.6802 2 10 2 L 4 2 z M 6 8 L 11 8 L 11 10 L 6 10 C 5.60213 10 5.43309 9.89021 5.28125 9.71875 C 5.12941 9.54729 5.00248 9.27938 5 9 C 4.998 8.72062 5.10467 8.44646 5.25 8.28125 C 5.39533 8.11604 5.57764 8 6 8 z M 2 13 L 2 15 L 14 15 L 14 13 L 2 13 z" transform="translate(4 4)"/> </svg> |