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/document-print-preview.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/document-print-preview.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/document-print-preview.svg | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/document-print-preview.svg b/Flat-Remix-Red-Light/actions/scalable/document-print-preview.svg index b64f4a84c..6ea21c2f2 100644 --- a/Flat-Remix-Red-Light/actions/scalable/document-print-preview.svg +++ b/Flat-Remix-Red-Light/actions/scalable/document-print-preview.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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 4 1 L 4 3 L 12 3 L 12 1 L 4 1 z M 2 4 C 1.5 4 1 4.5 1 5 L 1 9 C 1 9.5 1.5 10 2 10 L 3 10 L 3 8 L 8.125 8 C 8.78816 7.36737 9.67575 6.96875 10.65625 6.96875 C 12.43775 6.96875 13.94685 8.2485 14.28125 9.9375 C 14.674 9.80004 15 9.40686 15 9 L 15 5 C 15 4.5 14.5 4 14 4 L 2 4 z M 10.660156 7.9394531 C 9.1645562 7.9394531 7.9414062 9.1626031 7.9414062 10.658203 C 7.9414062 12.153803 9.1645563 13.376953 10.660156 13.376953 C 11.147256 13.376953 11.607396 13.228603 12.003906 13.001953 A 0.75008 0.75008 0 0 0 12.160156 13.220703 L 14.003906 15.033203 A 0.75130096 0.75130096 0 1 0 15.066406 13.970703 L 13.222656 12.158203 A 0.75008 0.75008 0 0 0 13.003906 12.001953 C 13.230556 11.605493 13.378906 11.145363 13.378906 10.658203 C 13.378906 9.1626031 12.155756 7.9394531 10.660156 7.9394531 z M 10.660156 8.9394531 C 11.615316 8.9394531 12.378906 9.7029931 12.378906 10.658203 C 12.378906 11.613363 11.615366 12.376953 10.660156 12.376953 C 9.7049963 12.376953 8.9414062 11.613413 8.9414062 10.658203 C 8.9414062 9.7030431 9.7049463 8.9394531 10.660156 8.9394531 z M 4 9 L 4 14 L 9.09375 14 C 7.84005 13.4087 6.96875 12.12485 6.96875 10.65625 C 6.96875 10.06088 7.12031 9.4998 7.375 9 L 4 9 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 4,1 V 3 H 12 V 1 Z M 2,4 C 2,4 1,4 1,5 V 9 C 1,10 2,10 2,10 H 3 V 8 H 7.7324 C 8.4209,7.2393 9.4045,6.75 10.5,6.75 12.375,6.75 13.935,8.1633 14.197,9.9707 14.488,9.9143 15,9.72 15,9 V 5 C 15,4 14,4 14,4 Z M 4,9 V 14 H 9.1953 C 7.7763,13.464 6.75,12.096 6.75,10.5 6.75,9.9672 6.8678,9.461 7.0723,9 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 11.5,12.5 13.778,14.778 C 13.778,14.778 14.278,15.278 14.778,14.778 15.278,14.278 14.778,13.778 14.778,13.778 L 12.5,11.5 Z M 7.75,10.5 C 7.75,12 9,13.25 10.5,13.25 12,13.25 13.25,12 13.25,10.5 13.25,9 12,7.75 10.5,7.75 9,7.75 7.75,9 7.75,10.5 Z M 10.5,8.75 C 11.5,8.75 12.25,9.5 12.25,10.5 12.25,11.5 11.5,12.25 10.5,12.25 9.5,12.25 8.75,11.5 8.75,10.5 8.75,9.5 9.5,8.75 10.5,8.75 Z"/> + </g> </svg> |