zcbot/skills/ppt/templates/icons/tabler-outline/arrow-right-circle.svg

22 lines
459 B
XML

<!--
tags: [drag, move, arrow, right, circle, direction, pointer, navigation, flow, round]
category: Arrows
version: "1.35"
unicode: "ea1e"
-->
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M18 15l3 -3l-3 -3" />
<path d="M3 12a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
<path d="M7 12h14" />
</svg>