The HugeIcons keffiyeh icon depicts a traditional Middle Eastern headdress, often used to represent cultural identity, heritage, or geographic location in UI elements.
Common uses
- Cultural information sections
- User profile settings (location/heritage)
- Travel or tourism apps
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { KeffiyehIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={KeffiyehIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- kufiyashemaghheadscarfarab scarf
FAQ
- What does the keffiyeh icon represent?
- It represents a traditional Middle Eastern headdress, commonly used to symbolize cultural identity or origin.
- How do I use the KeffiyehIcon in React?
- Import both HugeiconsIcon and KeffiyehIcon, then render <HugeiconsIcon icon={KeffiyehIcon} />.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free use in both personal and 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 →