grid-filled from Reicon by REICON · Filled · UI · MIT Free for personal and commercial use.

Name
grid-filled
Set
Reicon
Style
Filled
Category
UI
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

All grid icons →

More ui icons from Reicon

Use the grid icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.629 1.25H4.37c-.395 0-.736 0-1.017.023a2.3 2.3 0 0 0-.875.222a2.25 2.25 0 0 0-.984.984a2.3 2.3 0 0 0-.222.875c-.023.28-.023.622-.023 1.017V7.63c0 .395 0 .736.023 1.017c.024.297.078.592.222.875c.216.424.56.768.984.984c.283.144.578.198.875.222c.28.023.622.023 1.017.023h3.26c.395 0 .736 0 1.017-.023a2.3 2.3 0 0 0 .875-.222a2.25 2.25 0 0 0 .984-.984a2.3 2.3 0 0 0 .222-.875c.023-.28.023-.622.023-1.017V4.37c0-.395 0-.736-.023-1.017a2.3 2.3 0 0 0-.222-.875a2.25 2.25 0 0 0-.984-.984a2.3 2.3 0 0 0-.875-.222c-.28-.023-.622-.023-1.017-.023m11.999.001H16.37c-.395 0-.736 0-1.017.023a2.3 2.3 0 0 0-.875.222a2.25 2.25 0 0 0-.984.984a2.3 2.3 0 0 0-.222.875c-.023.28-.023.622-.023 1.017V7.63c0 .395 0 .736.023 1.017c.024.297.078.592.222.875c.216.424.56.768.984.984c.283.144.578.198.875.222c.28.023.622.023 1.017.023h3.258c.395 0 .736 0 1.017-.023a2.3 2.3 0 0 0 .875-.222a2.25 2.25 0 0 0 .984-.984a2.3 2.3 0 0 0 .222-.875c.023-.28.023-.622.023-1.017V4.37c0-.395 0-.736-.023-1.017a2.3 2.3 0 0 0-.222-.875a2.25 2.25 0 0 0-.983-.984a2.3 2.3 0 0 0-.876-.222c-.28-.023-.622-.023-1.017-.023m.001 12.001H16.37c-.395 0-.736 0-1.017.023a2.3 2.3 0 0 0-.875.222a2.25 2.25 0 0 0-.984.984a2.3 2.3 0 0 0-.222.875c-.023.28-.023.622-.023 1.017v3.258c0 .395 0 .736.023 1.017c.024.297.078.592.222.875c.216.424.56.768.984.984c.283.144.578.198.875.222c.28.023.622.023 1.017.023h3.258c.395 0 .736 0 1.017-.023a2.3 2.3 0 0 0 .875-.222a2.25 2.25 0 0 0 .984-.983c.144-.284.198-.58.222-.876c.023-.28.023-.622.023-1.017V16.37c0-.395 0-.736-.023-1.017a2.3 2.3 0 0 0-.222-.875a2.25 2.25 0 0 0-.983-.984a2.3 2.3 0 0 0-.876-.222c-.28-.023-.622-.023-1.017-.023m-11.999.001H4.37c-.395 0-.736 0-1.017.023a2.3 2.3 0 0 0-.875.222a2.25 2.25 0 0 0-.984.984a2.3 2.3 0 0 0-.222.875c-.023.28-.023.622-.023 1.017v3.258c0 .395 0 .736.023 1.017c.024.297.078.592.222.875c.216.424.56.768.984.984c.283.144.578.198.875.222c.28.023.622.023 1.017.023h3.26c.395 0 .736 0 1.017-.023a2.3 2.3 0 0 0 .875-.222a2.25 2.25 0 0 0 .984-.983c.144-.284.198-.58.222-.876c.023-.28.023-.622.023-1.017V16.37c0-.395 0-.736-.023-1.017a2.3 2.3 0 0 0-.222-.875a2.25 2.25 0 0 0-.984-.984a2.3 2.3 0 0 0-.875-.222c-.28-.023-.622-.023-1.017-.023"/></svg>

