circles-ext-outline from Material Symbols by Google · Outline · Actions · Apache-2.0 Free for personal and commercial use.

Name
circles-ext-outline
Set
Material Symbols
Style
Outline
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
circles-ext-outline-rounded, circles-ext-outline-sharp

1 other variant in Material Symbols

The same icon in other sets

More actions icons from Material Symbols

Use the circles ext icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.175 19.825Q2 18.65 2 17t1.175-2.825T6 13t2.825 1.175T10 17t-1.175 2.825T6 21t-2.825-1.175m12 0Q14 18.65 14 17t1.175-2.825T18 13t2.825 1.175T22 17t-1.175 2.825T18 21t-2.825-1.175M6 19q.825 0 1.413-.587T8 17t-.587-1.412T6 15t-1.412.588T4 17t.588 1.413T6 19m12 0q.825 0 1.413-.587T20 17t-.587-1.412T18 15t-1.412.588T16 17t.588 1.413T18 19m-7.35-4.65q-.55-.55-.55-1.35t.55-1.35T12 11.1t1.35.55t.55 1.35t-.55 1.35t-1.35.55t-1.35-.55M9.175 8.825Q8 7.65 8 6t1.175-2.825T12 2t2.825 1.175T16 6t-1.175 2.825T12 10T9.175 8.825m4.238-1.412Q14 6.825 14 6t-.587-1.412T12 4t-1.412.588T10 6t.588 1.413T12 8t1.413-.587M18 17"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsCirclesExtOutline(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="M3.175 19.825Q2 18.65 2 17t1.175-2.825T6 13t2.825 1.175T10 17t-1.175 2.825T6 21t-2.825-1.175m12 0Q14 18.65 14 17t1.175-2.825T18 13t2.825 1.175T22 17t-1.175 2.825T18 21t-2.825-1.175M6 19q.825 0 1.413-.587T8 17t-.587-1.412T6 15t-1.412.588T4 17t.588 1.413T6 19m12 0q.825 0 1.413-.587T20 17t-.587-1.412T18 15t-1.412.588T16 17t.588 1.413T18 19m-7.35-4.65q-.55-.55-.55-1.35t.55-1.35T12 11.1t1.35.55t.55 1.35t-.55 1.35t-1.35.55t-1.35-.55M9.175 8.825Q8 7.65 8 6t1.175-2.825T12 2t2.825 1.175T16 6t-1.175 2.825T12 10T9.175 8.825m4.238-1.412Q14 6.825 14 6t-.587-1.412T12 4t-1.412.588T10 6t.588 1.413T12 8t1.413-.587M18 17"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.175 19.825Q2 18.65 2 17t1.175-2.825T6 13t2.825 1.175T10 17t-1.175 2.825T6 21t-2.825-1.175m12 0Q14 18.65 14 17t1.175-2.825T18 13t2.825 1.175T22 17t-1.175 2.825T18 21t-2.825-1.175M6 19q.825 0 1.413-.587T8 17t-.587-1.412T6 15t-1.412.588T4 17t.588 1.413T6 19m12 0q.825 0 1.413-.587T20 17t-.587-1.412T18 15t-1.412.588T16 17t.588 1.413T18 19m-7.35-4.65q-.55-.55-.55-1.35t.55-1.35T12 11.1t1.35.55t.55 1.35t-.55 1.35t-1.35.55t-1.35-.55M9.175 8.825Q8 7.65 8 6t1.175-2.825T12 2t2.825 1.175T16 6t-1.175 2.825T12 10T9.175 8.825m4.238-1.412Q14 6.825 14 6t-.587-1.412T12 4t-1.412.588T10 6t.588 1.413T12 8t1.413-.587M18 17"/></svg>
</template>

CSS

.icon-circles-ext-outline {
  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%22M3.175%2019.825Q2%2018.65%202%2017t1.175-2.825T6%2013t2.825%201.175T10%2017t-1.175%202.825T6%2021t-2.825-1.175m12%200Q14%2018.65%2014%2017t1.175-2.825T18%2013t2.825%201.175T22%2017t-1.175%202.825T18%2021t-2.825-1.175M6%2019q.825%200%201.413-.587T8%2017t-.587-1.412T6%2015t-1.412.588T4%2017t.588%201.413T6%2019m12%200q.825%200%201.413-.587T20%2017t-.587-1.412T18%2015t-1.412.588T16%2017t.588%201.413T18%2019m-7.35-4.65q-.55-.55-.55-1.35t.55-1.35T12%2011.1t1.35.55t.55%201.35t-.55%201.35t-1.35.55t-1.35-.55M9.175%208.825Q8%207.65%208%206t1.175-2.825T12%202t2.825%201.175T16%206t-1.175%202.825T12%2010T9.175%208.825m4.238-1.412Q14%206.825%2014%206t-.587-1.412T12%204t-1.412.588T10%206t.588%201.413T12%208t1.413-.587M18%2017%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%22M3.175%2019.825Q2%2018.65%202%2017t1.175-2.825T6%2013t2.825%201.175T10%2017t-1.175%202.825T6%2021t-2.825-1.175m12%200Q14%2018.65%2014%2017t1.175-2.825T18%2013t2.825%201.175T22%2017t-1.175%202.825T18%2021t-2.825-1.175M6%2019q.825%200%201.413-.587T8%2017t-.587-1.412T6%2015t-1.412.588T4%2017t.588%201.413T6%2019m12%200q.825%200%201.413-.587T20%2017t-.587-1.412T18%2015t-1.412.588T16%2017t.588%201.413T18%2019m-7.35-4.65q-.55-.55-.55-1.35t.55-1.35T12%2011.1t1.35.55t.55%201.35t-.55%201.35t-1.35.55t-1.35-.55M9.175%208.825Q8%207.65%208%206t1.175-2.825T12%202t2.825%201.175T16%206t-1.175%202.825T12%2010T9.175%208.825m4.238-1.412Q14%206.825%2014%206t-.587-1.412T12%204t-1.412.588T10%206t.588%201.413T12%208t1.413-.587M18%2017%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/circles-ext-outline.svg?color=%231a73e8&size=48