diff options
Diffstat (limited to '.icons/kora/actions/16/texture.svg')
-rw-r--r-- | .icons/kora/actions/16/texture.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora/actions/16/texture.svg b/.icons/kora/actions/16/texture.svg new file mode 100644 index 000000000..101eca27b --- /dev/null +++ b/.icons/kora/actions/16/texture.svg @@ -0,0 +1,9 @@ +<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> + <path style="fill:currentColor;fill-opacity:0.3" class="ColorScheme-Text" d="M2.023,1l11.954,-0c0.271,-0 0.531,0.108 0.723,0.3c0.192,0.192 0.3,0.452 0.3,0.723l0,11.954c0,0.271 -0.108,0.531 -0.3,0.723c-0.192,0.192 -0.452,0.3 -0.723,0.3l-11.954,0c-0.271,0 -0.531,-0.108 -0.723,-0.3c-0.192,-0.192 -0.3,-0.452 -0.3,-0.723l0,-11.954c0,-0.271 0.108,-0.531 0.3,-0.723c0.192,-0.192 0.452,-0.3 0.723,-0.3Z"/> + <path style="fill:currentColor;" class="ColorScheme-Text" d="M3,11l10,0l0,2l-10,0l0,-2Zm0,-4l10,0l0,2l-10,0l0,-2Zm0,-4l10,0l0,2l-10,0l0,-2Z"/> +</svg> |