bluetooth slash icon

bluetooth-slash-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
bluetooth-slash-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the bluetooth slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m224.88 207.93l-160-176a12 12 0 0 0-17.76 16.14L115 122.75L56.8 166.4a12 12 0 1 0 14.4 19.2L116 152v72a12 12 0 0 0 19.2 9.6l47.91-35.94l24 26.41a12 12 0 0 0 17.76-16.14ZM140 200v-48l5 3.77l21.87 24.06ZM116 59.74V32a12 12 0 0 1 19.2-9.6l64 48a12 12 0 0 1 0 19.2l-27.1 20.33a12 12 0 0 1-14.4-19.2L172 80l-32-24v3.74a12 12 0 0 1-24 0"/></svg>

React

import type { SVGProps } from "react";

export function PhBluetoothSlashBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m224.88 207.93l-160-176a12 12 0 0 0-17.76 16.14L115 122.75L56.8 166.4a12 12 0 1 0 14.4 19.2L116 152v72a12 12 0 0 0 19.2 9.6l47.91-35.94l24 26.41a12 12 0 0 0 17.76-16.14ZM140 200v-48l5 3.77l21.87 24.06ZM116 59.74V32a12 12 0 0 1 19.2-9.6l64 48a12 12 0 0 1 0 19.2l-27.1 20.33a12 12 0 0 1-14.4-19.2L172 80l-32-24v3.74a12 12 0 0 1-24 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m224.88 207.93l-160-176a12 12 0 0 0-17.76 16.14L115 122.75L56.8 166.4a12 12 0 1 0 14.4 19.2L116 152v72a12 12 0 0 0 19.2 9.6l47.91-35.94l24 26.41a12 12 0 0 0 17.76-16.14ZM140 200v-48l5 3.77l21.87 24.06ZM116 59.74V32a12 12 0 0 1 19.2-9.6l64 48a12 12 0 0 1 0 19.2l-27.1 20.33a12 12 0 0 1-14.4-19.2L172 80l-32-24v3.74a12 12 0 0 1-24 0"/></svg>
</template>

CSS

.icon-bluetooth-slash-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m224.88%20207.93l-160-176a12%2012%200%200%200-17.76%2016.14L115%20122.75L56.8%20166.4a12%2012%200%201%200%2014.4%2019.2L116%20152v72a12%2012%200%200%200%2019.2%209.6l47.91-35.94l24%2026.41a12%2012%200%200%200%2017.76-16.14ZM140%20200v-48l5%203.77l21.87%2024.06ZM116%2059.74V32a12%2012%200%200%201%2019.2-9.6l64%2048a12%2012%200%200%201%200%2019.2l-27.1%2020.33a12%2012%200%200%201-14.4-19.2L172%2080l-32-24v3.74a12%2012%200%200%201-24%200%22%2F%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m224.88%20207.93l-160-176a12%2012%200%200%200-17.76%2016.14L115%20122.75L56.8%20166.4a12%2012%200%201%200%2014.4%2019.2L116%20152v72a12%2012%200%200%200%2019.2%209.6l47.91-35.94l24%2026.41a12%2012%200%200%200%2017.76-16.14ZM140%20200v-48l5%203.77l21.87%2024.06ZM116%2059.74V32a12%2012%200%200%201%2019.2-9.6l64%2048a12%2012%200%200%201%200%2019.2l-27.1%2020.33a12%2012%200%200%201-14.4-19.2L172%2080l-32-24v3.74a12%2012%200%200%201-24%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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