diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/format-text-lowercase.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/format-text-lowercase.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/format-text-lowercase.svg b/Flat-Remix/actions/scalable/format-text-lowercase.svg index 8bf00c5af..a1fbd1593 100644 --- a/Flat-Remix/actions/scalable/format-text-lowercase.svg +++ b/Flat-Remix/actions/scalable/format-text-lowercase.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(36.078431%,38.039216%,42.352941%)" d="M 7 3 L 8.25 4.5 L 9.5 3 Z M 6.5 3.5 L 6.5 9 L 7 9 L 7 8.617188 C 7.273438 8.863281 7.628906 9 8 9 C 8.828125 9 9.5 8.328125 9.5 7.5 C 9.5 6.671875 8.828125 6 8 6 C 7.628906 6 7.273438 6.136719 7 6.382812 L 7 3.5 Z M 4 6 C 3.171875 6 2.5 6.671875 2.5 7.5 C 2.5 8.328125 3.171875 9 4 9 C 4.371094 9 4.726562 8.863281 5 8.617188 L 5 9 L 5.5 9 L 5.5 6 L 5 6 L 5 6.382812 C 4.726562 6.136719 4.371094 6 4 6 Z M 4 6.5 C 4.550781 6.5 5 6.949219 5 7.5 C 5 8.050781 4.550781 8.5 4 8.5 C 3.449219 8.5 3 8.050781 3 7.5 C 3 6.949219 3.449219 6.5 4 6.5 Z M 8 6.5 C 8.550781 6.5 9 6.949219 9 7.5 C 9 8.050781 8.550781 8.5 8 8.5 C 7.449219 8.5 7 8.050781 7 7.5 C 7 6.949219 7.449219 6.5 8 6.5 Z M 8 6.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:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10 2 L 12.5 5 L 15 2 L 10 2 z M 9 3 L 9 14 L 10 14 L 10 13.230469 A 3 3 0 0 0 12 14 A 3 3 0 0 0 15 11 A 3 3 0 0 0 12 8 A 3 3 0 0 0 10 8.7675781 L 10 3 L 9 3 z M 4 8 A 3 3 0 0 0 1 11 A 3 3 0 0 0 4 14 A 3 3 0 0 0 6 13.232422 L 6 14 L 7 14 L 7 8 L 6 8 L 6 8.7695312 A 3 3 0 0 0 4 8 z M 4 9 A 2 2 0 0 1 6 11 A 2 2 0 0 1 4 13 A 2 2 0 0 1 2 11 A 2 2 0 0 1 4 9 z M 12 9 A 2 2 0 0 1 14 11 A 2 2 0 0 1 12 13 A 2 2 0 0 1 10 11 A 2 2 0 0 1 12 9 z" transform="translate(4 4)"/> </svg> |