diff options
Diffstat (limited to '.icons/kora/actions/16/dialog-error.svg')
-rw-r--r-- | .icons/kora/actions/16/dialog-error.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora/actions/16/dialog-error.svg b/.icons/kora/actions/16/dialog-error.svg new file mode 100644 index 000000000..ee22ffe8a --- /dev/null +++ b/.icons/kora/actions/16/dialog-error.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-NegativeText" d="M8,1c-3.87,0 -7,3.13 -7,7c0,3.86 3.13,7 7,7c3.87,0 7,-3.14 7,-7c0,-3.87 -3.13,-7 -7,-7Zm0,1c3.317,0 6,2.683 6,6c0,3.309 -2.683,6 -6,6c-3.317,0 -6,-2.691 -6,-6c0,-3.317 2.683,-6 6,-6Z"/> + <path style="fill:currentColor;" class="ColorScheme-NegativeText" d="M8,10.335c0.656,0 1.189,0.533 1.189,1.189c0,0.656 -0.533,1.188 -1.189,1.188c-0.656,0 -1.189,-0.532 -1.189,-1.188c0,-0.656 0.533,-1.189 1.189,-1.189Zm-1.355,-6.501c0,-0.357 0.142,-0.7 0.395,-0.953c0.253,-0.253 0.596,-0.395 0.953,-0.395l0.014,0c0.357,0 0.7,0.142 0.953,0.395c0.253,0.253 0.395,0.596 0.395,0.953c0,1.506 -0.355,3.556 -0.355,4.667c0,0.264 -0.105,0.517 -0.291,0.704c-0.187,0.186 -0.44,0.291 -0.704,0.291l-0.01,0c-0.264,0 -0.517,-0.105 -0.704,-0.291c-0.186,-0.187 -0.291,-0.44 -0.291,-0.704c0,-1.111 -0.355,-3.161 -0.355,-4.667Z"/> +</svg> |