zcbot/skills/ppt/templates/icons/tabler-outline/arrows-diff.svg

25 lines
507 B
XML

<!--
tags: [direction, right, left, west, east, arrows, diff, navigation, flow, movement]
category: Arrows
version: "1.79"
unicode: "f296"
-->
<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="M11 16h10" />
<path d="M11 16l4 4" />
<path d="M11 16l4 -4" />
<path d="M13 8h-10" />
<path d="M13 8l-4 4" />
<path d="M13 8l-4 -4" />
</svg>