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-Dark/actions/scalable/node-segment-curve.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-Dark/actions/scalable/node-segment-curve.svg')
-rw-r--r-- | Flat-Remix-Red-Dark/actions/scalable/node-segment-curve.svg | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Dark/actions/scalable/node-segment-curve.svg b/Flat-Remix-Red-Dark/actions/scalable/node-segment-curve.svg index 17b0dd5cb..f6631a097 100644 --- a/Flat-Remix-Red-Dark/actions/scalable/node-segment-curve.svg +++ b/Flat-Remix-Red-Dark/actions/scalable/node-segment-curve.svg @@ -1,8 +1,11 @@ -<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 11 0 L 11 2.3769531 C 8.563 2.7425531 6.5520937 3.6630531 5.0585938 5.1269531 C 3.5658937 6.5899531 2.613575 8.574 2.234375 11 L 0 11 L 0 16 L 5 16 L 5 11 L 3.2480469 11 C 3.6117469 8.8263 4.4664125 7.1056437 5.7578125 5.8398438 C 7.0514125 4.5719437 8.8055 3.742525 11 3.390625 L 11 5 L 16 5 L 16 0 L 11 0 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 13,2 C 9.4167,2 6.6393,2.9036 4.7715,4.7715 2.9036,6.6393 2,9.4167 2,13 H 3 C 3,9.5833 3.8464,7.1107 5.4785,5.4785 7.1107,3.8464 9.5833,3 13,3 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 0,11 H 5 V 16 H 0 Z M 11,0 H 16 V 5 H 11 Z"/> + </g> </svg> |