The HugeIcons ai user icon depicts a stylized human silhouette with an integrated circuit pattern, commonly used to represent artificial intelligence, machine learning, or a user profile with AI integration.
Common uses
- AI-powered user profile section
- Machine learning feature indicator
- AI assistant or chatbot avatar
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AiUserIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AiUserIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- ai profileml userintelligent userrobot user
FAQ
- What does the ai user icon represent?
- It represents artificial intelligence, machine learning, or a user profile with AI capabilities. It's often used to signify AI-driven features or interactions.
- How do I use the AiUserIcon in React?
- Import both HugeiconsIcon and AiUserIcon, then render it using `<HugeiconsIcon icon={AiUserIcon} />`.
- What is the license for this icon?
- The HugeIcons library, including the AiUserIcon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
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 →