<svg class=" shrink-0" width="24" height="24" stroke-width="1.5" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
    <path d="M8 10C9.10457 10 10 9.10457 10 8C10 6.89543 9.10457 6 8 6C6.89543 6 6 6.89543 6 8C6 9.10457 6.89543 10 8 10Z" stroke="currentColor" stroke-width="1.5" fill="none" />
    <path d="M8 13C10.7614 13 13 10.7614 13 8C13 5.23858 10.7614 3 8 3C5.23858 3 3 5.23858 3 8C3 10.7614 5.23858 13 8 13Z" stroke="currentColor" stroke-width="1.5" fill="none" />
    <path d="M8 0.5V3" stroke="currentColor" stroke-width="1.5" fill="none" />
    <path d="M0.5 8H3" stroke="currentColor" stroke-width="1.5" fill="none" />
    <path d="M8 15.5V13" stroke="currentColor" stroke-width="1.5" fill="none" />
    <path d="M15.5 8H13" stroke="currentColor" stroke-width="1.5" fill="none" />

</svg>
{% include "@template-icon" %}
{
  "type": "heroicons",
  "strokeWidth": "1.5",
  "fill": "none",
  "viewBox": "0 0 16 16",
  "paths": [
    {
      "path": "M8 10C9.10457 10 10 9.10457 10 8C10 6.89543 9.10457 6 8 6C6.89543 6 6 6.89543 6 8C6 9.10457 6.89543 10 8 10Z",
      "fill": "none",
      "strokeWidth": "1.5",
      "stroke": "currentColor"
    },
    {
      "path": "M8 13C10.7614 13 13 10.7614 13 8C13 5.23858 10.7614 3 8 3C5.23858 3 3 5.23858 3 8C3 10.7614 5.23858 13 8 13Z",
      "fill": "none",
      "strokeWidth": "1.5",
      "stroke": "currentColor"
    },
    {
      "path": "M8 0.5V3",
      "fill": "none",
      "strokeWidth": "1.5",
      "stroke": "currentColor"
    },
    {
      "path": "M0.5 8H3",
      "fill": "none",
      "strokeWidth": "1.5",
      "stroke": "currentColor"
    },
    {
      "path": "M8 15.5V13",
      "fill": "none",
      "strokeWidth": "1.5",
      "stroke": "currentColor"
    },
    {
      "path": "M15.5 8H13",
      "fill": "none",
      "strokeWidth": "1.5",
      "stroke": "currentColor"
    }
  ]
}

No notes defined.