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/curve-connector.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/curve-connector.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/curve-connector.svg | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/curve-connector.svg b/Flat-Remix-Red-Light/actions/scalable/curve-connector.svg index 6d0123dfa..4e8c05bec 100644 --- a/Flat-Remix-Red-Light/actions/scalable/curve-connector.svg +++ b/Flat-Remix-Red-Light/actions/scalable/curve-connector.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"> <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 12.5 1 A 2.4999375 2.4999275 0 0 0 10.050781 3 L 4.5 3 C 3.1193345 3 2 4.61934 2 6 C 2 7.38066 3.1193345 9 4.5 9 L 11.5 9 C 12.327979 9 13 10.172024 13 11 C 13 11.827976 12.327979 13 11.5 13 L 5.9453125 13 A 2.4999375 2.4999275 0 0 0 3.5 11 A 2.4999375 2.4999275 0 0 0 1 13.5 A 2.4999375 2.4999275 0 0 0 3.5 16 A 2.4999375 2.4999275 0 0 0 5.9492188 14 L 11.5 14 C 12.880965 14 14 12.38096 14 11 C 14 9.61934 12.880965 8 11.5 8 L 4.5 8 C 3.6716207 8 3 6.828376 3 6 C 3 5.171624 3.6716207 4 4.5 4 L 10.054688 4 A 2.4999375 2.4999275 0 0 0 12.5 6 A 2.4999375 2.4999275 0 0 0 15 3.5 A 2.4999375 2.4999275 0 0 0 12.5 1 z" transform="translate(4 4)"/> + <g transform="translate(1,1)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,6 C 8,6 5,6 5,9 5,12 8,12 8,12 H 14 C 14,12 16,12 16,14 16,16 14,16 14,16 H 8 V 17 H 14 C 14,17 17,17 17,14 17,11 14,11 14,11 H 8 C 8,11 6,11 6,9 6,7 8,7 8,7 H 14 V 6 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 9,16.5 A 2.5,2.5 0 0 1 6.5,19 2.5,2.5 0 0 1 4,16.5 2.5,2.5 0 0 1 6.5,14 2.5,2.5 0 0 1 9,16.5 Z M 18,6.5 A 2.5,2.5 0 0 1 15.5,9 2.5,2.5 0 0 1 13,6.5 2.5,2.5 0 0 1 15.5,4 2.5,2.5 0 0 1 18,6.5 Z"/> + </g> </svg> |