aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/git-merge.svg
blob: 547cf3f43a829e01688602b956feafc14b2a4ad1 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
tags: [code, version control, command]
version: 1.0
---
<svg>
  <circle cx="7" cy="18" r="2" />
  <circle cx="7" cy="6" r="2" />
  <circle cx="17" cy="12" r="2" />
  <line x1="7" y1="8" x2="7" y2="16" />
  <path d="M7 8a4 4 0 0 0 4 4h4" />
</svg>