circles icon
circles-outline-rounded from Material Symbols Light by Google · Outline Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- circles-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the circles icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 20.5q-1.548 0-2.916-.587t-2.389-1.608t-1.608-2.389T3.5 13q0-2.54 1.55-4.529t4.015-2.6q.3-.108.558.063t.341.479q.077.283-.097.535q-.173.252-.448.366Q7.466 7.8 6.233 9.38T5 13q0 2.5 1.75 4.25T11 19q2.039 0 3.644-1.23t2.042-3.208q.108-.281.357-.466q.25-.184.536-.12q.323.072.502.33t.077.563q-.587 2.489-2.587 4.06T11 20.5m6-18.346q2.02 0 3.433 1.413T21.846 7t-1.413 3.433T17 11.846t-3.433-1.413T12.154 7t1.413-3.433T17 2.154m0 8.192q1.394 0 2.37-.976T20.346 7t-.976-2.37T17 3.654t-2.37.976T13.654 7t.976 2.37t2.37.976m-6.04 2.695"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCirclesOutlineRounded(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 20.5q-1.548 0-2.916-.587t-2.389-1.608t-1.608-2.389T3.5 13q0-2.54 1.55-4.529t4.015-2.6q.3-.108.558.063t.341.479q.077.283-.097.535q-.173.252-.448.366Q7.466 7.8 6.233 9.38T5 13q0 2.5 1.75 4.25T11 19q2.039 0 3.644-1.23t2.042-3.208q.108-.281.357-.466q.25-.184.536-.12q.323.072.502.33t.077.563q-.587 2.489-2.587 4.06T11 20.5m6-18.346q2.02 0 3.433 1.413T21.846 7t-1.413 3.433T17 11.846t-3.433-1.413T12.154 7t1.413-3.433T17 2.154m0 8.192q1.394 0 2.37-.976T20.346 7t-.976-2.37T17 3.654t-2.37.976T13.654 7t.976 2.37t2.37.976m-6.04 2.695"/></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 20.5q-1.548 0-2.916-.587t-2.389-1.608t-1.608-2.389T3.5 13q0-2.54 1.55-4.529t4.015-2.6q.3-.108.558.063t.341.479q.077.283-.097.535q-.173.252-.448.366Q7.466 7.8 6.233 9.38T5 13q0 2.5 1.75 4.25T11 19q2.039 0 3.644-1.23t2.042-3.208q.108-.281.357-.466q.25-.184.536-.12q.323.072.502.33t.077.563q-.587 2.489-2.587 4.06T11 20.5m6-18.346q2.02 0 3.433 1.413T21.846 7t-1.413 3.433T17 11.846t-3.433-1.413T12.154 7t1.413-3.433T17 2.154m0 8.192q1.394 0 2.37-.976T20.346 7t-.976-2.37T17 3.654t-2.37.976T13.654 7t.976 2.37t2.37.976m-6.04 2.695"/></svg> </template>
CSS
.icon-circles-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%22M11%2020.5q-1.548%200-2.916-.587t-2.389-1.608t-1.608-2.389T3.5%2013q0-2.54%201.55-4.529t4.015-2.6q.3-.108.558.063t.341.479q.077.283-.097.535q-.173.252-.448.366Q7.466%207.8%206.233%209.38T5%2013q0%202.5%201.75%204.25T11%2019q2.039%200%203.644-1.23t2.042-3.208q.108-.281.357-.466q.25-.184.536-.12q.323.072.502.33t.077.563q-.587%202.489-2.587%204.06T11%2020.5m6-18.346q2.02%200%203.433%201.413T21.846%207t-1.413%203.433T17%2011.846t-3.433-1.413T12.154%207t1.413-3.433T17%202.154m0%208.192q1.394%200%202.37-.976T20.346%207t-.976-2.37T17%203.654t-2.37.976T13.654%207t.976%202.37t2.37.976m-6.04%202.695%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%2020.5q-1.548%200-2.916-.587t-2.389-1.608t-1.608-2.389T3.5%2013q0-2.54%201.55-4.529t4.015-2.6q.3-.108.558.063t.341.479q.077.283-.097.535q-.173.252-.448.366Q7.466%207.8%206.233%209.38T5%2013q0%202.5%201.75%204.25T11%2019q2.039%200%203.644-1.23t2.042-3.208q.108-.281.357-.466q.25-.184.536-.12q.323.072.502.33t.077.563q-.587%202.489-2.587%204.06T11%2020.5m6-18.346q2.02%200%203.433%201.413T21.846%207t-1.413%203.433T17%2011.846t-3.433-1.413T12.154%207t1.413-3.433T17%202.154m0%208.192q1.394%200%202.37-.976T20.346%207t-.976-2.37T17%203.654t-2.37.976T13.654%207t.976%202.37t2.37.976m-6.04%202.695%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/circles-outline-rounded.svg?color=%231a73e8&size=48