b circle icon
b-circle-outline-rounded from Material Symbols Light by Google · Outline Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- b-circle-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverbalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tvdeskphone
Use the b circle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.058 17.039h2.384q1.5 0 2.354-.75t.854-2.1q0-1.003-.499-1.61t-1.507-.812v-.05q.789-.184 1.242-.783q.455-.6.455-1.463q0-1.292-.806-1.904t-2.475-.611h-2.002q-.348 0-.578.23t-.23.577v8.468q0 .348.23.578t.578.23m.134-5.678V7.852h1.868q1.215 0 1.77.413t.555 1.316q0 .886-.543 1.334q-.542.447-1.644.447zm0 4.793v-3.925h2.037q1.227 0 1.83.465q.605.465.605 1.433q0 .98-.596 1.504t-1.74.523zm-1.698 4.145q-1.642-.701-2.867-1.926t-1.926-2.867T3 12t.71-3.506t1.927-2.867t2.857-1.926T12 3t3.506.71t2.857 1.927t1.926 2.857T21 12t-.701 3.506t-1.926 2.857t-2.867 1.926T12 21t-3.506-.701m9.178-2.636Q20 15.325 20 12t-2.337-5.663T12 4T6.337 6.328T4 12t2.328 5.672T12 20t5.672-2.337M12 12"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBCircleOutlineRounded(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="M10.058 17.039h2.384q1.5 0 2.354-.75t.854-2.1q0-1.003-.499-1.61t-1.507-.812v-.05q.789-.184 1.242-.783q.455-.6.455-1.463q0-1.292-.806-1.904t-2.475-.611h-2.002q-.348 0-.578.23t-.23.577v8.468q0 .348.23.578t.578.23m.134-5.678V7.852h1.868q1.215 0 1.77.413t.555 1.316q0 .886-.543 1.334q-.542.447-1.644.447zm0 4.793v-3.925h2.037q1.227 0 1.83.465q.605.465.605 1.433q0 .98-.596 1.504t-1.74.523zm-1.698 4.145q-1.642-.701-2.867-1.926t-1.926-2.867T3 12t.71-3.506t1.927-2.867t2.857-1.926T12 3t3.506.71t2.857 1.927t1.926 2.857T21 12t-.701 3.506t-1.926 2.857t-2.867 1.926T12 21t-3.506-.701m9.178-2.636Q20 15.325 20 12t-2.337-5.663T12 4T6.337 6.328T4 12t2.328 5.672T12 20t5.672-2.337M12 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.058 17.039h2.384q1.5 0 2.354-.75t.854-2.1q0-1.003-.499-1.61t-1.507-.812v-.05q.789-.184 1.242-.783q.455-.6.455-1.463q0-1.292-.806-1.904t-2.475-.611h-2.002q-.348 0-.578.23t-.23.577v8.468q0 .348.23.578t.578.23m.134-5.678V7.852h1.868q1.215 0 1.77.413t.555 1.316q0 .886-.543 1.334q-.542.447-1.644.447zm0 4.793v-3.925h2.037q1.227 0 1.83.465q.605.465.605 1.433q0 .98-.596 1.504t-1.74.523zm-1.698 4.145q-1.642-.701-2.867-1.926t-1.926-2.867T3 12t.71-3.506t1.927-2.867t2.857-1.926T12 3t3.506.71t2.857 1.927t1.926 2.857T21 12t-.701 3.506t-1.926 2.857t-2.867 1.926T12 21t-3.506-.701m9.178-2.636Q20 15.325 20 12t-2.337-5.663T12 4T6.337 6.328T4 12t2.328 5.672T12 20t5.672-2.337M12 12"/></svg> </template>
CSS
.icon-b-circle-outline-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%22M10.058%2017.039h2.384q1.5%200%202.354-.75t.854-2.1q0-1.003-.499-1.61t-1.507-.812v-.05q.789-.184%201.242-.783q.455-.6.455-1.463q0-1.292-.806-1.904t-2.475-.611h-2.002q-.348%200-.578.23t-.23.577v8.468q0%20.348.23.578t.578.23m.134-5.678V7.852h1.868q1.215%200%201.77.413t.555%201.316q0%20.886-.543%201.334q-.542.447-1.644.447zm0%204.793v-3.925h2.037q1.227%200%201.83.465q.605.465.605%201.433q0%20.98-.596%201.504t-1.74.523zm-1.698%204.145q-1.642-.701-2.867-1.926t-1.926-2.867T3%2012t.71-3.506t1.927-2.867t2.857-1.926T12%203t3.506.71t2.857%201.927t1.926%202.857T21%2012t-.701%203.506t-1.926%202.857t-2.867%201.926T12%2021t-3.506-.701m9.178-2.636Q20%2015.325%2020%2012t-2.337-5.663T12%204T6.337%206.328T4%2012t2.328%205.672T12%2020t5.672-2.337M12%2012%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%22M10.058%2017.039h2.384q1.5%200%202.354-.75t.854-2.1q0-1.003-.499-1.61t-1.507-.812v-.05q.789-.184%201.242-.783q.455-.6.455-1.463q0-1.292-.806-1.904t-2.475-.611h-2.002q-.348%200-.578.23t-.23.577v8.468q0%20.348.23.578t.578.23m.134-5.678V7.852h1.868q1.215%200%201.77.413t.555%201.316q0%20.886-.543%201.334q-.542.447-1.644.447zm0%204.793v-3.925h2.037q1.227%200%201.83.465q.605.465.605%201.433q0%20.98-.596%201.504t-1.74.523zm-1.698%204.145q-1.642-.701-2.867-1.926t-1.926-2.867T3%2012t.71-3.506t1.927-2.867t2.857-1.926T12%203t3.506.71t2.857%201.927t1.926%202.857T21%2012t-.701%203.506t-1.926%202.857t-2.867%201.926T12%2021t-3.506-.701m9.178-2.636Q20%2015.325%2020%2012t-2.337-5.663T12%204T6.337%206.328T4%2012t2.328%205.672T12%2020t5.672-2.337M12%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/b-circle-outline-rounded.svg?color=%231a73e8&size=48