bluetooth b icon

bluetooth-b from Line Awesome by Icons8 · Line · Communication · Apache-2.0 Free for personal and commercial use.

Name
bluetooth-b
Set
Line Awesome
Style
Line
Category
Communication
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More communication icons from Line Awesome

Use the bluetooth b icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14 3.594v9.969L9.719 9.28L8.28 10.72L13.562 16l-5.28 5.281l1.437 1.438L14 18.437v9.97l1.719-1.688l5-5l.687-.719l-.687-.719L16.437 16l4.282-4.281l.687-.719l-.687-.719l-5-5zm2 4.844L18.563 11L16 13.563zm0 10L18.563 21L16 23.563z"/></svg>

React

import type { SVGProps } from "react";

export function LaBluetoothB(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14 3.594v9.969L9.719 9.28L8.28 10.72L13.562 16l-5.28 5.281l1.437 1.438L14 18.437v9.97l1.719-1.688l5-5l.687-.719l-.687-.719L16.437 16l4.282-4.281l.687-.719l-.687-.719l-5-5zm2 4.844L18.563 11L16 13.563zm0 10L18.563 21L16 23.563z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14 3.594v9.969L9.719 9.28L8.28 10.72L13.562 16l-5.28 5.281l1.437 1.438L14 18.437v9.97l1.719-1.688l5-5l.687-.719l-.687-.719L16.437 16l4.282-4.281l.687-.719l-.687-.719l-5-5zm2 4.844L18.563 11L16 13.563zm0 10L18.563 21L16 23.563z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%203.594v9.969L9.719%209.28L8.28%2010.72L13.562%2016l-5.28%205.281l1.437%201.438L14%2018.437v9.97l1.719-1.688l5-5l.687-.719l-.687-.719L16.437%2016l4.282-4.281l.687-.719l-.687-.719l-5-5zm2%204.844L18.563%2011L16%2013.563zm0%2010L18.563%2021L16%2023.563z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%203.594v9.969L9.719%209.28L8.28%2010.72L13.562%2016l-5.28%205.281l1.437%201.438L14%2018.437v9.97l1.719-1.688l5-5l.687-.719l-.687-.719L16.437%2016l4.282-4.281l.687-.719l-.687-.719l-5-5zm2%204.844L18.563%2011L16%2013.563zm0%2010L18.563%2021L16%2023.563z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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