The Tabler baguette icon depicts a long, thin loaf of French bread, commonly used in UIs to represent food, bakery items, or meal-related options.
Common uses
- Menu item for bakery or cafe.
- Label for a food ordering category.
- Icon for a recipe or cooking blog.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBaguette } from '@tabler/icons-react';
<IconBaguette size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- breadfrenchbreakfastbakeryloafbaguettemealcuisineeatingnutritionfoodbread iconloaf iconbakery icon
FAQ
- What does the baguette icon represent?
- It represents a baguette, a type of French bread. It's useful for indicating food, bakery items, or meal-related content.
- How do I use the baguette icon in React?
- You can import and use it like this: `import { IconBaguette } from '@tabler/icons-react'`. Then render it as `<IconBaguette />`.
- What is the license for the Tabler baguette icon?
- The Tabler icon library, including the baguette icon, is licensed under the MIT license.
Looking for something else? Search Tabler 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 →