bluetooth circle3 icon
bluetooth-circle3-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- bluetooth-circle3-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the bluetooth circle3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m12.9 10.592l1.67-1.53l-1.67-1.39zm0 5.738l1.67-1.39l-1.67-1.53z"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2m3.72 11.95c.29.27.45.64.44 1.02s-.19.75-.49 1L13.6 17.7c-.38.32-.73.41-1 .41c-.22 0-.39-.06-.49-.1c-.22-.1-.72-.43-.72-1.34V14l-2.3 2.11c-.3.28-.78.26-1.06-.05A.746.746 0 0 1 8.08 15l3.28-3l-3.28-3.01A.755.755 0 0 1 9.1 7.88L11.4 10V7.33c0-.9.5-1.23.72-1.34c.21-.1.79-.27 1.49.3l2.06 1.72c.3.25.48.62.49 1s-.15.76-.44 1.02L13.58 12z"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconBluetoothCircle3Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m12.9 10.592l1.67-1.53l-1.67-1.39zm0 5.738l1.67-1.39l-1.67-1.53z"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2m3.72 11.95c.29.27.45.64.44 1.02s-.19.75-.49 1L13.6 17.7c-.38.32-.73.41-1 .41c-.22 0-.39-.06-.49-.1c-.22-.1-.72-.43-.72-1.34V14l-2.3 2.11c-.3.28-.78.26-1.06-.05A.746.746 0 0 1 8.08 15l3.28-3l-3.28-3.01A.755.755 0 0 1 9.1 7.88L11.4 10V7.33c0-.9.5-1.23.72-1.34c.21-.1.79-.27 1.49.3l2.06 1.72c.3.25.48.62.49 1s-.15.76-.44 1.02L13.58 12z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m12.9 10.592l1.67-1.53l-1.67-1.39zm0 5.738l1.67-1.39l-1.67-1.53z"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2m3.72 11.95c.29.27.45.64.44 1.02s-.19.75-.49 1L13.6 17.7c-.38.32-.73.41-1 .41c-.22 0-.39-.06-.49-.1c-.22-.1-.72-.43-.72-1.34V14l-2.3 2.11c-.3.28-.78.26-1.06-.05A.746.746 0 0 1 8.08 15l3.28-3l-3.28-3.01A.755.755 0 0 1 9.1 7.88L11.4 10V7.33c0-.9.5-1.23.72-1.34c.21-.1.79-.27 1.49.3l2.06 1.72c.3.25.48.62.49 1s-.15.76-.44 1.02L13.58 12z"/></g></svg> </template>
CSS
.icon-bluetooth-circle3-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m12.9%2010.592l1.67-1.53l-1.67-1.39zm0%205.738l1.67-1.39l-1.67-1.53z%22%2F%3E%3Cpath%20d%3D%22M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010s10-4.48%2010-10S17.52%202%2012%202m3.72%2011.95c.29.27.45.64.44%201.02s-.19.75-.49%201L13.6%2017.7c-.38.32-.73.41-1%20.41c-.22%200-.39-.06-.49-.1c-.22-.1-.72-.43-.72-1.34V14l-2.3%202.11c-.3.28-.78.26-1.06-.05A.746.746%200%200%201%208.08%2015l3.28-3l-3.28-3.01A.755.755%200%200%201%209.1%207.88L11.4%2010V7.33c0-.9.5-1.23.72-1.34c.21-.1.79-.27%201.49.3l2.06%201.72c.3.25.48.62.49%201s-.15.76-.44%201.02L13.58%2012z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m12.9%2010.592l1.67-1.53l-1.67-1.39zm0%205.738l1.67-1.39l-1.67-1.53z%22%2F%3E%3Cpath%20d%3D%22M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010s10-4.48%2010-10S17.52%202%2012%202m3.72%2011.95c.29.27.45.64.44%201.02s-.19.75-.49%201L13.6%2017.7c-.38.32-.73.41-1%20.41c-.22%200-.39-.06-.49-.1c-.22-.1-.72-.43-.72-1.34V14l-2.3%202.11c-.3.28-.78.26-1.06-.05A.746.746%200%200%201%208.08%2015l3.28-3l-3.28-3.01A.755.755%200%200%201%209.1%207.88L11.4%2010V7.33c0-.9.5-1.23.72-1.34c.21-.1.79-.27%201.49.3l2.06%201.72c.3.25.48.62.49%201s-.15.76-.44%201.02L13.58%2012z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/bluetooth-circle3-filled.svg?color=%231a73e8&size=48