← back to Dw Theme Hamburger

assets/icon.shield.svg

22 lines

<svg
  xmlns="http://www.w3.org/2000/svg"
  aria-hidden="true"
  focusable="false"
  role="presentation"
  class="element-icon element-icon-shield element-icon--line"
  viewbox="0 0 64 64"
  width="20"
  height="20"
>
  <path
    d="M21.18 31.69 28.54 39l15.91-15.88"
    fill="none"
    stroke="currentColor"
  />
  <path
    d="M53 12.54v15.24a31.41 31.41 0 0 1-3.7 14.95A25.46 25.46 0 0 1 32 56a25.46 25.46 0 0 1-17.3-13.27A31.41 31.41 0 0 1 11 27.78V12.54C24.88 13.67 32 8 32 8s7.12 5.67 21 4.54"
    fill="none"
    stroke="currentColor"
  />
</svg>