bluetooth icon

bluetooth-filled from Reicon by REICON · Filled · Devices · MIT Free for personal and commercial use.

Name
bluetooth-filled
Set
Reicon
Style
Filled
Category
Devices
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All bluetooth icons →

More devices icons from Reicon

Use the bluetooth icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.743 15.158l-4.441-3.154l.006-.004l-.007-.005l4.442-3.154c.54-.383 1.012-.718 1.341-1.033c.351-.336.666-.765.666-1.35s-.315-1.014-.666-1.349c-.33-.315-.801-.65-1.341-1.034L14.91 2.774c-.73-.518-1.346-.956-1.857-1.216c-.52-.266-1.155-.465-1.79-.14c-.637.325-.844.959-.93 1.535c-.083.566-.083 1.319-.083 2.21v5.397L6.43 7.886a.75.75 0 1 0-.86 1.228L9.692 12L5.57 14.886a.75.75 0 0 0 .86 1.229l3.82-2.674v5.396c0 .89 0 1.643.084 2.209c.085.577.292 1.21.93 1.536c.634.325 1.27.125 1.79-.14c.51-.261 1.126-.698 1.856-1.216l1.832-1.302c.54-.384 1.013-.719 1.342-1.034c.351-.335.666-.764.666-1.35c0-.584-.315-1.013-.666-1.348c-.33-.316-.801-.65-1.341-1.034"/></svg>

React

import type { SVGProps } from "react";

export function ReiconBluetoothFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.743 15.158l-4.441-3.154l.006-.004l-.007-.005l4.442-3.154c.54-.383 1.012-.718 1.341-1.033c.351-.336.666-.765.666-1.35s-.315-1.014-.666-1.349c-.33-.315-.801-.65-1.341-1.034L14.91 2.774c-.73-.518-1.346-.956-1.857-1.216c-.52-.266-1.155-.465-1.79-.14c-.637.325-.844.959-.93 1.535c-.083.566-.083 1.319-.083 2.21v5.397L6.43 7.886a.75.75 0 1 0-.86 1.228L9.692 12L5.57 14.886a.75.75 0 0 0 .86 1.229l3.82-2.674v5.396c0 .89 0 1.643.084 2.209c.085.577.292 1.21.93 1.536c.634.325 1.27.125 1.79-.14c.51-.261 1.126-.698 1.856-1.216l1.832-1.302c.54-.384 1.013-.719 1.342-1.034c.351-.335.666-.764.666-1.35c0-.584-.315-1.013-.666-1.348c-.33-.316-.801-.65-1.341-1.034"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.743 15.158l-4.441-3.154l.006-.004l-.007-.005l4.442-3.154c.54-.383 1.012-.718 1.341-1.033c.351-.336.666-.765.666-1.35s-.315-1.014-.666-1.349c-.33-.315-.801-.65-1.341-1.034L14.91 2.774c-.73-.518-1.346-.956-1.857-1.216c-.52-.266-1.155-.465-1.79-.14c-.637.325-.844.959-.93 1.535c-.083.566-.083 1.319-.083 2.21v5.397L6.43 7.886a.75.75 0 1 0-.86 1.228L9.692 12L5.57 14.886a.75.75 0 0 0 .86 1.229l3.82-2.674v5.396c0 .89 0 1.643.084 2.209c.085.577.292 1.21.93 1.536c.634.325 1.27.125 1.79-.14c.51-.261 1.126-.698 1.856-1.216l1.832-1.302c.54-.384 1.013-.719 1.342-1.034c.351-.335.666-.764.666-1.35c0-.584-.315-1.013-.666-1.348c-.33-.316-.801-.65-1.341-1.034"/></svg>
</template>

CSS

.icon-bluetooth-filled {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.743%2015.158l-4.441-3.154l.006-.004l-.007-.005l4.442-3.154c.54-.383%201.012-.718%201.341-1.033c.351-.336.666-.765.666-1.35s-.315-1.014-.666-1.349c-.33-.315-.801-.65-1.341-1.034L14.91%202.774c-.73-.518-1.346-.956-1.857-1.216c-.52-.266-1.155-.465-1.79-.14c-.637.325-.844.959-.93%201.535c-.083.566-.083%201.319-.083%202.21v5.397L6.43%207.886a.75.75%200%201%200-.86%201.228L9.692%2012L5.57%2014.886a.75.75%200%200%200%20.86%201.229l3.82-2.674v5.396c0%20.89%200%201.643.084%202.209c.085.577.292%201.21.93%201.536c.634.325%201.27.125%201.79-.14c.51-.261%201.126-.698%201.856-1.216l1.832-1.302c.54-.384%201.013-.719%201.342-1.034c.351-.335.666-.764.666-1.35c0-.584-.315-1.013-.666-1.348c-.33-.316-.801-.65-1.341-1.034%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.743%2015.158l-4.441-3.154l.006-.004l-.007-.005l4.442-3.154c.54-.383%201.012-.718%201.341-1.033c.351-.336.666-.765.666-1.35s-.315-1.014-.666-1.349c-.33-.315-.801-.65-1.341-1.034L14.91%202.774c-.73-.518-1.346-.956-1.857-1.216c-.52-.266-1.155-.465-1.79-.14c-.637.325-.844.959-.93%201.535c-.083.566-.083%201.319-.083%202.21v5.397L6.43%207.886a.75.75%200%201%200-.86%201.228L9.692%2012L5.57%2014.886a.75.75%200%200%200%20.86%201.229l3.82-2.674v5.396c0%20.89%200%201.643.084%202.209c.085.577.292%201.21.93%201.536c.634.325%201.27.125%201.79-.14c.51-.261%201.126-.698%201.856-1.216l1.832-1.302c.54-.384%201.013-.719%201.342-1.034c.351-.335.666-.764.666-1.35c0-.584-.315-1.013-.666-1.348c-.33-.316-.801-.65-1.341-1.034%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Bluetooth filled icon — Reicon · IconsDB