<svg class=" shrink-0" width="16" height="16" stroke="currentColor" stroke-width="1.5" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
    <path d="M6 4l4 4-4 4" stroke="currentColor" stroke-width="1.5" fill="none" />

</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "width": 16,
  "height": 16,
  "viewBox": "0 0 16 16",
  "path": "M6 4l4 4-4 4",
  "stroke": "currentColor",
  "strokeWidth": "1.5",
  "fill": "none"
}

No notes defined.