aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/line.svg
blob: 3b2e2f718602cbef237f3c0ad1452b13343fa5c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
tags: [geometric, segment, link, connection]
category: Design
version: "1.11"
unicode: "ec40"
---
<svg>
  <circle cx="6" cy="18" r="2" />
  <circle cx="18" cy="6" r="2" />
  <line x1="7.5" y1="16.5" x2="16.5" y2="7.5" />
</svg>