← back to Dw Theme Boost Fix

assets/icon.in-stock.svg

18 lines

<svg
  xmlns="http://www.w3.org/2000/svg"
  aria-hidden="true"
  focusable="false"
  role="presentation"
  class="element-icon element-icon-in-stock element-icon--line"
  viewbox="0 0 12 10"
  fill="currentColor"
  width="20"
  height="20"
>
  <path
    fill-rule="evenodd"
    d="m3.293 9.707-3-3a.999.999 0 1 1 1.414-1.414l2.236 2.236 6.298-7.18a.999.999 0 1 1 1.518 1.3l-7 8a1 1 0 0 1-.72.35 1.017 1.017 0 0 1-.746-.292z"
    clip-rule="evenodd"
  />
</svg>