John KuehJohn Kueh

dining table icon

HugeIcons · DiningTableIcon · MIT

Download SVG

The HugeIcons dining table icon depicts a table with chairs, commonly used to represent dining, food services, or restaurant-related features in a user interface.

Common uses

  • Restaurant menu item
  • Table reservation button
  • Food delivery service category

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DiningTableIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={DiningTableIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
tablerestaurantfoodmeal

FAQ

What does the DiningTableIcon represent?
The DiningTableIcon represents a dining table, often used for UI elements related to food, restaurants, or seating arrangements.
How do I use the DiningTableIcon in React?
Import both HugeiconsIcon and DiningTableIcon, then render it using <HugeiconsIcon icon={DiningTableIcon} />.
What is the license for this icon?
The HugeIcons dining table icon is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →