bluetooth icon

bluetooth-broken from Solar by 480 Design · Broken · Devices · CC-BY-4.0 Attribution required.

Name
bluetooth-broken
Set
Solar
Style
Broken
Category
Devices
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More devices icons from Solar

Use the bluetooth icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M16.2633 4.6551C17.4211 5.47731 18 5.88842 18 6.45874C18 7.02907 17.4211 7.44017 16.2633 8.26238L11 12V5.22457C11 3.33816 11 2.39496 11.6047 2.08561C11.9666 1.90043 12.3885 2.02253 13 2.38554"/><path d="M16.2633 19.3449L14.5253 20.5791C12.9813 21.6755 12.2093 22.2238 11.6047 21.9144C11 21.605 11 20.6618 11 18.7754V12L16.2633 15.7376C17.4211 16.5598 18 16.9709 18 17.5413C18 18.1116 17.4211 18.5227 16.2633 19.3449Z"/><path stroke-linecap="round" d="M11 12L6 15.5"/><path stroke-linecap="round" d="M11 12L6 8.5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarBluetoothBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M16.2633 4.6551C17.4211 5.47731 18 5.88842 18 6.45874C18 7.02907 17.4211 7.44017 16.2633 8.26238L11 12V5.22457C11 3.33816 11 2.39496 11.6047 2.08561C11.9666 1.90043 12.3885 2.02253 13 2.38554"/><path d="M16.2633 19.3449L14.5253 20.5791C12.9813 21.6755 12.2093 22.2238 11.6047 21.9144C11 21.605 11 20.6618 11 18.7754V12L16.2633 15.7376C17.4211 16.5598 18 16.9709 18 17.5413C18 18.1116 17.4211 18.5227 16.2633 19.3449Z"/><path strokeLinecap="round" d="M11 12L6 15.5"/><path strokeLinecap="round" d="M11 12L6 8.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M16.2633 4.6551C17.4211 5.47731 18 5.88842 18 6.45874C18 7.02907 17.4211 7.44017 16.2633 8.26238L11 12V5.22457C11 3.33816 11 2.39496 11.6047 2.08561C11.9666 1.90043 12.3885 2.02253 13 2.38554"/><path d="M16.2633 19.3449L14.5253 20.5791C12.9813 21.6755 12.2093 22.2238 11.6047 21.9144C11 21.605 11 20.6618 11 18.7754V12L16.2633 15.7376C17.4211 16.5598 18 16.9709 18 17.5413C18 18.1116 17.4211 18.5227 16.2633 19.3449Z"/><path stroke-linecap="round" d="M11 12L6 15.5"/><path stroke-linecap="round" d="M11 12L6 8.5"/></g></svg>
</template>

CSS

.icon-bluetooth-broken {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16.2633%204.6551C17.4211%205.47731%2018%205.88842%2018%206.45874C18%207.02907%2017.4211%207.44017%2016.2633%208.26238L11%2012V5.22457C11%203.33816%2011%202.39496%2011.6047%202.08561C11.9666%201.90043%2012.3885%202.02253%2013%202.38554%22%2F%3E%3Cpath%20d%3D%22M16.2633%2019.3449L14.5253%2020.5791C12.9813%2021.6755%2012.2093%2022.2238%2011.6047%2021.9144C11%2021.605%2011%2020.6618%2011%2018.7754V12L16.2633%2015.7376C17.4211%2016.5598%2018%2016.9709%2018%2017.5413C18%2018.1116%2017.4211%2018.5227%2016.2633%2019.3449Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11%2012L6%2015.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11%2012L6%208.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16.2633%204.6551C17.4211%205.47731%2018%205.88842%2018%206.45874C18%207.02907%2017.4211%207.44017%2016.2633%208.26238L11%2012V5.22457C11%203.33816%2011%202.39496%2011.6047%202.08561C11.9666%201.90043%2012.3885%202.02253%2013%202.38554%22%2F%3E%3Cpath%20d%3D%22M16.2633%2019.3449L14.5253%2020.5791C12.9813%2021.6755%2012.2093%2022.2238%2011.6047%2021.9144C11%2021.605%2011%2020.6618%2011%2018.7754V12L16.2633%2015.7376C17.4211%2016.5598%2018%2016.9709%2018%2017.5413C18%2018.1116%2017.4211%2018.5227%2016.2633%2019.3449Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11%2012L6%2015.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11%2012L6%208.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/bluetooth-broken.svg?color=%231a73e8&size=48