bluetooth b logo
bluetooth-b from Font Awesome Brands by Dave Gandy · Brand · Communication · CC-BY-4.0 Attribution required.
- Name
- bluetooth-b
- Set
- Font Awesome Brands
- Style
- Brand
- Category
- Communication
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
More communication icons from Font Awesome Brands
Use the bluetooth b logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m356.9 324l92.6-103.3L303.6 64v206.3l-86.2-86.1l-31.4 31.4L294.1 324L186 432.4l31.4 31.4l86.2-86.1l2.7 198.3l148.5-148.6zm40.9-103l-50 50l-.3-100.3zm-50 156l50 50l-50.3 50.3z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsBluetoothB(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m356.9 324l92.6-103.3L303.6 64v206.3l-86.2-86.1l-31.4 31.4L294.1 324L186 432.4l31.4 31.4l86.2-86.1l2.7 198.3l148.5-148.6zm40.9-103l-50 50l-.3-100.3zm-50 156l50 50l-50.3 50.3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m356.9 324l92.6-103.3L303.6 64v206.3l-86.2-86.1l-31.4 31.4L294.1 324L186 432.4l31.4 31.4l86.2-86.1l2.7 198.3l148.5-148.6zm40.9-103l-50 50l-.3-100.3zm-50 156l50 50l-50.3 50.3z"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m356.9%20324l92.6-103.3L303.6%2064v206.3l-86.2-86.1l-31.4%2031.4L294.1%20324L186%20432.4l31.4%2031.4l86.2-86.1l2.7%20198.3l148.5-148.6zm40.9-103l-50%2050l-.3-100.3zm-50%20156l50%2050l-50.3%2050.3z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m356.9%20324l92.6-103.3L303.6%2064v206.3l-86.2-86.1l-31.4%2031.4L294.1%20324L186%20432.4l31.4%2031.4l86.2-86.1l2.7%20198.3l148.5-148.6zm40.9-103l-50%2050l-.3-100.3zm-50%20156l50%2050l-50.3%2050.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/bluetooth-b.svg?color=%231a73e8&size=48