aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/git-commit.svg
blob: d648bbd5f75d93c355f61b4d207d1066021d9c0a (plain)
1
2
3
4
5
6
7
8
9
---
tags: [code, version control, command]
version: "1.0"
---
<svg>
  <circle cx="12" cy="12" r="3" />
  <line x1="12" y1="3" x2="12" y2="9" />
  <line x1="12" y1="15" x2="12" y2="21" />
</svg>