diff options
Diffstat (limited to '.icons/kora/actions/16/document-print.svg')
-rw-r--r-- | .icons/kora/actions/16/document-print.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/kora/actions/16/document-print.svg b/.icons/kora/actions/16/document-print.svg new file mode 100644 index 000000000..ef4413119 --- /dev/null +++ b/.icons/kora/actions/16/document-print.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" width="100%" height="100%" viewBox="0 0 16 16" xml:space="preserve"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <rect style="fill:currentColor;fill-opacity:0.5" class="ColorScheme-Text" width="8" height="5" x="4" y="8.66"/> + <rect style="fill:currentColor;fill-opacity:0.3" class="ColorScheme-Text" width="8" height="2" x="4" y="1.42"/> + <path style="fill:currentColor;" class="ColorScheme-Text" d="M2,4c-0.5,0 -1,0.5 -1,1l0,4c0,0.5 0.5,1 1,1l1,0l0,-2l10,0l0,2l1,0c0.5,0 1,-0.5 1,-1l0,-4c0,-0.5 -0.5,-1 -1,-1l-12,0Zm10,0.457c0.531,0 0.963,0.431 0.963,0.962c0,0.532 -0.432,0.963 -0.963,0.963c-0.531,0 -0.963,-0.431 -0.963,-0.963c0,-0.531 0.432,-0.962 0.963,-0.962Z"/> +</svg> |