grid circles x icon

grid-circles-x-sharp-two-tone from Keyline Icons by Keyline Icons · Sharp Two Tone · MIT Free for personal and commercial use.

Name
grid-circles-x-sharp-two-tone
Set
Keyline Icons
Style
Sharp Two Tone
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

Related icons in Keyline Icons

Use the grid circles x icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M6.5 22C4.1528 22 2 19.8472 2 17.5C2 15.1528 4.1528 13 6.5 13C8.8472 13 11 15.1528 11 17.5C11 19.8472 8.8472 22 6.5 22ZM6.5 11C4.1528 11 2 8.8472 2 6.5C2 4.1528 4.1528 2 6.5 2C8.8472 2 11 4.1528 11 6.5C11 8.8472 8.8472 11 6.5 11ZM17.5 11C15.1528 11 13 8.8472 13 6.5C13 4.1528 15.1528 2 17.5 2C19.8472 2 22 4.1528 22 6.5C22 8.8472 19.8472 11 17.5 11Z" stroke="none"/><path d="M6.5 21C8.433 21 10 19.433 10 17.5C10 15.567 8.433 14 6.5 14C4.567 14 3 15.567 3 17.5C3 19.433 4.567 21 6.5 21ZM6.5 10C8.433 10 10 8.433 10 6.5C10 4.567 8.433 3 6.5 3C4.567 3 3 4.567 3 6.5C3 8.433 4.567 10 6.5 10ZM17.5 10C19.433 10 21 8.433 21 6.5C21 4.567 19.433 3 17.5 3C15.567 3 14 4.567 14 6.5C14 8.433 15.567 10 17.5 10ZM14.7071 14.7071L20.2929 20.2929M20.2929 14.7071L14.7071 20.2929"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsGridCirclesXSharpTwoTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M6.5 22C4.1528 22 2 19.8472 2 17.5C2 15.1528 4.1528 13 6.5 13C8.8472 13 11 15.1528 11 17.5C11 19.8472 8.8472 22 6.5 22ZM6.5 11C4.1528 11 2 8.8472 2 6.5C2 4.1528 4.1528 2 6.5 2C8.8472 2 11 4.1528 11 6.5C11 8.8472 8.8472 11 6.5 11ZM17.5 11C15.1528 11 13 8.8472 13 6.5C13 4.1528 15.1528 2 17.5 2C19.8472 2 22 4.1528 22 6.5C22 8.8472 19.8472 11 17.5 11Z" stroke="none"/><path d="M6.5 21C8.433 21 10 19.433 10 17.5C10 15.567 8.433 14 6.5 14C4.567 14 3 15.567 3 17.5C3 19.433 4.567 21 6.5 21ZM6.5 10C8.433 10 10 8.433 10 6.5C10 4.567 8.433 3 6.5 3C4.567 3 3 4.567 3 6.5C3 8.433 4.567 10 6.5 10ZM17.5 10C19.433 10 21 8.433 21 6.5C21 4.567 19.433 3 17.5 3C15.567 3 14 4.567 14 6.5C14 8.433 15.567 10 17.5 10ZM14.7071 14.7071L20.2929 20.2929M20.2929 14.7071L14.7071 20.2929"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M6.5 22C4.1528 22 2 19.8472 2 17.5C2 15.1528 4.1528 13 6.5 13C8.8472 13 11 15.1528 11 17.5C11 19.8472 8.8472 22 6.5 22ZM6.5 11C4.1528 11 2 8.8472 2 6.5C2 4.1528 4.1528 2 6.5 2C8.8472 2 11 4.1528 11 6.5C11 8.8472 8.8472 11 6.5 11ZM17.5 11C15.1528 11 13 8.8472 13 6.5C13 4.1528 15.1528 2 17.5 2C19.8472 2 22 4.1528 22 6.5C22 8.8472 19.8472 11 17.5 11Z" stroke="none"/><path d="M6.5 21C8.433 21 10 19.433 10 17.5C10 15.567 8.433 14 6.5 14C4.567 14 3 15.567 3 17.5C3 19.433 4.567 21 6.5 21ZM6.5 10C8.433 10 10 8.433 10 6.5C10 4.567 8.433 3 6.5 3C4.567 3 3 4.567 3 6.5C3 8.433 4.567 10 6.5 10ZM17.5 10C19.433 10 21 8.433 21 6.5C21 4.567 19.433 3 17.5 3C15.567 3 14 4.567 14 6.5C14 8.433 15.567 10 17.5 10ZM14.7071 14.7071L20.2929 20.2929M20.2929 14.7071L14.7071 20.2929"/></g></svg>
</template>

CSS

.icon-grid-circles-x-sharp-two-tone {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M6.5%2022C4.1528%2022%202%2019.8472%202%2017.5C2%2015.1528%204.1528%2013%206.5%2013C8.8472%2013%2011%2015.1528%2011%2017.5C11%2019.8472%208.8472%2022%206.5%2022ZM6.5%2011C4.1528%2011%202%208.8472%202%206.5C2%204.1528%204.1528%202%206.5%202C8.8472%202%2011%204.1528%2011%206.5C11%208.8472%208.8472%2011%206.5%2011ZM17.5%2011C15.1528%2011%2013%208.8472%2013%206.5C13%204.1528%2015.1528%202%2017.5%202C19.8472%202%2022%204.1528%2022%206.5C22%208.8472%2019.8472%2011%2017.5%2011Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M6.5%2021C8.433%2021%2010%2019.433%2010%2017.5C10%2015.567%208.433%2014%206.5%2014C4.567%2014%203%2015.567%203%2017.5C3%2019.433%204.567%2021%206.5%2021ZM6.5%2010C8.433%2010%2010%208.433%2010%206.5C10%204.567%208.433%203%206.5%203C4.567%203%203%204.567%203%206.5C3%208.433%204.567%2010%206.5%2010ZM17.5%2010C19.433%2010%2021%208.433%2021%206.5C21%204.567%2019.433%203%2017.5%203C15.567%203%2014%204.567%2014%206.5C14%208.433%2015.567%2010%2017.5%2010ZM14.7071%2014.7071L20.2929%2020.2929M20.2929%2014.7071L14.7071%2020.2929%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M6.5%2022C4.1528%2022%202%2019.8472%202%2017.5C2%2015.1528%204.1528%2013%206.5%2013C8.8472%2013%2011%2015.1528%2011%2017.5C11%2019.8472%208.8472%2022%206.5%2022ZM6.5%2011C4.1528%2011%202%208.8472%202%206.5C2%204.1528%204.1528%202%206.5%202C8.8472%202%2011%204.1528%2011%206.5C11%208.8472%208.8472%2011%206.5%2011ZM17.5%2011C15.1528%2011%2013%208.8472%2013%206.5C13%204.1528%2015.1528%202%2017.5%202C19.8472%202%2022%204.1528%2022%206.5C22%208.8472%2019.8472%2011%2017.5%2011Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M6.5%2021C8.433%2021%2010%2019.433%2010%2017.5C10%2015.567%208.433%2014%206.5%2014C4.567%2014%203%2015.567%203%2017.5C3%2019.433%204.567%2021%206.5%2021ZM6.5%2010C8.433%2010%2010%208.433%2010%206.5C10%204.567%208.433%203%206.5%203C4.567%203%203%204.567%203%206.5C3%208.433%204.567%2010%206.5%2010ZM17.5%2010C19.433%2010%2021%208.433%2021%206.5C21%204.567%2019.433%203%2017.5%203C15.567%203%2014%204.567%2014%206.5C14%208.433%2015.567%2010%2017.5%2010ZM14.7071%2014.7071L20.2929%2020.2929M20.2929%2014.7071L14.7071%2020.2929%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/grid-circles-x-sharp-two-tone.svg?color=%231a73e8&size=48