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

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

1 other variant in Material Symbols Light

The same icon in other sets

More actions icons from Material Symbols Light

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.714 19.287q-.945-.945-.945-2.287t.944-2.286T6 13.769t2.286.944T9.232 17t-.944 2.286T6 20.232t-2.286-.945m12 0q-.945-.944-.945-2.286t.944-2.286T18 13.769t2.286.944t.945 2.287t-.945 2.286t-2.286.945t-2.286-.945m-4.785-5.215q-.444-.444-.444-1.071t.444-1.071T12 11.485t1.071.444t.445 1.071t-.445 1.071t-1.071.445t-1.071-.445M9.714 8.287Q8.769 7.342 8.769 6t.944-2.286T12 2.769t2.286.945T15.232 6t-.944 2.286T12 9.232t-2.286-.944"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCirclesExt(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.714 19.287q-.945-.945-.945-2.287t.944-2.286T6 13.769t2.286.944T9.232 17t-.944 2.286T6 20.232t-2.286-.945m12 0q-.945-.944-.945-2.286t.944-2.286T18 13.769t2.286.944t.945 2.287t-.945 2.286t-2.286.945t-2.286-.945m-4.785-5.215q-.444-.444-.444-1.071t.444-1.071T12 11.485t1.071.444t.445 1.071t-.445 1.071t-1.071.445t-1.071-.445M9.714 8.287Q8.769 7.342 8.769 6t.944-2.286T12 2.769t2.286.945T15.232 6t-.944 2.286T12 9.232t-2.286-.944"/></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.714 19.287q-.945-.945-.945-2.287t.944-2.286T6 13.769t2.286.944T9.232 17t-.944 2.286T6 20.232t-2.286-.945m12 0q-.945-.944-.945-2.286t.944-2.286T18 13.769t2.286.944t.945 2.287t-.945 2.286t-2.286.945t-2.286-.945m-4.785-5.215q-.444-.444-.444-1.071t.444-1.071T12 11.485t1.071.444t.445 1.071t-.445 1.071t-1.071.445t-1.071-.445M9.714 8.287Q8.769 7.342 8.769 6t.944-2.286T12 2.769t2.286.945T15.232 6t-.944 2.286T12 9.232t-2.286-.944"/></svg>
</template>

CSS

.icon-circles-ext {
  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.714%2019.287q-.945-.945-.945-2.287t.944-2.286T6%2013.769t2.286.944T9.232%2017t-.944%202.286T6%2020.232t-2.286-.945m12%200q-.945-.944-.945-2.286t.944-2.286T18%2013.769t2.286.944t.945%202.287t-.945%202.286t-2.286.945t-2.286-.945m-4.785-5.215q-.444-.444-.444-1.071t.444-1.071T12%2011.485t1.071.444t.445%201.071t-.445%201.071t-1.071.445t-1.071-.445M9.714%208.287Q8.769%207.342%208.769%206t.944-2.286T12%202.769t2.286.945T15.232%206t-.944%202.286T12%209.232t-2.286-.944%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.714%2019.287q-.945-.945-.945-2.287t.944-2.286T6%2013.769t2.286.944T9.232%2017t-.944%202.286T6%2020.232t-2.286-.945m12%200q-.945-.944-.945-2.286t.944-2.286T18%2013.769t2.286.944t.945%202.287t-.945%202.286t-2.286.945t-2.286-.945m-4.785-5.215q-.444-.444-.444-1.071t.444-1.071T12%2011.485t1.071.444t.445%201.071t-.445%201.071t-1.071.445t-1.071-.445M9.714%208.287Q8.769%207.342%208.769%206t.944-2.286T12%202.769t2.286.945T15.232%206t-.944%202.286T12%209.232t-2.286-.944%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-ext.svg?color=%231a73e8&size=48