Dining Table Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Dining Table icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/305503.svg" alt="Dining Table icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305503.svg" alt="Dining Table icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305503.svg" alt="Dining Table icon" :width="24" :height="24" />
CSS background
.icon-dining-table {
background-image: url('https://proicons.com/icon/305503.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M815 487v-49c0-8-6-14-14-14H199c-8 0-14 6-14 14v49c0 8 6 14 14 14h171v30h61v231h-61v30h261v-30h-62V531h62v-30h170c8 0 14-6 14-14zM106 608L90 363H63v429h27l8-92h137l11 92h16V608H106zm127 77H100l3-31h126l4 31zm673-322l-15 245H723v184h27l11-92h137l8 92h31V363h-31zM763 685l4-31h127l2 31H763zm-94-313h-29c-5-82-54-119-128-131 7-10 9-20 0-28-7-7-16-7-23-1-8 6-9 15-1 30-36 3-66 15-91 40-25 24-37 54-36 90h-30v22h338v-22zm-261-13h-26c-2-55 46-102 108-106-70 33-84 51-82 106z"/></svg>
Dining Table in other icon packs
Copied!