squares icon
squares-filled from Reicon by REICON · Filled · Tools · MIT Free for personal and commercial use.
- Name
- squares-filled
- Set
- Reicon
- Style
- Filled
- Category
- Tools
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
More tools icons from Reicon
Use the squares icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 6c0-1.886 0-2.828.586-3.414S14.114 2 16 2h2c1.886 0 2.828 0 3.414.586S22 4.114 22 6v2c0 1.886 0 2.828-.586 3.414S19.886 12 18 12h-2c-1.886 0-2.828 0-3.414-.586S12 9.886 12 8z"/><path d="M10.5 7c-1.557.005-2.383.054-2.914.586C7 8.172 7 9.114 7 11v2c0 1.437 0 2.327.26 2.928a1.5 1.5 0 0 0 .326.486C8.172 17 9.114 17 11 17h2c1.886 0 2.828 0 3.414-.586c.532-.531.581-1.357.585-2.914h-1.088c-.866 0-1.66 0-2.305-.087c-.711-.095-1.463-.32-2.08-.938c-.619-.618-.844-1.37-.94-2.08c-.086-.646-.086-1.44-.086-2.305z"/><path d="M5.5 12c-1.557.005-2.383.054-2.914.586C2 13.172 2 14.114 2 16v2c0 1.886 0 2.828.586 3.414S4.114 22 6 22h2c1.886 0 2.828 0 3.414-.586c.532-.531.581-1.357.585-2.914h-1.088c-.866 0-1.66 0-2.305-.087c-.711-.095-1.463-.32-2.08-.938c-.619-.618-.844-1.37-.94-2.08c-.086-.646-.086-1.44-.086-2.306z"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconSquaresFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 6c0-1.886 0-2.828.586-3.414S14.114 2 16 2h2c1.886 0 2.828 0 3.414.586S22 4.114 22 6v2c0 1.886 0 2.828-.586 3.414S19.886 12 18 12h-2c-1.886 0-2.828 0-3.414-.586S12 9.886 12 8z"/><path d="M10.5 7c-1.557.005-2.383.054-2.914.586C7 8.172 7 9.114 7 11v2c0 1.437 0 2.327.26 2.928a1.5 1.5 0 0 0 .326.486C8.172 17 9.114 17 11 17h2c1.886 0 2.828 0 3.414-.586c.532-.531.581-1.357.585-2.914h-1.088c-.866 0-1.66 0-2.305-.087c-.711-.095-1.463-.32-2.08-.938c-.619-.618-.844-1.37-.94-2.08c-.086-.646-.086-1.44-.086-2.305z"/><path d="M5.5 12c-1.557.005-2.383.054-2.914.586C2 13.172 2 14.114 2 16v2c0 1.886 0 2.828.586 3.414S4.114 22 6 22h2c1.886 0 2.828 0 3.414-.586c.532-.531.581-1.357.585-2.914h-1.088c-.866 0-1.66 0-2.305-.087c-.711-.095-1.463-.32-2.08-.938c-.619-.618-.844-1.37-.94-2.08c-.086-.646-.086-1.44-.086-2.306z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 6c0-1.886 0-2.828.586-3.414S14.114 2 16 2h2c1.886 0 2.828 0 3.414.586S22 4.114 22 6v2c0 1.886 0 2.828-.586 3.414S19.886 12 18 12h-2c-1.886 0-2.828 0-3.414-.586S12 9.886 12 8z"/><path d="M10.5 7c-1.557.005-2.383.054-2.914.586C7 8.172 7 9.114 7 11v2c0 1.437 0 2.327.26 2.928a1.5 1.5 0 0 0 .326.486C8.172 17 9.114 17 11 17h2c1.886 0 2.828 0 3.414-.586c.532-.531.581-1.357.585-2.914h-1.088c-.866 0-1.66 0-2.305-.087c-.711-.095-1.463-.32-2.08-.938c-.619-.618-.844-1.37-.94-2.08c-.086-.646-.086-1.44-.086-2.305z"/><path d="M5.5 12c-1.557.005-2.383.054-2.914.586C2 13.172 2 14.114 2 16v2c0 1.886 0 2.828.586 3.414S4.114 22 6 22h2c1.886 0 2.828 0 3.414-.586c.532-.531.581-1.357.585-2.914h-1.088c-.866 0-1.66 0-2.305-.087c-.711-.095-1.463-.32-2.08-.938c-.619-.618-.844-1.37-.94-2.08c-.086-.646-.086-1.44-.086-2.306z"/></g></svg> </template>
CSS
.icon-squares-filled {
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%22currentColor%22%3E%3Cpath%20d%3D%22M12%206c0-1.886%200-2.828.586-3.414S14.114%202%2016%202h2c1.886%200%202.828%200%203.414.586S22%204.114%2022%206v2c0%201.886%200%202.828-.586%203.414S19.886%2012%2018%2012h-2c-1.886%200-2.828%200-3.414-.586S12%209.886%2012%208z%22%2F%3E%3Cpath%20d%3D%22M10.5%207c-1.557.005-2.383.054-2.914.586C7%208.172%207%209.114%207%2011v2c0%201.437%200%202.327.26%202.928a1.5%201.5%200%200%200%20.326.486C8.172%2017%209.114%2017%2011%2017h2c1.886%200%202.828%200%203.414-.586c.532-.531.581-1.357.585-2.914h-1.088c-.866%200-1.66%200-2.305-.087c-.711-.095-1.463-.32-2.08-.938c-.619-.618-.844-1.37-.94-2.08c-.086-.646-.086-1.44-.086-2.305z%22%2F%3E%3Cpath%20d%3D%22M5.5%2012c-1.557.005-2.383.054-2.914.586C2%2013.172%202%2014.114%202%2016v2c0%201.886%200%202.828.586%203.414S4.114%2022%206%2022h2c1.886%200%202.828%200%203.414-.586c.532-.531.581-1.357.585-2.914h-1.088c-.866%200-1.66%200-2.305-.087c-.711-.095-1.463-.32-2.08-.938c-.619-.618-.844-1.37-.94-2.08c-.086-.646-.086-1.44-.086-2.306z%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%22currentColor%22%3E%3Cpath%20d%3D%22M12%206c0-1.886%200-2.828.586-3.414S14.114%202%2016%202h2c1.886%200%202.828%200%203.414.586S22%204.114%2022%206v2c0%201.886%200%202.828-.586%203.414S19.886%2012%2018%2012h-2c-1.886%200-2.828%200-3.414-.586S12%209.886%2012%208z%22%2F%3E%3Cpath%20d%3D%22M10.5%207c-1.557.005-2.383.054-2.914.586C7%208.172%207%209.114%207%2011v2c0%201.437%200%202.327.26%202.928a1.5%201.5%200%200%200%20.326.486C8.172%2017%209.114%2017%2011%2017h2c1.886%200%202.828%200%203.414-.586c.532-.531.581-1.357.585-2.914h-1.088c-.866%200-1.66%200-2.305-.087c-.711-.095-1.463-.32-2.08-.938c-.619-.618-.844-1.37-.94-2.08c-.086-.646-.086-1.44-.086-2.305z%22%2F%3E%3Cpath%20d%3D%22M5.5%2012c-1.557.005-2.383.054-2.914.586C2%2013.172%202%2014.114%202%2016v2c0%201.886%200%202.828.586%203.414S4.114%2022%206%2022h2c1.886%200%202.828%200%203.414-.586c.532-.531.581-1.357.585-2.914h-1.088c-.866%200-1.66%200-2.305-.087c-.711-.095-1.463-.32-2.08-.938c-.619-.618-.844-1.37-.94-2.08c-.086-.646-.086-1.44-.086-2.306z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/squares-filled.svg?color=%231a73e8&size=48