summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/bluetooth.svg
blob: 55e57e0c265ecf55e6671b1c6f51bc304bc9c20e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!--
tags: [wireless, connection, connect, bluetooth, hardware, technology, electronic, gadget, equipment]
category: Devices
version: "1.0"
unicode: "ea37"
-->
<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="M7 8l10 8l-5 4l0 -16l5 4l-10 8" />
</svg>