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/go-jump-definition.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/go-jump-definition.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/go-jump-definition.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/go-jump-definition.svg b/Flat-Remix-Red-Light/actions/scalable/go-jump-definition.svg index ba8cb43f8..9311910c2 100644 --- a/Flat-Remix-Red-Light/actions/scalable/go-jump-definition.svg +++ b/Flat-Remix-Red-Light/actions/scalable/go-jump-definition.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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 5 2.0292969 L 1 3.0292969 L 6 4.0292969 L 10 3.0292969 L 5 2.0292969 z M 13 2.0292969 L 12 3.0292969 L 11 4.0292969 L 13 6.0292969 L 13 4.7441406 C 13.624413 5.6872656 14 6.8079219 14 8.0292969 C 14 11.353297 11.324 13.029297 8 13.029297 L 8 14.029297 C 11.878025 14.029297 15 11.907247 15 8.0292969 C 15 6.1201719 14.232325 4.4054344 13 3.1464844 L 13 2.0292969 z M 1 4.0292969 L 1 9.0292969 L 5 10.029297 L 5 5.0292969 L 1 4.0292969 z M 10 4.0292969 L 6 5.0292969 L 6 10.029297 L 10 9.0292969 L 10 4.0292969 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 5,2 1,3 6,4 10,3 Z M 13,2 12,3 11,4 13,6 V 4.7148 C 13.624,5.658 14,6.7786 14,8 14,11.324 11.324,13 8,13 V 14 C 11.878,14 15,11.878 15,8 15,6.0909 14.232,4.3761 13,3.1172 Z M 1,4 V 9 L 5,10 V 5 Z M 10,4 6,5 V 10 L 10,9 Z"/> + </g> </svg> |