bluetooth x icon

bluetooth-x-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
bluetooth-x-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the bluetooth x icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M184 176a8 8 0 0 1-3.2 6.4l-64 48a8 8 0 0 1-4.8 1.6a7.9 7.9 0 0 1-4.11-1.14a8.3 8.3 0 0 1-3.9-7.18V144l-51.23 38.4a8 8 0 0 1-11.16-1.55a8.26 8.26 0 0 1 1.8-11.43L98.66 128L43.38 86.57a8.19 8.19 0 0 1-2.13-10.93a8 8 0 0 1 11.51-2L104 112V32.24a8.21 8.21 0 0 1 2.83-6.34a8 8 0 0 1 10-.3l33.62 25.2A4 4 0 0 1 152 54v52a4 4 0 0 1-1.6 3.2L125.34 128l55.5 41.6A8 8 0 0 1 184 176m53.47-77.87L219.37 80l18.11-18.11a8.21 8.21 0 0 0 .41-11.37a8 8 0 0 0-11.49-.18l-18.35 18.35l-18.12-18.11a8.23 8.23 0 0 0-10.83-.88a8 8 0 0 0-.73 12L196.73 80l-18.15 18.13a8.2 8.2 0 0 0-.6 11.1a8 8 0 0 0 11.71.43l18.36-18.35l18.35 18.35a8 8 0 0 0 11.72-.43a8.21 8.21 0 0 0-.61-11.1Z"/></svg>

React

import type { SVGProps } from "react";

export function PhBluetoothXFill(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="M184 176a8 8 0 0 1-3.2 6.4l-64 48a8 8 0 0 1-4.8 1.6a7.9 7.9 0 0 1-4.11-1.14a8.3 8.3 0 0 1-3.9-7.18V144l-51.23 38.4a8 8 0 0 1-11.16-1.55a8.26 8.26 0 0 1 1.8-11.43L98.66 128L43.38 86.57a8.19 8.19 0 0 1-2.13-10.93a8 8 0 0 1 11.51-2L104 112V32.24a8.21 8.21 0 0 1 2.83-6.34a8 8 0 0 1 10-.3l33.62 25.2A4 4 0 0 1 152 54v52a4 4 0 0 1-1.6 3.2L125.34 128l55.5 41.6A8 8 0 0 1 184 176m53.47-77.87L219.37 80l18.11-18.11a8.21 8.21 0 0 0 .41-11.37a8 8 0 0 0-11.49-.18l-18.35 18.35l-18.12-18.11a8.23 8.23 0 0 0-10.83-.88a8 8 0 0 0-.73 12L196.73 80l-18.15 18.13a8.2 8.2 0 0 0-.6 11.1a8 8 0 0 0 11.71.43l18.36-18.35l18.35 18.35a8 8 0 0 0 11.72-.43a8.21 8.21 0 0 0-.61-11.1Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M184 176a8 8 0 0 1-3.2 6.4l-64 48a8 8 0 0 1-4.8 1.6a7.9 7.9 0 0 1-4.11-1.14a8.3 8.3 0 0 1-3.9-7.18V144l-51.23 38.4a8 8 0 0 1-11.16-1.55a8.26 8.26 0 0 1 1.8-11.43L98.66 128L43.38 86.57a8.19 8.19 0 0 1-2.13-10.93a8 8 0 0 1 11.51-2L104 112V32.24a8.21 8.21 0 0 1 2.83-6.34a8 8 0 0 1 10-.3l33.62 25.2A4 4 0 0 1 152 54v52a4 4 0 0 1-1.6 3.2L125.34 128l55.5 41.6A8 8 0 0 1 184 176m53.47-77.87L219.37 80l18.11-18.11a8.21 8.21 0 0 0 .41-11.37a8 8 0 0 0-11.49-.18l-18.35 18.35l-18.12-18.11a8.23 8.23 0 0 0-10.83-.88a8 8 0 0 0-.73 12L196.73 80l-18.15 18.13a8.2 8.2 0 0 0-.6 11.1a8 8 0 0 0 11.71.43l18.36-18.35l18.35 18.35a8 8 0 0 0 11.72-.43a8.21 8.21 0 0 0-.61-11.1Z"/></svg>
</template>

CSS

.icon-bluetooth-x-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%22M184%20176a8%208%200%200%201-3.2%206.4l-64%2048a8%208%200%200%201-4.8%201.6a7.9%207.9%200%200%201-4.11-1.14a8.3%208.3%200%200%201-3.9-7.18V144l-51.23%2038.4a8%208%200%200%201-11.16-1.55a8.26%208.26%200%200%201%201.8-11.43L98.66%20128L43.38%2086.57a8.19%208.19%200%200%201-2.13-10.93a8%208%200%200%201%2011.51-2L104%20112V32.24a8.21%208.21%200%200%201%202.83-6.34a8%208%200%200%201%2010-.3l33.62%2025.2A4%204%200%200%201%20152%2054v52a4%204%200%200%201-1.6%203.2L125.34%20128l55.5%2041.6A8%208%200%200%201%20184%20176m53.47-77.87L219.37%2080l18.11-18.11a8.21%208.21%200%200%200%20.41-11.37a8%208%200%200%200-11.49-.18l-18.35%2018.35l-18.12-18.11a8.23%208.23%200%200%200-10.83-.88a8%208%200%200%200-.73%2012L196.73%2080l-18.15%2018.13a8.2%208.2%200%200%200-.6%2011.1a8%208%200%200%200%2011.71.43l18.36-18.35l18.35%2018.35a8%208%200%200%200%2011.72-.43a8.21%208.21%200%200%200-.61-11.1Z%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%22M184%20176a8%208%200%200%201-3.2%206.4l-64%2048a8%208%200%200%201-4.8%201.6a7.9%207.9%200%200%201-4.11-1.14a8.3%208.3%200%200%201-3.9-7.18V144l-51.23%2038.4a8%208%200%200%201-11.16-1.55a8.26%208.26%200%200%201%201.8-11.43L98.66%20128L43.38%2086.57a8.19%208.19%200%200%201-2.13-10.93a8%208%200%200%201%2011.51-2L104%20112V32.24a8.21%208.21%200%200%201%202.83-6.34a8%208%200%200%201%2010-.3l33.62%2025.2A4%204%200%200%201%20152%2054v52a4%204%200%200%201-1.6%203.2L125.34%20128l55.5%2041.6A8%208%200%200%201%20184%20176m53.47-77.87L219.37%2080l18.11-18.11a8.21%208.21%200%200%200%20.41-11.37a8%208%200%200%200-11.49-.18l-18.35%2018.35l-18.12-18.11a8.23%208.23%200%200%200-10.83-.88a8%208%200%200%200-.73%2012L196.73%2080l-18.15%2018.13a8.2%208.2%200%200%200-.6%2011.1a8%208%200%200%200%2011.71.43l18.36-18.35l18.35%2018.35a8%208%200%200%200%2011.72-.43a8.21%208.21%200%200%200-.61-11.1Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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