media bluetooth on icon
media-bluetooth-on-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- media-bluetooth-on-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- media-bluetooth-on-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More android icons from Material Symbols Light
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
Use the media bluetooth on icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.762 18.93q-.877-.876-.877-2.122q0-1.247.877-2.124q.877-.876 2.123-.876q.575 0 1.091.204q.516.205.909.615V5q0-.348.23-.578t.577-.23h3.27q.348 0 .578.23t.23.578v.923q0 .348-.23.578t-.578.23H9.885v10.077q0 1.246-.877 2.123t-2.123.877t-2.123-.877M16.404 15l-3.11-3.06q-.136-.117-.136-.28t.136-.3t.29-.137t.291.136l2.652 2.652v-3.205q0-.373.252-.593t.556-.22q.142 0 .288.055q.146.056.277.187l1.644 1.644q.131.13.177.27t.046.301t-.055.298t-.187.268L17.515 15l2.03 1.985q.13.13.186.267t.055.298t-.052.301q-.053.14-.184.27l-1.6 1.62q-.13.13-.277.186q-.146.056-.289.056q-.303 0-.555-.218q-.252-.217-.252-.59v-3.187l-2.652 2.653q-.117.117-.28.126q-.164.01-.3-.126q-.137-.137-.137-.291t.136-.29zm.938 4.162l1.612-1.612l-1.612-1.561zm0-5.15l1.612-1.562l-1.612-1.611z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMediaBluetoothOnRounded(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="M4.762 18.93q-.877-.876-.877-2.122q0-1.247.877-2.124q.877-.876 2.123-.876q.575 0 1.091.204q.516.205.909.615V5q0-.348.23-.578t.577-.23h3.27q.348 0 .578.23t.23.578v.923q0 .348-.23.578t-.578.23H9.885v10.077q0 1.246-.877 2.123t-2.123.877t-2.123-.877M16.404 15l-3.11-3.06q-.136-.117-.136-.28t.136-.3t.29-.137t.291.136l2.652 2.652v-3.205q0-.373.252-.593t.556-.22q.142 0 .288.055q.146.056.277.187l1.644 1.644q.131.13.177.27t.046.301t-.055.298t-.187.268L17.515 15l2.03 1.985q.13.13.186.267t.055.298t-.052.301q-.053.14-.184.27l-1.6 1.62q-.13.13-.277.186q-.146.056-.289.056q-.303 0-.555-.218q-.252-.217-.252-.59v-3.187l-2.652 2.653q-.117.117-.28.126q-.164.01-.3-.126q-.137-.137-.137-.291t.136-.29zm.938 4.162l1.612-1.612l-1.612-1.561zm0-5.15l1.612-1.562l-1.612-1.611z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.762 18.93q-.877-.876-.877-2.122q0-1.247.877-2.124q.877-.876 2.123-.876q.575 0 1.091.204q.516.205.909.615V5q0-.348.23-.578t.577-.23h3.27q.348 0 .578.23t.23.578v.923q0 .348-.23.578t-.578.23H9.885v10.077q0 1.246-.877 2.123t-2.123.877t-2.123-.877M16.404 15l-3.11-3.06q-.136-.117-.136-.28t.136-.3t.29-.137t.291.136l2.652 2.652v-3.205q0-.373.252-.593t.556-.22q.142 0 .288.055q.146.056.277.187l1.644 1.644q.131.13.177.27t.046.301t-.055.298t-.187.268L17.515 15l2.03 1.985q.13.13.186.267t.055.298t-.052.301q-.053.14-.184.27l-1.6 1.62q-.13.13-.277.186q-.146.056-.289.056q-.303 0-.555-.218q-.252-.217-.252-.59v-3.187l-2.652 2.653q-.117.117-.28.126q-.164.01-.3-.126q-.137-.137-.137-.291t.136-.29zm.938 4.162l1.612-1.612l-1.612-1.561zm0-5.15l1.612-1.562l-1.612-1.611z"/></svg> </template>
CSS
.icon-media-bluetooth-on-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%22M4.762%2018.93q-.877-.876-.877-2.122q0-1.247.877-2.124q.877-.876%202.123-.876q.575%200%201.091.204q.516.205.909.615V5q0-.348.23-.578t.577-.23h3.27q.348%200%20.578.23t.23.578v.923q0%20.348-.23.578t-.578.23H9.885v10.077q0%201.246-.877%202.123t-2.123.877t-2.123-.877M16.404%2015l-3.11-3.06q-.136-.117-.136-.28t.136-.3t.29-.137t.291.136l2.652%202.652v-3.205q0-.373.252-.593t.556-.22q.142%200%20.288.055q.146.056.277.187l1.644%201.644q.131.13.177.27t.046.301t-.055.298t-.187.268L17.515%2015l2.03%201.985q.13.13.186.267t.055.298t-.052.301q-.053.14-.184.27l-1.6%201.62q-.13.13-.277.186q-.146.056-.289.056q-.303%200-.555-.218q-.252-.217-.252-.59v-3.187l-2.652%202.653q-.117.117-.28.126q-.164.01-.3-.126q-.137-.137-.137-.291t.136-.29zm.938%204.162l1.612-1.612l-1.612-1.561zm0-5.15l1.612-1.562l-1.612-1.611z%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%22M4.762%2018.93q-.877-.876-.877-2.122q0-1.247.877-2.124q.877-.876%202.123-.876q.575%200%201.091.204q.516.205.909.615V5q0-.348.23-.578t.577-.23h3.27q.348%200%20.578.23t.23.578v.923q0%20.348-.23.578t-.578.23H9.885v10.077q0%201.246-.877%202.123t-2.123.877t-2.123-.877M16.404%2015l-3.11-3.06q-.136-.117-.136-.28t.136-.3t.29-.137t.291.136l2.652%202.652v-3.205q0-.373.252-.593t.556-.22q.142%200%20.288.055q.146.056.277.187l1.644%201.644q.131.13.177.27t.046.301t-.055.298t-.187.268L17.515%2015l2.03%201.985q.13.13.186.267t.055.298t-.052.301q-.053.14-.184.27l-1.6%201.62q-.13.13-.277.186q-.146.056-.289.056q-.303%200-.555-.218q-.252-.217-.252-.59v-3.187l-2.652%202.653q-.117.117-.28.126q-.164.01-.3-.126q-.137-.137-.137-.291t.136-.29zm.938%204.162l1.612-1.612l-1.612-1.561zm0-5.15l1.612-1.562l-1.612-1.611z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/media-bluetooth-on-rounded.svg?color=%231a73e8&size=48