diff options
Diffstat (limited to 'Flat-Remix-Red-Dark/actions/scalable/fork.svg')
-rw-r--r-- | Flat-Remix-Red-Dark/actions/scalable/fork.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Dark/actions/scalable/fork.svg b/Flat-Remix-Red-Dark/actions/scalable/fork.svg index 8da55425f..d2117ad71 100644 --- a/Flat-Remix-Red-Dark/actions/scalable/fork.svg +++ b/Flat-Remix-Red-Dark/actions/scalable/fork.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 2.8398438 1.0058594 C 2.5588138 1.0495894 1.9960938 1.2398731 1.9960938 1.9394531 L 1.9960938 14.066406 C 1.9960938 14.999186 2.9960938 15 2.9960938 15 L 12.986328 15 C 13.985538 15 13.986328 14.066406 13.986328 14.066406 C 14.005128 14.023396 13.991328 7.1141812 13.986328 4.7382812 L 9.9902344 1.0058594 L 2.9960938 1.0058594 C 2.9960938 1.0058594 2.9335938 0.99130938 2.8398438 1.0058594 z M 8.9960938 5 L 8.296875 7.0996094 L 10.996094 8 L 6.9960938 11 L 7.6953125 8.9003906 L 4.9960938 8 L 8.9960938 5 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 9,5 8.3,7.1 11,8 7,11 7.7,8.9 5,8 Z M 3,1 C 3,1 2,1 2,2 V 14 C 2,15 3,15 3,15 H 13 C 14,15 14,14 14,14 V 5 L 10,1 Z"/> + </g> </svg> |