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

Name
bluetooth
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 logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M388.6 235.1L345.7 278l-.3-86zm-43.2 219.8l43.1-43.1l-42.9-42.9zM512 323.4C512 529 440.1 576 326.9 576S128 529 128 323.4S211.4 64 324.6 64S512 117.9 512 323.4m-158.5 0l79.4-88.6l-125.1-134.3v176.9L234 203.6l-27 26.9l92.7 93l-92.7 93l26.9 26.9l73.8-73.8l2.3 170l127.4-127.5z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsBluetooth(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="M388.6 235.1L345.7 278l-.3-86zm-43.2 219.8l43.1-43.1l-42.9-42.9zM512 323.4C512 529 440.1 576 326.9 576S128 529 128 323.4S211.4 64 324.6 64S512 117.9 512 323.4m-158.5 0l79.4-88.6l-125.1-134.3v176.9L234 203.6l-27 26.9l92.7 93l-92.7 93l26.9 26.9l73.8-73.8l2.3 170l127.4-127.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M388.6 235.1L345.7 278l-.3-86zm-43.2 219.8l43.1-43.1l-42.9-42.9zM512 323.4C512 529 440.1 576 326.9 576S128 529 128 323.4S211.4 64 324.6 64S512 117.9 512 323.4m-158.5 0l79.4-88.6l-125.1-134.3v176.9L234 203.6l-27 26.9l92.7 93l-92.7 93l26.9 26.9l73.8-73.8l2.3 170l127.4-127.5z"/></svg>
</template>

CSS

.icon-bluetooth {
  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%22M388.6%20235.1L345.7%20278l-.3-86zm-43.2%20219.8l43.1-43.1l-42.9-42.9zM512%20323.4C512%20529%20440.1%20576%20326.9%20576S128%20529%20128%20323.4S211.4%2064%20324.6%2064S512%20117.9%20512%20323.4m-158.5%200l79.4-88.6l-125.1-134.3v176.9L234%20203.6l-27%2026.9l92.7%2093l-92.7%2093l26.9%2026.9l73.8-73.8l2.3%20170l127.4-127.5z%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%22M388.6%20235.1L345.7%20278l-.3-86zm-43.2%20219.8l43.1-43.1l-42.9-42.9zM512%20323.4C512%20529%20440.1%20576%20326.9%20576S128%20529%20128%20323.4S211.4%2064%20324.6%2064S512%20117.9%20512%20323.4m-158.5%200l79.4-88.6l-125.1-134.3v176.9L234%20203.6l-27%2026.9l92.7%2093l-92.7%2093l26.9%2026.9l73.8-73.8l2.3%20170l127.4-127.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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