The HugeIcons chrysler icon depicts a stylized car grille, commonly used to represent automotive brands, car-related services, or vehicle selection options in a UI.
Common uses
- Car brand logo
- Vehicle search filter
- Automotive service link
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChryslerIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChryslerIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- carautomobilevehiclegrille
FAQ
- What is the Chrysler icon used for?
- It's typically used to represent car brands, automotive services, or vehicle-related features within a user interface.
- How do I use the Chrysler icon in React?
- Import both HugeiconsIcon and ChryslerIcon, then render <HugeiconsIcon icon={ChryslerIcon} />.
- What is the license for this icon?
- The Chrysler icon is provided under the MIT license.
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 →