The HugeIcons siri new icon depicts a stylized representation of a voice assistant, commonly used to activate or indicate voice command functionality in user interfaces.
Common uses
- Voice command activation button
- Voice input indicator
- Settings for voice control
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SiriNewIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SiriNewIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- voice assistantmicrophonespeech bubbleai assistant
FAQ
- What does the Siri New icon represent?
- The icon represents a voice assistant, often used to trigger or signify voice command features within an application.
- How do I use the Siri New icon in React?
- Import both HugeiconsIcon and SiriNewIcon, then render the icon using <HugeiconsIcon icon={SiriNewIcon} />.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free usage in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.