diff options
author | 2020-05-06 20:47:36 +0200 | |
---|---|---|
committer | 2020-05-06 20:47:36 +0200 | |
commit | daa8cb29af21e8656dd81230bea8d4f6576f1013 (patch) | |
tree | 601567b8ddb957582f8c0869926eeb554e5131d4 /Flat-Remix-Red-Light/actions/scalable/format-text-remove-formatting.svg | |
parent | dfded412ac400065c1dab5000462eb824d994cb4 (diff) | |
download | flat-remix-daa8cb29af21e8656dd81230bea8d4f6576f1013.tar.gz flat-remix-daa8cb29af21e8656dd81230bea8d4f6576f1013.zip |
Update action icons from Papirus icon theme
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/format-text-remove-formatting.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/format-text-remove-formatting.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/format-text-remove-formatting.svg b/Flat-Remix-Red-Light/actions/scalable/format-text-remove-formatting.svg index 347931791..cab2d7242 100644 --- a/Flat-Remix-Red-Light/actions/scalable/format-text-remove-formatting.svg +++ b/Flat-Remix-Red-Light/actions/scalable/format-text-remove-formatting.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </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)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 2.5 0.5 L 1 2 L 6 7 C 3 7 3 10 3 10 C 3 10 3 13 6 13 L 12 13 L 14 15 L 15.5 13.5 L 2.5 0.5 z M 7 3 L 9 5 L 10 5 C 10 5 11 5 11 6 L 11 7 L 13 9 L 13 6 C 13 3 10 3 10 3 L 7 3 z M 6 9 L 8 9 L 10 11 L 6 11 C 5 11 5 10 5 10 C 5 10 5 9 6 9 z"/> + </g> </svg> |