summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/connection.svg
blob: 574715a76f562f17d0b3bc9e468572d454fa8ee5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!--
category: Development
tags: [link, network, connect, attach, plug, relationship, bond, bridge, join, wire, cable, integration]
unicode: "101f3"
version: "3.39"
-->
<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="M15 6.5a2.5 2.5 0 1 0 5 0a2.5 2.5 0 1 0 -5 0" />
  <path d="M4 17.5a2.5 2.5 0 1 0 5 0a2.5 2.5 0 1 0 -5 0" />
  <path d="M8.5 15.5l7 -7" />
</svg>