Pixelarticons

Cutlery Pixel Art Icon

A fork-and-knife icon for restaurant categories, meal listings, food-delivery apps and dining-experience filters.

commerce Pro 2 variants

Style variants

base

Outline · rounded corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Cutlery icon

A fork and knife crossed or side by side, the universal symbol for dining and restaurants. Use it in a food-delivery app's restaurant-list category, a travel app's dining section, a table-booking platform, or a venue map's restaurant pin. It applies broadly to any eating establishment. For a specific cuisine type, a more descriptive icon (such as a sushi roll or pizza slice) adds specificity; the cutlery icon serves as the generic 'food' or 'dining' signal.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/cutlery.svg" width="24" height="24" alt="Cutlery" />

<!-- React -->
import { Cutlery } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="cutlery.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons