diff options
Diffstat (limited to 'Flat-Remix-Red-Dark/actions/scalable/edit-cut.svg')
-rw-r--r-- | Flat-Remix-Red-Dark/actions/scalable/edit-cut.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Dark/actions/scalable/edit-cut.svg b/Flat-Remix-Red-Dark/actions/scalable/edit-cut.svg index b0c2202be..83edc7a33 100644 --- a/Flat-Remix-Red-Dark/actions/scalable/edit-cut.svg +++ b/Flat-Remix-Red-Dark/actions/scalable/edit-cut.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:#eeeeec; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 4.4980469 2.0078125 C 3.1182599 2.0088855 2 3.1277747 2 4.5078125 C 2 5.8885125 3.1193 7.0078125 4.5 7.0078125 C 4.94608 7.0078125 5.35613 6.8687925 5.71875 6.6640625 L 7.6875 8.5078125 L 5.71875 10.351562 C 5.35875 10.146563 4.9480469 10.007812 4.4980469 10.007812 C 3.1173469 10.007812 1.9980469 11.127113 1.9980469 12.507812 C 1.9980469 13.888512 3.1173469 15.007812 4.4980469 15.007812 C 5.8787469 15.007812 6.9980469 13.888512 6.9980469 12.507812 C 6.9980469 12.278652 6.9619969 12.062402 6.9042969 11.851562 L 9.0292969 9.7890625 L 13.498047 14.007812 L 14.998047 14.007812 L 14.998047 13.007812 L 6.9042969 5.1640625 C 6.9620969 4.9532225 6.9980469 4.7369725 6.9980469 4.5078125 C 6.9980469 3.1277747 5.879787 2.0088855 4.5 2.0078125 L 4.4980469 2.0078125 z M 13.5 3.0078125 L 9.5625 6.7265625 L 10.875 8.0078125 L 15 4.0078125 L 15 3.0078125 L 13.5 3.0078125 z M 4.5 3.5078125 C 5.05228 3.5078125 5.5 3.9555325 5.5 4.5078125 C 5.5 5.0600925 5.05228 5.5078125 4.5 5.5078125 C 3.94772 5.5078125 3.5 5.0600925 3.5 4.5078125 C 3.5 3.9555325 3.94772 3.5078125 4.5 3.5078125 z M 4.5 11.507812 C 5.05228 11.507812 5.5 11.955532 5.5 12.507812 C 5.5 13.060093 5.05228 13.507812 4.5 13.507812 C 3.94772 13.507812 3.5 13.060093 3.5 12.507812 C 3.5 11.955532 3.94772 11.507812 4.5 11.507812 z" transform="translate(4 4)"/> + <g transform="matrix(1,0,0,1,4,4)"> + <path class="ColorScheme-Text" d="M 4.5,2 C 3.12,2 2,3.12 2,4.5 2,5.88 3.12,7 4.5,7 4.95,7 5.36,6.86 5.72,6.66 L 7.69,8.5 5.72,10.34 C 5.36,10.14 4.95,10 4.5,10 3.12,10 2,11.12 2,12.5 2,13.88 3.12,15 4.5,15 5.88,15 7,13.88 7,12.5 7,12.27 6.96,12.06 6.91,11.84 L 9.03,9.78 13.5,14 H 15 V 13 L 6.91,5.16 C 6.96,4.95 7,4.73 7,4.5 7,3.12 5.88,2 4.5,2 Z M 4.5,3.5 C 5.05,3.5 5.5,3.95 5.5,4.5 5.5,5.05 5.05,5.5 4.5,5.5 3.95,5.5 3.5,5.05 3.5,4.5 3.5,3.95 3.95,3.5 4.5,3.5 Z M 13.5,3 9.56,6.72 10.88,8 15,4 V 3 Z M 4.5,11.5 C 5.05,11.5 5.5,11.95 5.5,12.5 5.5,13.05 5.05,13.5 4.5,13.5 3.95,13.5 3.5,13.05 3.5,12.5 3.5,11.95 3.95,11.5 4.5,11.5 Z" style="fill:currentColor"/> + </g> </svg> |