React

import type { SVGProps } from "react";

export function ReiconGridFilled(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="M7.629 1.25H4.37c-.395 0-.736 0-1.017.023a2.3 2.3 0 0 0-.875.222a2.25 2.25 0 0 0-.984.984a2.3 2.3 0 0 0-.222.875c-.023.28-.023.622-.023 1.017V7.63c0 .395 0 .736.023 1.017c.024.297.078.592.222.875c.216.424.56.768.984.984c.283.144.578.198.875.222c.28.023.622.023 1.017.023h3.26c.395 0 .736 0 1.017-.023a2.3 2.3 0 0 0 .875-.222a2.25 2.25 0 0 0 .984-.984a2.3 2.3 0 0 0 .222-.875c.023-.28.023-.622.023-1.017V4.37c0-.395 0-.736-.023-1.017a2.3 2.3 0 0 0-.222-.875a2.25 2.25 0 0 0-.984-.984a2.3 2.3 0 0 0-.875-.222c-.28-.023-.622-.023-1.017-.023m11.999.001H16.37c-.395 0-.736 0-1.017.023a2.3 2.3 0 0 0-.875.222a2.25 2.25 0 0 0-.984.984a2.3 2.3 0 0 0-.222.875c-.023.28-.023.622-.023 1.017V7.63c0 .395 0 .736.023 1.017c.024.297.078.592.222.875c.216.424.56.768.984.984c.283.144.578.198.875.222c.28.023.622.023 1.017.023h3.258c.395 0 .736 0 1.017-.023a2.3 2.3 0 0 0 .875-.222a2.25 2.25 0 0 0 .984-.984a2.3 2.3 0 0 0 .222-.875c.023-.28.023-.622.023-1.017V4.37c0-.395 0-.736-.023-1.017a2.3 2.3 0 0 0-.222-.875a2.25 2.25 0 0 0-.983-.984a2.3 2.3 0 0 0-.876-.222c-.28-.023-.622-.023-1.017-.023m.001 12.001H16.37c-.395 0-.736 0-1.017.023a2.3 2.3 0 0 0-.875.222a2.25 2.25 0 0 0-.984.984a2.3 2.3 0 0 0-.222.875c-.023.28-.023.622-.023 1.017v3.258c0 .395 0 .736.023 1.017c.024.297.078.592.222.875c.216.424.56.768.984.984c.283.144.578.198.875.222c.28.023.622.023 1.017.023h3.258c.395 0 .736 0 1.017-.023a2.3 2.3 0 0 0 .875-.222a2.25 2.25 0 0 0 .984-.983c.144-.284.198-.58.222-.876c.023-.28.023-.622.023-1.017V16.37c0-.395 0-.736-.023-1.017a2.3 2.3 0 0 0-.222-.875a2.25 2.25 0 0 0-.983-.984a2.3 2.3 0 0 0-.876-.222c-.28-.023-.622-.023-1.017-.023m-11.999.001H4.37c-.395 0-.736 0-1.017.023a2.3 2.3 0 0 0-.875.222a2.25 2.25 0 0 0-.984.984a2.3 2.3 0 0 0-.222.875c-.023.28-.023.622-.023 1.017v3.258c0 .395 0 .736.023 1.017c.024.297.078.592.222.875c.216.424.56.768.984.984c.283.144.578.198.875.222c.28.023.622.023 1.017.023h3.26c.395 0 .736 0 1.017-.023a2.3 2.3 0 0 0 .875-.222a2.25 2.25 0 0 0 .984-.983c.144-.284.198-.58.222-.876c.023-.28.023-.622.023-1.017V16.37c0-.395 0-.736-.023-1.017a2.3 2.3 0 0 0-.222-.875a2.25 2.25 0 0 0-.984-.984a2.3 2.3 0 0 0-.875-.222c-.28-.023-.622-.023-1.017-.023"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.629 1.25H4.37c-.395 0-.736 0-1.017.023a2.3 2.3 0 0 0-.875.222a2.25 2.25 0 0 0-.984.984a2.3 2.3 0 0 0-.222.875c-.023.28-.023.622-.023 1.017V7.63c0 .395 0 .736.023 1.017c.024.297.078.592.222.875c.216.424.56.768.984.984c.283.144.578.198.875.222c.28.023.622.023 1.017.023h3.26c.395 0 .736 0 1.017-.023a2.3 2.3 0 0 0 .875-.222a2.25 2.25 0 0 0 .984-.984a2.3 2.3 0 0 0 .222-.875c.023-.28.023-.622.023-1.017V4.37c0-.395 0-.736-.023-1.017a2.3 2.3 0 0 0-.222-.875a2.25 2.25 0 0 0-.984-.984a2.3 2.3 0 0 0-.875-.222c-.28-.023-.622-.023-1.017-.023m11.999.001H16.37c-.395 0-.736 0-1.017.023a2.3 2.3 0 0 0-.875.222a2.25 2.25 0 0 0-.984.984a2.3 2.3 0 0 0-.222.875c-.023.28-.023.622-.023 1.017V7.63c0 .395 0 .736.023 1.017c.024.297.078.592.222.875c.216.424.56.768.984.984c.283.144.578.198.875.222c.28.023.622.023 1.017.023h3.258c.395 0 .736 0 1.017-.023a2.3 2.3 0 0 0 .875-.222a2.25 2.25 0 0 0 .984-.984a2.3 2.3 0 0 0 .222-.875c.023-.28.023-.622.023-1.017V4.37c0-.395 0-.736-.023-1.017a2.3 2.3 0 0 0-.222-.875a2.25 2.25 0 0 0-.983-.984a2.3 2.3 0 0 0-.876-.222c-.28-.023-.622-.023-1.017-.023m.001 12.001H16.37c-.395 0-.736 0-1.017.023a2.3 2.3 0 0 0-.875.222a2.25 2.25 0 0 0-.984.984a2.3 2.3 0 0 0-.222.875c-.023.28-.023.622-.023 1.017v3.258c0 .395 0 .736.023 1.017c.024.297.078.592.222.875c.216.424.56.768.984.984c.283.144.578.198.875.222c.28.023.622.023 1.017.023h3.258c.395 0 .736 0 1.017-.023a2.3 2.3 0 0 0 .875-.222a2.25 2.25 0 0 0 .984-.983c.144-.284.198-.58.222-.876c.023-.28.023-.622.023-1.017V16.37c0-.395 0-.736-.023-1.017a2.3 2.3 0 0 0-.222-.875a2.25 2.25 0 0 0-.983-.984a2.3 2.3 0 0 0-.876-.222c-.28-.023-.622-.023-1.017-.023m-11.999.001H4.37c-.395 0-.736 0-1.017.023a2.3 2.3 0 0 0-.875.222a2.25 2.25 0 0 0-.984.984a2.3 2.3 0 0 0-.222.875c-.023.28-.023.622-.023 1.017v3.258c0 .395 0 .736.023 1.017c.024.297.078.592.222.875c.216.424.56.768.984.984c.283.144.578.198.875.222c.28.023.622.023 1.017.023h3.26c.395 0 .736 0 1.017-.023a2.3 2.3 0 0 0 .875-.222a2.25 2.25 0 0 0 .984-.983c.144-.284.198-.58.222-.876c.023-.28.023-.622.023-1.017V16.37c0-.395 0-.736-.023-1.017a2.3 2.3 0 0 0-.222-.875a2.25 2.25 0 0 0-.984-.984a2.3 2.3 0 0 0-.875-.222c-.28-.023-.622-.023-1.017-.023"/></svg>
</template>

CSS

.icon-grid-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.629%201.25H4.37c-.395%200-.736%200-1.017.023a2.3%202.3%200%200%200-.875.222a2.25%202.25%200%200%200-.984.984a2.3%202.3%200%200%200-.222.875c-.023.28-.023.622-.023%201.017V7.63c0%20.395%200%20.736.023%201.017c.024.297.078.592.222.875c.216.424.56.768.984.984c.283.144.578.198.875.222c.28.023.622.023%201.017.023h3.26c.395%200%20.736%200%201.017-.023a2.3%202.3%200%200%200%20.875-.222a2.25%202.25%200%200%200%20.984-.984a2.3%202.3%200%200%200%20.222-.875c.023-.28.023-.622.023-1.017V4.37c0-.395%200-.736-.023-1.017a2.3%202.3%200%200%200-.222-.875a2.25%202.25%200%200%200-.984-.984a2.3%202.3%200%200%200-.875-.222c-.28-.023-.622-.023-1.017-.023m11.999.001H16.37c-.395%200-.736%200-1.017.023a2.3%202.3%200%200%200-.875.222a2.25%202.25%200%200%200-.984.984a2.3%202.3%200%200%200-.222.875c-.023.28-.023.622-.023%201.017V7.63c0%20.395%200%20.736.023%201.017c.024.297.078.592.222.875c.216.424.56.768.984.984c.283.144.578.198.875.222c.28.023.622.023%201.017.023h3.258c.395%200%20.736%200%201.017-.023a2.3%202.3%200%200%200%20.875-.222a2.25%202.25%200%200%200%20.984-.984a2.3%202.3%200%200%200%20.222-.875c.023-.28.023-.622.023-1.017V4.37c0-.395%200-.736-.023-1.017a2.3%202.3%200%200%200-.222-.875a2.25%202.25%200%200%200-.983-.984a2.3%202.3%200%200%200-.876-.222c-.28-.023-.622-.023-1.017-.023m.001%2012.001H16.37c-.395%200-.736%200-1.017.023a2.3%202.3%200%200%200-.875.222a2.25%202.25%200%200%200-.984.984a2.3%202.3%200%200%200-.222.875c-.023.28-.023.622-.023%201.017v3.258c0%20.395%200%20.736.023%201.017c.024.297.078.592.222.875c.216.424.56.768.984.984c.283.144.578.198.875.222c.28.023.622.023%201.017.023h3.258c.395%200%20.736%200%201.017-.023a2.3%202.3%200%200%200%20.875-.222a2.25%202.25%200%200%200%20.984-.983c.144-.284.198-.58.222-.876c.023-.28.023-.622.023-1.017V16.37c0-.395%200-.736-.023-1.017a2.3%202.3%200%200%200-.222-.875a2.25%202.25%200%200%200-.983-.984a2.3%202.3%200%200%200-.876-.222c-.28-.023-.622-.023-1.017-.023m-11.999.001H4.37c-.395%200-.736%200-1.017.023a2.3%202.3%200%200%200-.875.222a2.25%202.25%200%200%200-.984.984a2.3%202.3%200%200%200-.222.875c-.023.28-.023.622-.023%201.017v3.258c0%20.395%200%20.736.023%201.017c.024.297.078.592.222.875c.216.424.56.768.984.984c.283.144.578.198.875.222c.28.023.622.023%201.017.023h3.26c.395%200%20.736%200%201.017-.023a2.3%202.3%200%200%200%20.875-.222a2.25%202.25%200%200%200%20.984-.983c.144-.284.198-.58.222-.876c.023-.28.023-.622.023-1.017V16.37c0-.395%200-.736-.023-1.017a2.3%202.3%200%200%200-.222-.875a2.25%202.25%200%200%200-.984-.984a2.3%202.3%200%200%200-.875-.222c-.28-.023-.622-.023-1.017-.023%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%22M7.629%201.25H4.37c-.395%200-.736%200-1.017.023a2.3%202.3%200%200%200-.875.222a2.25%202.25%200%200%200-.984.984a2.3%202.3%200%200%200-.222.875c-.023.28-.023.622-.023%201.017V7.63c0%20.395%200%20.736.023%201.017c.024.297.078.592.222.875c.216.424.56.768.984.984c.283.144.578.198.875.222c.28.023.622.023%201.017.023h3.26c.395%200%20.736%200%201.017-.023a2.3%202.3%200%200%200%20.875-.222a2.25%202.25%200%200%200%20.984-.984a2.3%202.3%200%200%200%20.222-.875c.023-.28.023-.622.023-1.017V4.37c0-.395%200-.736-.023-1.017a2.3%202.3%200%200%200-.222-.875a2.25%202.25%200%200%200-.984-.984a2.3%202.3%200%200%200-.875-.222c-.28-.023-.622-.023-1.017-.023m11.999.001H16.37c-.395%200-.736%200-1.017.023a2.3%202.3%200%200%200-.875.222a2.25%202.25%200%200%200-.984.984a2.3%202.3%200%200%200-.222.875c-.023.28-.023.622-.023%201.017V7.63c0%20.395%200%20.736.023%201.017c.024.297.078.592.222.875c.216.424.56.768.984.984c.283.144.578.198.875.222c.28.023.622.023%201.017.023h3.258c.395%200%20.736%200%201.017-.023a2.3%202.3%200%200%200%20.875-.222a2.25%202.25%200%200%200%20.984-.984a2.3%202.3%200%200%200%20.222-.875c.023-.28.023-.622.023-1.017V4.37c0-.395%200-.736-.023-1.017a2.3%202.3%200%200%200-.222-.875a2.25%202.25%200%200%200-.983-.984a2.3%202.3%200%200%200-.876-.222c-.28-.023-.622-.023-1.017-.023m.001%2012.001H16.37c-.395%200-.736%200-1.017.023a2.3%202.3%200%200%200-.875.222a2.25%202.25%200%200%200-.984.984a2.3%202.3%200%200%200-.222.875c-.023.28-.023.622-.023%201.017v3.258c0%20.395%200%20.736.023%201.017c.024.297.078.592.222.875c.216.424.56.768.984.984c.283.144.578.198.875.222c.28.023.622.023%201.017.023h3.258c.395%200%20.736%200%201.017-.023a2.3%202.3%200%200%200%20.875-.222a2.25%202.25%200%200%200%20.984-.983c.144-.284.198-.58.222-.876c.023-.28.023-.622.023-1.017V16.37c0-.395%200-.736-.023-1.017a2.3%202.3%200%200%200-.222-.875a2.25%202.25%200%200%200-.983-.984a2.3%202.3%200%200%200-.876-.222c-.28-.023-.622-.023-1.017-.023m-11.999.001H4.37c-.395%200-.736%200-1.017.023a2.3%202.3%200%200%200-.875.222a2.25%202.25%200%200%200-.984.984a2.3%202.3%200%200%200-.222.875c-.023.28-.023.622-.023%201.017v3.258c0%20.395%200%20.736.023%201.017c.024.297.078.592.222.875c.216.424.56.768.984.984c.283.144.578.198.875.222c.28.023.622.023%201.017.023h3.26c.395%200%20.736%200%201.017-.023a2.3%202.3%200%200%200%20.875-.222a2.25%202.25%200%200%200%20.984-.983c.144-.284.198-.58.222-.876c.023-.28.023-.622.023-1.017V16.37c0-.395%200-.736-.023-1.017a2.3%202.3%200%200%200-.222-.875a2.25%202.25%200%200%200-.984-.984a2.3%202.3%200%200%200-.875-.222c-.28-.023-.622-.023-1.017-.023%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/grid-filled.svg?color=%231a73e8&size=48

Grid filled icon — Reicon · IconsDB