bluetooth-b from Font Awesome 6 Brands by Dave Gandy · Regular · Communication · CC-BY-4.0 Attribution required.

Name
bluetooth-b
Set
Font Awesome 6 Brands
Style
Regular
Category
Communication
Viewbox
320×512
License
CC BY 4.0

The same logo in other sets

More communication icons from Font Awesome 6 Brands

Use the bluetooth b logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 320 512"><path fill="currentColor" d="m196.48 260.023l92.626-103.333L143.125 0v206.33l-86.111-86.111l-31.406 31.405l108.061 108.399L25.608 368.422l31.406 31.405l86.111-86.111L145.84 512l148.552-148.644zm40.86-102.996l-49.977 49.978l-.338-100.295zM187.363 313.04l49.977 49.978l-50.315 50.316z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsBluetoothB(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 320 512"><path fill="currentColor" d="m196.48 260.023l92.626-103.333L143.125 0v206.33l-86.111-86.111l-31.406 31.405l108.061 108.399L25.608 368.422l31.406 31.405l86.111-86.111L145.84 512l148.552-148.644zm40.86-102.996l-49.977 49.978l-.338-100.295zM187.363 313.04l49.977 49.978l-50.315 50.316z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 320 512"><path fill="currentColor" d="m196.48 260.023l92.626-103.333L143.125 0v206.33l-86.111-86.111l-31.406 31.405l108.061 108.399L25.608 368.422l31.406 31.405l86.111-86.111L145.84 512l148.552-148.644zm40.86-102.996l-49.977 49.978l-.338-100.295zM187.363 313.04l49.977 49.978l-50.315 50.316z"/></svg>
</template>

CSS

.icon-bluetooth-b {
  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%20320%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m196.48%20260.023l92.626-103.333L143.125%200v206.33l-86.111-86.111l-31.406%2031.405l108.061%20108.399L25.608%20368.422l31.406%2031.405l86.111-86.111L145.84%20512l148.552-148.644zm40.86-102.996l-49.977%2049.978l-.338-100.295zM187.363%20313.04l49.977%2049.978l-50.315%2050.316z%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%20320%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m196.48%20260.023l92.626-103.333L143.125%200v206.33l-86.111-86.111l-31.406%2031.405l108.061%20108.399L25.608%20368.422l31.406%2031.405l86.111-86.111L145.84%20512l148.552-148.644zm40.86-102.996l-49.977%2049.978l-.338-100.295zM187.363%20313.04l49.977%2049.978l-50.315%2050.316z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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