diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/edit-clear.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/edit-clear.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/edit-clear.svg b/Flat-Remix/actions/scalable/edit-clear.svg index a5f786e6f..10257837d 100644 --- a/Flat-Remix/actions/scalable/edit-clear.svg +++ b/Flat-Remix/actions/scalable/edit-clear.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 4.5 3 L 2 6 L 4.5 9 L 10 9 L 10 3 Z M 5.5 4.5 L 6 4.5 C 6.136719 4.5 6.261719 4.558594 6.351562 4.648438 L 7 5.296875 L 7.648438 4.648438 C 7.730469 4.558594 7.855469 4.5 7.996094 4.5 L 8.496094 4.5 L 8.496094 5 C 8.496094 5.140625 8.441406 5.265625 8.351562 5.355469 L 7.699219 6 L 8.347656 6.648438 C 8.4375 6.738281 8.492188 6.863281 8.492188 7 L 8.492188 7.5 L 7.992188 7.5 C 7.855469 7.5 7.730469 7.445312 7.640625 7.355469 L 6.992188 6.710938 L 6.347656 7.355469 C 6.265625 7.445312 6.140625 7.5 6 7.5 L 5.5 7.5 L 5.5 7 C 5.5 6.863281 5.558594 6.738281 5.648438 6.648438 L 6.296875 6 L 5.648438 5.355469 C 5.558594 5.265625 5.503906 5.140625 5.503906 5 Z M 5.5 4.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 5 2.0039062 L 0 8.0039062 L 5 14.003906 L 16 14.003906 L 16 2.0039062 L 5 2.0039062 z M 7 5.0039062 L 8 5.0039062 C 8.277 5.0039062 8.5262813 5.116125 8.7070312 5.296875 L 10 6.5898438 L 11.292969 5.296875 C 11.462969 5.115875 11.712188 5.0039062 11.992188 5.0039062 L 12.992188 5.0039062 L 12.992188 6.0039062 C 12.992188 6.2809063 12.879969 6.5301875 12.699219 6.7109375 L 11.400391 8.0039062 L 12.693359 9.296875 C 12.874109 9.477625 12.986328 9.7269062 12.986328 10.003906 L 12.986328 11.003906 L 11.986328 11.003906 C 11.709328 11.003906 11.460047 10.891687 11.279297 10.710938 L 9.9863281 9.4179688 L 8.6933594 10.710938 C 8.5333594 10.891937 8.2839062 11.003906 8.0039062 11.003906 L 7.0039062 11.003906 L 7.0039062 10.003906 C 7.0039062 9.7269062 7.116125 9.477625 7.296875 9.296875 L 8.5957031 8.0039062 L 7.296875 6.7109375 C 7.116875 6.5299375 7.0058594 6.2809063 7.0058594 6.0039062 L 7 5.0039062 z" transform="translate(4 4)"/> </svg> |