data table icon
data-table-rounded from Material Symbols Light by Google · Rounded · Business · Apache-2.0 Free for personal and commercial use.
- Name
- data-table-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More business icons from Material Symbols Light
Use the data table icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 8.923h16V5.981q0-.505-.353-.858q-.354-.354-.858-.354H5.211q-.505 0-.859.353Q4 5.477 4 5.982zm0 5.154h16V9.923H4zm1.212 5.154h13.577q.504 0 .858-.354q.353-.353.353-.858v-2.942H4v2.942q0 .505.353.859q.354.353.859.353m.787-11.81q-.23-.233-.23-.578t.234-.575t.577-.23t.575.234t.23.578t-.233.574t-.578.23t-.575-.233m0 5.154q-.23-.234-.23-.578q0-.345.234-.575q.233-.23.577-.23t.575.234t.23.577t-.233.575t-.578.23t-.575-.233m0 5.153q-.23-.233-.23-.577t.234-.575t.577-.23t.575.233q.23.234.23.578t-.233.575q-.234.23-.578.23t-.575-.234"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDataTableRounded(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="M4 8.923h16V5.981q0-.505-.353-.858q-.354-.354-.858-.354H5.211q-.505 0-.859.353Q4 5.477 4 5.982zm0 5.154h16V9.923H4zm1.212 5.154h13.577q.504 0 .858-.354q.353-.353.353-.858v-2.942H4v2.942q0 .505.353.859q.354.353.859.353m.787-11.81q-.23-.233-.23-.578t.234-.575t.577-.23t.575.234t.23.578t-.233.574t-.578.23t-.575-.233m0 5.154q-.23-.234-.23-.578q0-.345.234-.575q.233-.23.577-.23t.575.234t.23.577t-.233.575t-.578.23t-.575-.233m0 5.153q-.23-.233-.23-.577t.234-.575t.577-.23t.575.233q.23.234.23.578t-.233.575q-.234.23-.578.23t-.575-.234"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 8.923h16V5.981q0-.505-.353-.858q-.354-.354-.858-.354H5.211q-.505 0-.859.353Q4 5.477 4 5.982zm0 5.154h16V9.923H4zm1.212 5.154h13.577q.504 0 .858-.354q.353-.353.353-.858v-2.942H4v2.942q0 .505.353.859q.354.353.859.353m.787-11.81q-.23-.233-.23-.578t.234-.575t.577-.23t.575.234t.23.578t-.233.574t-.578.23t-.575-.233m0 5.154q-.23-.234-.23-.578q0-.345.234-.575q.233-.23.577-.23t.575.234t.23.577t-.233.575t-.578.23t-.575-.233m0 5.153q-.23-.233-.23-.577t.234-.575t.577-.23t.575.233q.23.234.23.578t-.233.575q-.234.23-.578.23t-.575-.234"/></svg> </template>
CSS
.icon-data-table-rounded {
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%22M4%208.923h16V5.981q0-.505-.353-.858q-.354-.354-.858-.354H5.211q-.505%200-.859.353Q4%205.477%204%205.982zm0%205.154h16V9.923H4zm1.212%205.154h13.577q.504%200%20.858-.354q.353-.353.353-.858v-2.942H4v2.942q0%20.505.353.859q.354.353.859.353m.787-11.81q-.23-.233-.23-.578t.234-.575t.577-.23t.575.234t.23.578t-.233.574t-.578.23t-.575-.233m0%205.154q-.23-.234-.23-.578q0-.345.234-.575q.233-.23.577-.23t.575.234t.23.577t-.233.575t-.578.23t-.575-.233m0%205.153q-.23-.233-.23-.577t.234-.575t.577-.23t.575.233q.23.234.23.578t-.233.575q-.234.23-.578.23t-.575-.234%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%22M4%208.923h16V5.981q0-.505-.353-.858q-.354-.354-.858-.354H5.211q-.505%200-.859.353Q4%205.477%204%205.982zm0%205.154h16V9.923H4zm1.212%205.154h13.577q.504%200%20.858-.354q.353-.353.353-.858v-2.942H4v2.942q0%20.505.353.859q.354.353.859.353m.787-11.81q-.23-.233-.23-.578t.234-.575t.577-.23t.575.234t.23.578t-.233.574t-.578.23t-.575-.233m0%205.154q-.23-.234-.23-.578q0-.345.234-.575q.233-.23.577-.23t.575.234t.23.577t-.233.575t-.578.23t-.575-.233m0%205.153q-.23-.233-.23-.577t.234-.575t.577-.23t.575.233q.23.234.23.578t-.233.575q-.234.23-.578.23t-.575-.234%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/data-table-rounded.svg?color=%231a73e8&size=48