John KuehJohn Kueh

tick 04 icon

HugeIcons · Tick04Icon · MIT

Download SVG

The HugeIcons tick 04 icon depicts a checkmark, commonly used to indicate success, completion, or agreement in user interfaces.

Common uses

  • Confirming a successful action (e.g., form submission)
  • Marking a completed task or item
  • Representing a positive selection or option

Use it in React

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

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

Details

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

FAQ

What is the Tick04Icon used for?
It's used to signify success, completion, or confirmation in UI elements like buttons, checkboxes, or status indicators.
How do I use Tick04Icon in React?
Import both HugeiconsIcon and Tick04Icon, then render <HugeiconsIcon icon={Tick04Icon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →