diff options
Diffstat (limited to '.icons/Gruvbox-Dark/status/32/dialog-error.svg')
-rw-r--r-- | .icons/Gruvbox-Dark/status/32/dialog-error.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Dark/status/32/dialog-error.svg b/.icons/Gruvbox-Dark/status/32/dialog-error.svg new file mode 100644 index 000000000..cbc6e287d --- /dev/null +++ b/.icons/Gruvbox-Dark/status/32/dialog-error.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect fill="#db3c30" width="28" height="28" x="-30" y="-30" rx="14" ry="14" transform="matrix(0,-1,-1,0,0,0)"/> + <g opacity=".2" transform="matrix(1 0 0 1.3846 -530 499.53)"> + <path class="error" d="m545-355h2v9.389h-2zm0 11.556h2v1.4445h-2z"/> + </g> + <g transform="matrix(1 0 0 1.3846 -530 498.53)"> + <path fill="#fff" class="error" d="m545-355h2v9.389h-2zm0 11.556h2v1.4445h-2z"/> + </g> + <path fill="#fff" opacity=".2" d="m16 2c-7.756 0-14 6.244-14 14 0 0.169 0.0195 0.333 0.0254 0.5 0.2637-7.5206 6.3874-13.5 13.975-13.5 7.587 0 13.711 5.9794 13.975 13.5 0.005-0.167 0.025-0.331 0.025-0.5 0-7.756-6.244-14-14-14z"/> + <path opacity=".2" d="m2.0254 16.5c-0.0059 0.167-0.0254 0.331-0.0254 0.5 0 7.756 6.244 14 14 14s14-6.244 14-14c0-0.16884-0.01952-0.33264-0.02539-0.5-0.264 7.521-6.388 13.5-13.975 13.5-7.5872 0-13.711-5.979-13.975-13.5z"/> +</svg> |