John KuehJohn Kueh

dart icon

HugeIcons · DartIcon · MIT

Download SVG

The HugeIcons dart icon depicts a stylized dart, commonly used to represent actions related to launching, targeting, or quick execution.

Common uses

  • Send button in a messaging app
  • Quick action or shortcut
  • Targeting or aiming feature

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DartIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={DartIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
arrowlaunchtargetthrow

FAQ

What does the dart icon represent?
The dart icon visually represents an action of launching, aiming, or a quick execution.
How do I use the DartIcon in React?
Import both HugeiconsIcon and DartIcon, then render <HugeiconsIcon icon={DartIcon} />.
What is the license for this icon?
The HugeIcons dart icon is available 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 →