bluetooth-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
bluetooth-rounded
Set
Material Symbols Light
Style
Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
bluetooth-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

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="M11.5 19.864v-6.656l-4.746 4.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354L11.292 12L6.046 6.754q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l4.746 4.746V4.137q0-.373.252-.594t.556-.22q.142 0 .288.056t.277.187l3.57 3.569q.13.13.183.267t.053.298t-.053.298t-.184.268L12.708 12l3.734 3.735q.131.13.184.267t.053.298t-.053.298t-.184.267l-3.569 3.57q-.13.13-.277.186q-.146.056-.288.056q-.304 0-.556-.22t-.252-.593m1-9.072L15.592 7.7L12.5 4.62zm0 8.589l3.092-3.081l-3.092-3.092z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBluetoothRounded(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="M11.5 19.864v-6.656l-4.746 4.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354L11.292 12L6.046 6.754q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l4.746 4.746V4.137q0-.373.252-.594t.556-.22q.142 0 .288.056t.277.187l3.57 3.569q.13.13.183.267t.053.298t-.053.298t-.184.268L12.708 12l3.734 3.735q.131.13.184.267t.053.298t-.053.298t-.184.267l-3.569 3.57q-.13.13-.277.186q-.146.056-.288.056q-.304 0-.556-.22t-.252-.593m1-9.072L15.592 7.7L12.5 4.62zm0 8.589l3.092-3.081l-3.092-3.092z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 19.864v-6.656l-4.746 4.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354L11.292 12L6.046 6.754q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l4.746 4.746V4.137q0-.373.252-.594t.556-.22q.142 0 .288.056t.277.187l3.57 3.569q.13.13.183.267t.053.298t-.053.298t-.184.268L12.708 12l3.734 3.735q.131.13.184.267t.053.298t-.053.298t-.184.267l-3.569 3.57q-.13.13-.277.186q-.146.056-.288.056q-.304 0-.556-.22t-.252-.593m1-9.072L15.592 7.7L12.5 4.62zm0 8.589l3.092-3.081l-3.092-3.092z"/></svg>
</template>

CSS

.icon-bluetooth-rounded {
  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%22M11.5%2019.864v-6.656l-4.746%204.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354L11.292%2012L6.046%206.754q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l4.746%204.746V4.137q0-.373.252-.594t.556-.22q.142%200%20.288.056t.277.187l3.57%203.569q.13.13.183.267t.053.298t-.053.298t-.184.268L12.708%2012l3.734%203.735q.131.13.184.267t.053.298t-.053.298t-.184.267l-3.569%203.57q-.13.13-.277.186q-.146.056-.288.056q-.304%200-.556-.22t-.252-.593m1-9.072L15.592%207.7L12.5%204.62zm0%208.589l3.092-3.081l-3.092-3.092z%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%22M11.5%2019.864v-6.656l-4.746%204.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354L11.292%2012L6.046%206.754q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l4.746%204.746V4.137q0-.373.252-.594t.556-.22q.142%200%20.288.056t.277.187l3.57%203.569q.13.13.183.267t.053.298t-.053.298t-.184.268L12.708%2012l3.734%203.735q.131.13.184.267t.053.298t-.053.298t-.184.267l-3.569%203.57q-.13.13-.277.186q-.146.056-.288.056q-.304%200-.556-.22t-.252-.593m1-9.072L15.592%207.7L12.5%204.62zm0%208.589l3.092-3.081l-3.092-3.092z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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