bluetooth slash icon
bluetooth-slash-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- bluetooth-slash-fill
- Set
- Phosphor
- Style
- Fill
- 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="M221.38 221.92a8 8 0 0 1-11.3-.54l-26.45-29.1l-50.83 38.12a8 8 0 0 1-8.89.47a8.29 8.29 0 0 1-3.91-7.18V144l-51.2 38.4a8 8 0 0 1-11.16-1.55a8.26 8.26 0 0 1 1.81-11.43l61.47-46.11l-70.84-77.93a8 8 0 0 1 11.84-10.76l160 176a8 8 0 0 1-.54 11.3M155 113.22a4 4 0 0 0 5.36.51L196.8 86.4a8 8 0 0 0 0-12.8l-64-48a8 8 0 0 0-10 .29a8.25 8.25 0 0 0-2.8 6.35v40.94a4 4 0 0 0 1 2.69Z"/></svg>
React
import type { SVGProps } from "react";
export function PhBluetoothSlashFill(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="M221.38 221.92a8 8 0 0 1-11.3-.54l-26.45-29.1l-50.83 38.12a8 8 0 0 1-8.89.47a8.29 8.29 0 0 1-3.91-7.18V144l-51.2 38.4a8 8 0 0 1-11.16-1.55a8.26 8.26 0 0 1 1.81-11.43l61.47-46.11l-70.84-77.93a8 8 0 0 1 11.84-10.76l160 176a8 8 0 0 1-.54 11.3M155 113.22a4 4 0 0 0 5.36.51L196.8 86.4a8 8 0 0 0 0-12.8l-64-48a8 8 0 0 0-10 .29a8.25 8.25 0 0 0-2.8 6.35v40.94a4 4 0 0 0 1 2.69Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M221.38 221.92a8 8 0 0 1-11.3-.54l-26.45-29.1l-50.83 38.12a8 8 0 0 1-8.89.47a8.29 8.29 0 0 1-3.91-7.18V144l-51.2 38.4a8 8 0 0 1-11.16-1.55a8.26 8.26 0 0 1 1.81-11.43l61.47-46.11l-70.84-77.93a8 8 0 0 1 11.84-10.76l160 176a8 8 0 0 1-.54 11.3M155 113.22a4 4 0 0 0 5.36.51L196.8 86.4a8 8 0 0 0 0-12.8l-64-48a8 8 0 0 0-10 .29a8.25 8.25 0 0 0-2.8 6.35v40.94a4 4 0 0 0 1 2.69Z"/></svg> </template>
CSS
.icon-bluetooth-slash-fill {
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%22M221.38%20221.92a8%208%200%200%201-11.3-.54l-26.45-29.1l-50.83%2038.12a8%208%200%200%201-8.89.47a8.29%208.29%200%200%201-3.91-7.18V144l-51.2%2038.4a8%208%200%200%201-11.16-1.55a8.26%208.26%200%200%201%201.81-11.43l61.47-46.11l-70.84-77.93a8%208%200%200%201%2011.84-10.76l160%20176a8%208%200%200%201-.54%2011.3M155%20113.22a4%204%200%200%200%205.36.51L196.8%2086.4a8%208%200%200%200%200-12.8l-64-48a8%208%200%200%200-10%20.29a8.25%208.25%200%200%200-2.8%206.35v40.94a4%204%200%200%200%201%202.69Z%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%22M221.38%20221.92a8%208%200%200%201-11.3-.54l-26.45-29.1l-50.83%2038.12a8%208%200%200%201-8.89.47a8.29%208.29%200%200%201-3.91-7.18V144l-51.2%2038.4a8%208%200%200%201-11.16-1.55a8.26%208.26%200%200%201%201.81-11.43l61.47-46.11l-70.84-77.93a8%208%200%200%201%2011.84-10.76l160%20176a8%208%200%200%201-.54%2011.3M155%20113.22a4%204%200%200%200%205.36.51L196.8%2086.4a8%208%200%200%200%200-12.8l-64-48a8%208%200%200%200-10%20.29a8.25%208.25%200%200%200-2.8%206.35v40.94a4%204%200%200%200%201%202.69Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/bluetooth-slash-fill.svg?color=%231a73e8&size=48