The HugeIcons ketupat icon depicts a traditional Southeast Asian rice cake, often used to represent food, holidays, or cultural celebrations in UI.
Common uses
- Food-related menu item
- Holiday greeting banner
- Cultural event listing
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { KetupatIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={KetupatIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- rice cakefoodsoutheast asianholiday
FAQ
- What is the ketupat icon used for?
- It's typically used to signify food, especially Southeast Asian cuisine, or to represent cultural holidays and celebrations.
- How do I use the ketupat icon in React?
- Import it using `import { KetupatIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={KetupatIcon} />`.
- What is the license for this icon?
- The ketupat icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.
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 →