← back to Dw Theme Hamburger

assets/icon.dot.svg

14 lines

<svg
  xmlns="http://www.w3.org/2000/svg"
  aria-hidden="true"
  focusable="false"
  role="presentation"
  class="element-icon element-icon-dot element-icon--line"
  viewbox="0 0 12 12"
  fill="currentColor"
  width="20"
  height="20"
>
  <circle cx="6" cy="6" r="6" />
</svg>