bluetooth-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.

Name
bluetooth-28-regular
Set
Fluent UI System Icons
Style
28 Regular
Viewbox
28×28
License
MIT

11 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the bluetooth icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M13.463 2.057a.75.75 0 0 1 .817.163l6 6a.75.75 0 0 1-.036 1.094L14.889 14l5.355 4.686a.75.75 0 0 1 .036 1.094l-6 6a.75.75 0 0 1-1.28-.53v-9.597l-4.756 4.161a.75.75 0 1 1-.988-1.128L12.611 14L7.256 9.314a.75.75 0 1 1 .988-1.128L13 12.347V2.75a.75.75 0 0 1 .463-.693M14.5 15.653v7.786l4.153-4.152zm0-3.306l4.153-3.634L14.5 4.561z"/></svg>

React

import type { SVGProps } from "react";

export function FluentBluetooth28Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M13.463 2.057a.75.75 0 0 1 .817.163l6 6a.75.75 0 0 1-.036 1.094L14.889 14l5.355 4.686a.75.75 0 0 1 .036 1.094l-6 6a.75.75 0 0 1-1.28-.53v-9.597l-4.756 4.161a.75.75 0 1 1-.988-1.128L12.611 14L7.256 9.314a.75.75 0 1 1 .988-1.128L13 12.347V2.75a.75.75 0 0 1 .463-.693M14.5 15.653v7.786l4.153-4.152zm0-3.306l4.153-3.634L14.5 4.561z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M13.463 2.057a.75.75 0 0 1 .817.163l6 6a.75.75 0 0 1-.036 1.094L14.889 14l5.355 4.686a.75.75 0 0 1 .036 1.094l-6 6a.75.75 0 0 1-1.28-.53v-9.597l-4.756 4.161a.75.75 0 1 1-.988-1.128L12.611 14L7.256 9.314a.75.75 0 1 1 .988-1.128L13 12.347V2.75a.75.75 0 0 1 .463-.693M14.5 15.653v7.786l4.153-4.152zm0-3.306l4.153-3.634L14.5 4.561z"/></svg>
</template>

CSS

.icon-bluetooth-28-regular {
  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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.463%202.057a.75.75%200%200%201%20.817.163l6%206a.75.75%200%200%201-.036%201.094L14.889%2014l5.355%204.686a.75.75%200%200%201%20.036%201.094l-6%206a.75.75%200%200%201-1.28-.53v-9.597l-4.756%204.161a.75.75%200%201%201-.988-1.128L12.611%2014L7.256%209.314a.75.75%200%201%201%20.988-1.128L13%2012.347V2.75a.75.75%200%200%201%20.463-.693M14.5%2015.653v7.786l4.153-4.152zm0-3.306l4.153-3.634L14.5%204.561z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.463%202.057a.75.75%200%200%201%20.817.163l6%206a.75.75%200%200%201-.036%201.094L14.889%2014l5.355%204.686a.75.75%200%200%201%20.036%201.094l-6%206a.75.75%200%200%201-1.28-.53v-9.597l-4.756%204.161a.75.75%200%201%201-.988-1.128L12.611%2014L7.256%209.314a.75.75%200%201%201%20.988-1.128L13%2012.347V2.75a.75.75%200%200%201%20.463-.693M14.5%2015.653v7.786l4.153-4.152zm0-3.306l4.153-3.634L14.5%204.561z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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