settings bluetooth icon
settings-bluetooth-rounded from Material Symbols Light by Google · Rounded · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- settings-bluetooth-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Communicate
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- settings-bluetooth-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More communicate icons from Material Symbols Light
Use the settings 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 11.208l-4.746 4.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354L11.292 10L6.046 4.754q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16L11.5 8.792V2.137q0-.374.252-.594t.556-.22q.142 0 .288.056q.146.055.277.186l3.57 3.57q.13.13.183.267q.053.136.053.298t-.053.298t-.184.267L12.708 10l3.734 3.735q.131.13.184.267t.053.298t-.053.298t-.184.268l-3.569 3.569q-.13.13-.277.186q-.146.056-.288.056q-.304 0-.556-.22t-.252-.594zm1 6.173l3.092-3.081l-3.092-3.092zm0-8.589L15.592 5.7L12.5 2.62zM7.46 23.54q-.23-.23-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23m4 0q-.23-.23-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23m4 0q-.23-.23-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSettingsBluetoothRounded(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 11.208l-4.746 4.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354L11.292 10L6.046 4.754q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16L11.5 8.792V2.137q0-.374.252-.594t.556-.22q.142 0 .288.056q.146.055.277.186l3.57 3.57q.13.13.183.267q.053.136.053.298t-.053.298t-.184.267L12.708 10l3.734 3.735q.131.13.184.267t.053.298t-.053.298t-.184.268l-3.569 3.569q-.13.13-.277.186q-.146.056-.288.056q-.304 0-.556-.22t-.252-.594zm1 6.173l3.092-3.081l-3.092-3.092zm0-8.589L15.592 5.7L12.5 2.62zM7.46 23.54q-.23-.23-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23m4 0q-.23-.23-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23m4 0q-.23-.23-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23"/></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 11.208l-4.746 4.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354L11.292 10L6.046 4.754q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16L11.5 8.792V2.137q0-.374.252-.594t.556-.22q.142 0 .288.056q.146.055.277.186l3.57 3.57q.13.13.183.267q.053.136.053.298t-.053.298t-.184.267L12.708 10l3.734 3.735q.131.13.184.267t.053.298t-.053.298t-.184.268l-3.569 3.569q-.13.13-.277.186q-.146.056-.288.056q-.304 0-.556-.22t-.252-.594zm1 6.173l3.092-3.081l-3.092-3.092zm0-8.589L15.592 5.7L12.5 2.62zM7.46 23.54q-.23-.23-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23m4 0q-.23-.23-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23m4 0q-.23-.23-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23"/></svg> </template>
CSS
.icon-settings-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%2011.208l-4.746%204.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354L11.292%2010L6.046%204.754q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16L11.5%208.792V2.137q0-.374.252-.594t.556-.22q.142%200%20.288.056q.146.055.277.186l3.57%203.57q.13.13.183.267q.053.136.053.298t-.053.298t-.184.267L12.708%2010l3.734%203.735q.131.13.184.267t.053.298t-.053.298t-.184.268l-3.569%203.569q-.13.13-.277.186q-.146.056-.288.056q-.304%200-.556-.22t-.252-.594zm1%206.173l3.092-3.081l-3.092-3.092zm0-8.589L15.592%205.7L12.5%202.62zM7.46%2023.54q-.23-.23-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23m4%200q-.23-.23-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23m4%200q-.23-.23-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23%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%2011.208l-4.746%204.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354L11.292%2010L6.046%204.754q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16L11.5%208.792V2.137q0-.374.252-.594t.556-.22q.142%200%20.288.056q.146.055.277.186l3.57%203.57q.13.13.183.267q.053.136.053.298t-.053.298t-.184.267L12.708%2010l3.734%203.735q.131.13.184.267t.053.298t-.053.298t-.184.268l-3.569%203.569q-.13.13-.277.186q-.146.056-.288.056q-.304%200-.556-.22t-.252-.594zm1%206.173l3.092-3.081l-3.092-3.092zm0-8.589L15.592%205.7L12.5%202.62zM7.46%2023.54q-.23-.23-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23m4%200q-.23-.23-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23m4%200q-.23-.23-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/settings-bluetooth-rounded.svg?color=%231a73e8&size=48