diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/format-text-remove-formatting.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/format-text-remove-formatting.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/format-text-remove-formatting.svg b/Flat-Remix/actions/scalable/format-text-remove-formatting.svg index 8e8f27b41..480d66ab1 100644 --- a/Flat-Remix/actions/scalable/format-text-remove-formatting.svg +++ b/Flat-Remix/actions/scalable/format-text-remove-formatting.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 3.171875 2.46875 L 2.46875 3.171875 L 4.8125 5.519531 C 4.429688 5.5625 4.09375 5.730469 3.875 5.984375 C 3.617188 6.277344 3.496094 6.640625 3.5 7 C 3.5 7.359375 3.632812 7.726562 3.890625 8.015625 C 4.144531 8.304688 4.542969 8.5 5 8.5 L 7.796875 8.5 L 8.828125 9.53125 L 9.53125 8.828125 Z M 5.203125 3.5 L 6.203125 4.5 L 7 4.5 C 7.210938 4.5 7.5 4.808594 7.5 5 L 7.5 5.5 L 7.203125 5.5 L 8.5 6.796875 L 8.5 5 C 8.5 4.183594 7.839844 3.5 7 3.5 Z M 5 6.5 L 5.796875 6.5 L 6.796875 7.5 L 5 7.5 C 4.800781 7.5 4.714844 7.445312 4.640625 7.359375 C 4.5625 7.273438 4.5 7.140625 4.5 7 C 4.496094 6.859375 4.550781 6.722656 4.625 6.640625 C 4.695312 6.558594 4.785156 6.5 5 6.5 Z M 5 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 2.3398438 0.9375 L 0.93359375 2.34375 L 5.6269531 7.0371094 C 4.8624431 7.1255094 4.1894937 7.46474 3.7460938 7.96875 C 3.2316937 8.55354 2.9897037 9.2794 2.9960938 10 C 3.0020937 10.72062 3.2650238 11.45275 3.7773438 12.03125 C 4.2896637 12.60979 5.0877938 13 5.9960938 13 L 11.589844 13 L 13.652344 15.0625 L 15.058594 13.65625 L 2.3398438 0.9375 z M 6.4023438 3 L 8.4023438 5 L 9.9960938 5 C 10.424254 5 10.996094 5.61414 10.996094 6 L 10.996094 7 L 10.402344 7 L 12.996094 9.59375 L 12.996094 6 C 12.996184 4.3657 11.676294 3 9.9960938 3 L 6.4023438 3 z M 5.9960938 9 L 7.5898438 9 L 9.5898438 11 L 5.9960938 11 C 5.5982237 11 5.4291837 10.89021 5.2773438 10.71875 C 5.1255038 10.54729 4.9985737 10.27938 4.9960938 10 C 4.9940937 9.72062 5.1007637 9.44646 5.2460938 9.28125 C 5.3914238 9.11604 5.5737337 9 5.9960938 9 z" transform="translate(4 4)"/> </svg> |