bluetooth slash icon
bluetooth-slash-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- bluetooth-slash-light
- Set
- Phosphor
- Style
- Light
- 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="m220.44 212l-160-176a6 6 0 0 0-8.88 8l72.32 79.55L60.4 171.2a6 6 0 0 0 7.2 9.6L122 140v84a6 6 0 0 0 9.6 4.8l52.28-39.21L211.56 220a6 6 0 0 0 8.88-8.08ZM134 212v-72l15.09 11.31l26.68 29.36ZM122 71.63V32a6 6 0 0 1 9.6-4.8l64 48a6 6 0 0 1 0 9.6L162.07 110a6 6 0 0 1-7.2-9.6L182 80l-48-36v27.63a6 6 0 0 1-12 0"/></svg>
React
import type { SVGProps } from "react";
export function PhBluetoothSlashLight(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="m220.44 212l-160-176a6 6 0 0 0-8.88 8l72.32 79.55L60.4 171.2a6 6 0 0 0 7.2 9.6L122 140v84a6 6 0 0 0 9.6 4.8l52.28-39.21L211.56 220a6 6 0 0 0 8.88-8.08ZM134 212v-72l15.09 11.31l26.68 29.36ZM122 71.63V32a6 6 0 0 1 9.6-4.8l64 48a6 6 0 0 1 0 9.6L162.07 110a6 6 0 0 1-7.2-9.6L182 80l-48-36v27.63a6 6 0 0 1-12 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="m220.44 212l-160-176a6 6 0 0 0-8.88 8l72.32 79.55L60.4 171.2a6 6 0 0 0 7.2 9.6L122 140v84a6 6 0 0 0 9.6 4.8l52.28-39.21L211.56 220a6 6 0 0 0 8.88-8.08ZM134 212v-72l15.09 11.31l26.68 29.36ZM122 71.63V32a6 6 0 0 1 9.6-4.8l64 48a6 6 0 0 1 0 9.6L162.07 110a6 6 0 0 1-7.2-9.6L182 80l-48-36v27.63a6 6 0 0 1-12 0"/></svg> </template>
CSS
.icon-bluetooth-slash-light {
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%22m220.44%20212l-160-176a6%206%200%200%200-8.88%208l72.32%2079.55L60.4%20171.2a6%206%200%200%200%207.2%209.6L122%20140v84a6%206%200%200%200%209.6%204.8l52.28-39.21L211.56%20220a6%206%200%200%200%208.88-8.08ZM134%20212v-72l15.09%2011.31l26.68%2029.36ZM122%2071.63V32a6%206%200%200%201%209.6-4.8l64%2048a6%206%200%200%201%200%209.6L162.07%20110a6%206%200%200%201-7.2-9.6L182%2080l-48-36v27.63a6%206%200%200%201-12%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%22m220.44%20212l-160-176a6%206%200%200%200-8.88%208l72.32%2079.55L60.4%20171.2a6%206%200%200%200%207.2%209.6L122%20140v84a6%206%200%200%200%209.6%204.8l52.28-39.21L211.56%20220a6%206%200%200%200%208.88-8.08ZM134%20212v-72l15.09%2011.31l26.68%2029.36ZM122%2071.63V32a6%206%200%200%201%209.6-4.8l64%2048a6%206%200%200%201%200%209.6L162.07%20110a6%206%200%200%201-7.2-9.6L182%2080l-48-36v27.63a6%206%200%200%201-12%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-light.svg?color=%231a73e8&size=48