diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
commit | 1b3658c85f5a5a25643da0cc417c70986b7caa6a (patch) | |
tree | e8fb44c12e8bd16088d185e1e78a6c7f7d76cf5c /.icons/awkward/22x22/actions/document-print-preview.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/actions/document-print-preview.svg')
-rw-r--r-- | .icons/awkward/22x22/actions/document-print-preview.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/actions/document-print-preview.svg b/.icons/awkward/22x22/actions/document-print-preview.svg new file mode 100644 index 00000000..d254b4d5 --- /dev/null +++ b/.icons/awkward/22x22/actions/document-print-preview.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <g transform="translate(3,3)"> + <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> |