table minimalistic icon
table-minimalistic-bold from Solar by 480 Design · Bold · Business · CC-BY-4.0 Attribution required.
- Name
- table-minimalistic-bold
- Set
- Solar
- Style
- Bold
- Category
- Business
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More business icons from Solar
chart-2-boldchart-boldchart-square-boldchat-square-2-boldcourse-down-boldcourse-up-bolddiagram-down-bolddiagram-up-boldgraph-boldgraph-down-boldgraph-down-new-boldgraph-new-boldgraph-new-up-boldgraph-up-boldkanban-boldkanban-square-boldpie-chart-2-boldpie-chart-3-boldpie-chart-boldpresentation-graph-boldround-graph-boldtable-boldtable-cells-merge-boldtable-cells-split-bold
Use the table minimalistic icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21 9.99976V13.9998C21 17.771 20.9997 19.6573 19.8281 20.8289C18.6565 22.0001 16.7708 21.9998 13 21.9998H11C10.5581 21.9998 10.142 21.9997 9.75 21.9978V9.41675H20.999C20.9992 9.60592 21 9.8002 21 9.99976Z"/><path d="M8.25 9.41675V21.9724C6.22916 21.9063 5.01539 21.6721 4.17188 20.8289C3.0003 19.6573 3 17.771 3 13.9998V9.99976C3 9.8002 3.0008 9.60592 3.00098 9.41675H8.25Z"/><path d="M13 1.99976C16.7711 1.99976 18.6565 2.00017 19.8281 3.17163C20.7606 4.10411 20.9485 5.48888 20.9873 7.91675H9.75V2.00171C10.142 1.99982 10.5581 1.99976 11 1.99976H13Z"/><path d="M8.25 7.91675H3.0127C3.05153 5.48888 3.2394 4.10411 4.17188 3.17163C5.01541 2.32818 6.22892 2.09225 8.25 2.02612V7.91675Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarTableMinimalisticBold(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="M21 9.99976V13.9998C21 17.771 20.9997 19.6573 19.8281 20.8289C18.6565 22.0001 16.7708 21.9998 13 21.9998H11C10.5581 21.9998 10.142 21.9997 9.75 21.9978V9.41675H20.999C20.9992 9.60592 21 9.8002 21 9.99976Z"/><path d="M8.25 9.41675V21.9724C6.22916 21.9063 5.01539 21.6721 4.17188 20.8289C3.0003 19.6573 3 17.771 3 13.9998V9.99976C3 9.8002 3.0008 9.60592 3.00098 9.41675H8.25Z"/><path d="M13 1.99976C16.7711 1.99976 18.6565 2.00017 19.8281 3.17163C20.7606 4.10411 20.9485 5.48888 20.9873 7.91675H9.75V2.00171C10.142 1.99982 10.5581 1.99976 11 1.99976H13Z"/><path d="M8.25 7.91675H3.0127C3.05153 5.48888 3.2394 4.10411 4.17188 3.17163C5.01541 2.32818 6.22892 2.09225 8.25 2.02612V7.91675Z"/></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="M21 9.99976V13.9998C21 17.771 20.9997 19.6573 19.8281 20.8289C18.6565 22.0001 16.7708 21.9998 13 21.9998H11C10.5581 21.9998 10.142 21.9997 9.75 21.9978V9.41675H20.999C20.9992 9.60592 21 9.8002 21 9.99976Z"/><path d="M8.25 9.41675V21.9724C6.22916 21.9063 5.01539 21.6721 4.17188 20.8289C3.0003 19.6573 3 17.771 3 13.9998V9.99976C3 9.8002 3.0008 9.60592 3.00098 9.41675H8.25Z"/><path d="M13 1.99976C16.7711 1.99976 18.6565 2.00017 19.8281 3.17163C20.7606 4.10411 20.9485 5.48888 20.9873 7.91675H9.75V2.00171C10.142 1.99982 10.5581 1.99976 11 1.99976H13Z"/><path d="M8.25 7.91675H3.0127C3.05153 5.48888 3.2394 4.10411 4.17188 3.17163C5.01541 2.32818 6.22892 2.09225 8.25 2.02612V7.91675Z"/></g></svg> </template>
CSS
.icon-table-minimalistic-bold {
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%22M21%209.99976V13.9998C21%2017.771%2020.9997%2019.6573%2019.8281%2020.8289C18.6565%2022.0001%2016.7708%2021.9998%2013%2021.9998H11C10.5581%2021.9998%2010.142%2021.9997%209.75%2021.9978V9.41675H20.999C20.9992%209.60592%2021%209.8002%2021%209.99976Z%22%2F%3E%3Cpath%20d%3D%22M8.25%209.41675V21.9724C6.22916%2021.9063%205.01539%2021.6721%204.17188%2020.8289C3.0003%2019.6573%203%2017.771%203%2013.9998V9.99976C3%209.8002%203.0008%209.60592%203.00098%209.41675H8.25Z%22%2F%3E%3Cpath%20d%3D%22M13%201.99976C16.7711%201.99976%2018.6565%202.00017%2019.8281%203.17163C20.7606%204.10411%2020.9485%205.48888%2020.9873%207.91675H9.75V2.00171C10.142%201.99982%2010.5581%201.99976%2011%201.99976H13Z%22%2F%3E%3Cpath%20d%3D%22M8.25%207.91675H3.0127C3.05153%205.48888%203.2394%204.10411%204.17188%203.17163C5.01541%202.32818%206.22892%202.09225%208.25%202.02612V7.91675Z%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%22M21%209.99976V13.9998C21%2017.771%2020.9997%2019.6573%2019.8281%2020.8289C18.6565%2022.0001%2016.7708%2021.9998%2013%2021.9998H11C10.5581%2021.9998%2010.142%2021.9997%209.75%2021.9978V9.41675H20.999C20.9992%209.60592%2021%209.8002%2021%209.99976Z%22%2F%3E%3Cpath%20d%3D%22M8.25%209.41675V21.9724C6.22916%2021.9063%205.01539%2021.6721%204.17188%2020.8289C3.0003%2019.6573%203%2017.771%203%2013.9998V9.99976C3%209.8002%203.0008%209.60592%203.00098%209.41675H8.25Z%22%2F%3E%3Cpath%20d%3D%22M13%201.99976C16.7711%201.99976%2018.6565%202.00017%2019.8281%203.17163C20.7606%204.10411%2020.9485%205.48888%2020.9873%207.91675H9.75V2.00171C10.142%201.99982%2010.5581%201.99976%2011%201.99976H13Z%22%2F%3E%3Cpath%20d%3D%22M8.25%207.91675H3.0127C3.05153%205.48888%203.2394%204.10411%204.17188%203.17163C5.01541%202.32818%206.22892%202.09225%208.25%202.02612V7.91675Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/table-minimalistic-bold.svg?color=%231a73e8&size=48