dining table icon
dining-table from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- dining-table
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the dining table icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m21 4l-.504.961C19.812 6.267 18.883 7 17.916 7H7.084c-.968 0-1.897-.733-2.581-2.039L4 4M2 4h20M5 20h.869c.297 0 .446 0 .589-.02a2 2 0 0 0 .91-.378c.116-.086.221-.191.432-.402c.316-.316.474-.474.647-.603c.4-.3.87-.495 1.366-.566c.214-.031.437-.031.884-.031h2.606c.447 0 .67 0 .884.03a3 3 0 0 1 1.366.567c.173.13.331.287.647.603c.21.21.316.316.431.402a2 2 0 0 0 .911.377c.143.021.291.021.59.021H19m-9-2l.206-1.03c.127-.635.19-.953.394-1.164q.082-.084.18-.148c.247-.158.571-.158 1.22-.158s.973 0 1.22.158q.098.063.18.148c.203.21.267.529.394 1.165L14 18M10 7l.206 1.03c.127.635.19.953.394 1.164q.082.084.18.148c.247.158.571.158 1.22.158s.973 0 1.22-.158q.098-.064.18-.148c.203-.21.267-.529.394-1.165L14 7m-2 8.5v-6"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsDiningTable(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m21 4l-.504.961C19.812 6.267 18.883 7 17.916 7H7.084c-.968 0-1.897-.733-2.581-2.039L4 4M2 4h20M5 20h.869c.297 0 .446 0 .589-.02a2 2 0 0 0 .91-.378c.116-.086.221-.191.432-.402c.316-.316.474-.474.647-.603c.4-.3.87-.495 1.366-.566c.214-.031.437-.031.884-.031h2.606c.447 0 .67 0 .884.03a3 3 0 0 1 1.366.567c.173.13.331.287.647.603c.21.21.316.316.431.402a2 2 0 0 0 .911.377c.143.021.291.021.59.021H19m-9-2l.206-1.03c.127-.635.19-.953.394-1.164q.082-.084.18-.148c.247-.158.571-.158 1.22-.158s.973 0 1.22.158q.098.063.18.148c.203.21.267.529.394 1.165L14 18M10 7l.206 1.03c.127.635.19.953.394 1.164q.082.084.18.148c.247.158.571.158 1.22.158s.973 0 1.22-.158q.098-.064.18-.148c.203-.21.267-.529.394-1.165L14 7m-2 8.5v-6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m21 4l-.504.961C19.812 6.267 18.883 7 17.916 7H7.084c-.968 0-1.897-.733-2.581-2.039L4 4M2 4h20M5 20h.869c.297 0 .446 0 .589-.02a2 2 0 0 0 .91-.378c.116-.086.221-.191.432-.402c.316-.316.474-.474.647-.603c.4-.3.87-.495 1.366-.566c.214-.031.437-.031.884-.031h2.606c.447 0 .67 0 .884.03a3 3 0 0 1 1.366.567c.173.13.331.287.647.603c.21.21.316.316.431.402a2 2 0 0 0 .911.377c.143.021.291.021.59.021H19m-9-2l.206-1.03c.127-.635.19-.953.394-1.164q.082-.084.18-.148c.247-.158.571-.158 1.22-.158s.973 0 1.22.158q.098.063.18.148c.203.21.267.529.394 1.165L14 18M10 7l.206 1.03c.127.635.19.953.394 1.164q.082.084.18.148c.247.158.571.158 1.22.158s.973 0 1.22-.158q.098-.064.18-.148c.203-.21.267-.529.394-1.165L14 7m-2 8.5v-6"/></svg> </template>
CSS
.icon-dining-table {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m21%204l-.504.961C19.812%206.267%2018.883%207%2017.916%207H7.084c-.968%200-1.897-.733-2.581-2.039L4%204M2%204h20M5%2020h.869c.297%200%20.446%200%20.589-.02a2%202%200%200%200%20.91-.378c.116-.086.221-.191.432-.402c.316-.316.474-.474.647-.603c.4-.3.87-.495%201.366-.566c.214-.031.437-.031.884-.031h2.606c.447%200%20.67%200%20.884.03a3%203%200%200%201%201.366.567c.173.13.331.287.647.603c.21.21.316.316.431.402a2%202%200%200%200%20.911.377c.143.021.291.021.59.021H19m-9-2l.206-1.03c.127-.635.19-.953.394-1.164q.082-.084.18-.148c.247-.158.571-.158%201.22-.158s.973%200%201.22.158q.098.063.18.148c.203.21.267.529.394%201.165L14%2018M10%207l.206%201.03c.127.635.19.953.394%201.164q.082.084.18.148c.247.158.571.158%201.22.158s.973%200%201.22-.158q.098-.064.18-.148c.203-.21.267-.529.394-1.165L14%207m-2%208.5v-6%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m21%204l-.504.961C19.812%206.267%2018.883%207%2017.916%207H7.084c-.968%200-1.897-.733-2.581-2.039L4%204M2%204h20M5%2020h.869c.297%200%20.446%200%20.589-.02a2%202%200%200%200%20.91-.378c.116-.086.221-.191.432-.402c.316-.316.474-.474.647-.603c.4-.3.87-.495%201.366-.566c.214-.031.437-.031.884-.031h2.606c.447%200%20.67%200%20.884.03a3%203%200%200%201%201.366.567c.173.13.331.287.647.603c.21.21.316.316.431.402a2%202%200%200%200%20.911.377c.143.021.291.021.59.021H19m-9-2l.206-1.03c.127-.635.19-.953.394-1.164q.082-.084.18-.148c.247-.158.571-.158%201.22-.158s.973%200%201.22.158q.098.063.18.148c.203.21.267.529.394%201.165L14%2018M10%207l.206%201.03c.127.635.19.953.394%201.164q.082.084.18.148c.247.158.571.158%201.22.158s.973%200%201.22-.158q.098-.064.18-.148c.203-.21.267-.529.394-1.165L14%207m-2%208.5v-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/dining-table.svg?color=%231a73e8&size=48