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/transform-move-vertical.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/transform-move-vertical.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/transform-move-vertical.svg | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/transform-move-vertical.svg b/Flat-Remix-Red-Light/actions/scalable/transform-move-vertical.svg index 2d43cb97b..5d4326136 100644 --- a/Flat-Remix-Red-Light/actions/scalable/transform-move-vertical.svg +++ b/Flat-Remix-Red-Light/actions/scalable/transform-move-vertical.svg @@ -1,9 +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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 13.5 0 A 0.50005 0.50005 0 0 0 13 0.5 L 13 9.4765625 A 0.50005 0.50005 0 0 0 13.5 9.9765625 L 21.492188 9.9765625 A 0.50005 0.50005 0 0 0 21.992188 9.4765625 L 21.992188 0.5 A 0.50005 0.50005 0 0 0 21.492188 0 L 13.5 0 z M 14.501953 0.98632812 L 20.496094 0.98632812 C 20.772224 0.98635812 20.996066 1.2101981 20.996094 1.4863281 L 20.996094 8.484375 C 20.996064 8.760505 20.772224 8.984348 20.496094 8.984375 L 14.501953 8.984375 C 14.225823 8.984345 14.001981 8.760505 14.001953 8.484375 L 14.001953 1.4863281 C 14.001983 1.2101981 14.225823 0.98635512 14.501953 0.98632812 z M 9.5 3.9765625 L 7 6.9765625 L 9 6.9765625 L 9 18.976562 L 10 18.976562 L 10 6.9765625 L 12 6.9765625 L 9.5 3.9765625 z M 13.5 13.976562 A 0.50005 0.50005 0 0 0 13 14.476562 L 13 23.451172 A 0.50005 0.50005 0 0 0 13.5 23.951172 L 21.492188 23.951172 A 0.50005 0.50005 0 0 0 21.992188 23.451172 L 21.992188 14.476562 A 0.50005 0.50005 0 0 0 21.492188 13.976562 L 13.5 13.976562 z M 14.501953 14.962891 L 20.496094 14.962891 C 20.772224 14.962891 20.996064 15.186791 20.996094 15.462891 L 20.996094 22.460938 C 20.996064 22.737037 20.772224 22.960938 20.496094 22.960938 L 14.501953 22.960938 C 14.225823 22.960938 14.001983 22.737037 14.001953 22.460938 L 14.001953 15.462891 C 14.001983 15.186791 14.225823 14.962891 14.501953 14.962891 z"/> - <path style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" d="M 14 1 L 14 8.9765625 L 20.992188 8.9765625 L 20.992188 1 L 14 1 z M 14 14.976562 L 14 22.951172 L 20.992188 22.951172 L 20.992188 14.976562 L 14 14.976562 z"/> + <g transform="matrix(0,-1,-1,0,24,24)"> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 1,3 V 10 H 9 V 3 Z M 15,3 V 10 H 23 V 3 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 14.5,2 C 14,2 14,2.5 14,2.5 V 10.5 C 14,11 14.5,11 14.5,11 H 23.5 C 24,11 24,10.5 24,10.5 V 2.5 C 24,2 23.5,2 23.5,2 Z M 15,3 H 23 V 10 H 15 Z M 0.5,2 C 0,2 0,2.5 0,2.5 V 10.5 C 0,11 0.5,11 0.5,11 H 9.5 C 10,11 10,10.5 10,10.5 V 2.5 C 10,2 9.5,2 9.5,2 Z M 1,3 H 9 V 10 H 1 Z M 17,13 V 15 H 5 V 16 H 17 V 18 L 20,15.5 Z"/> + </g> </svg> |