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

24 lines
600 B
XML

<!--
tags: [code, version control, command, git, fork, versioning, repository, tracking, revision]
category: Version control
version: "1.3"
unicode: "eb8f"
-->
<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="M10 18a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
<path d="M5 6a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
<path d="M15 6a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
<path d="M7 8v2a2 2 0 0 0 2 2h6a2 2 0 0 0 2 -2v-2" />
<path d="M12 12l0 4" />
</svg>