zcbot/skills/ppt/templates/icons/tabler-outline/git-compare.svg

25 lines
617 B
XML

<!--
tags: [code, version control, command, git, compare, versioning, repository, tracking, revision]
category: Version control
version: "1.0"
unicode: "eab4"
-->
<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="M4 6a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
<path d="M16 18a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
<path d="M11 6h5a2 2 0 0 1 2 2v8" />
<path d="M14 9l-3 -3l3 -3" />
<path d="M13 18h-5a2 2 0 0 1 -2 -2v-8" />
<path d="M10 15l3 3l-3 3" />
</svg>