dialog-warning

Preview Sizes

dialog-warning
16px
dialog-warning
24px
dialog-warning
32px
dialog-warning
48px

dialog-warning SVG Icon

High-quality dialog-warning SVG icon for web design and development projects. Free to download and use in your projects.

Keywords:
Format: SVG (Vector)
License: Free for commercial use

✏️ Want to customize this icon? Edit with svgia.com - our powerful online SVG editor!

SVG Code

<?xml version="1.0" encoding="UTF-8"?>
<svg width="800px" height="800px" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" version="1.1">
  <defs>
    <mask id="mask_circle">
      <circle cx="50" cy="50" r="50" fill="white"/>
      <circle cx="50" cy="50" r="12" fill="#000000"/>
    </mask>
    <linearGradient x1="20" y1="60" x2="60" y2="40" id="Gradient" gradientUnits="userSpaceOnUse">
      <stop style="stop-color:#C07F00;stop-opacity:1" offset="0" />
      <stop style="stop-color:#FFB85B;stop-opacity:1" offset="1" />
    </linearGradient>
  </defs>
  <path style="fill:none;stroke:#DC9B1D;stroke-width:3;" d="M 96,81 61,12 C 57,2.7 43,2.7 39,12 39,12 5.4,78 3.4,83 c -2,5 0,12 8.6,12 l 71,0 c 12,0 17,-5 13,-14 z"/>
  <path style="fill:url(#Gradient);stroke:#444444;stroke-width:7" d="M 91,80 58,16 C 54,7.1 46,7.1 42,16 42,16 11,77 9,81 6.2,86 5.8,91 14,91 l 67,0 c 12,0 14,-3 10,-11 z"/>
  <path style="fill:#333333;" d="M 46,63 43,35 57,35 54,63 z"/>
  <circle cx="50" cy="73" r="7" style="fill:#333333"/>
</svg>