aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrows-diff.svg
blob: 1ca9166fda42d26d4526f8e85f99caad29fedf18 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
category: Arrows
---
<svg>
  <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>