John KuehJohn Kueh

flag 03 icon

HugeIcons · Flag03Icon · MIT

Download SVG

The HugeIcons flag 03 icon depicts a stylized flag, commonly used to represent location, status, or a specific item of interest in user interfaces.

Common uses

  • Marking a user's current location on a map
  • Indicating the status of an item (e.g., active, pending)
  • Highlighting a featured or important element

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
location iconmarker iconpin iconstatus indicator

FAQ

What does the Flag03 icon represent?
The Flag03 icon is a visual representation of a flag. It's typically used to signify location, status, or to draw attention to a particular item.
How do I use the Flag03 icon in a React project?
To use the Flag03 icon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: import { Flag03Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={Flag03Icon} />.
What is the license for this icon?
The Flag03 icon is distributed under the MIT license, allowing for free use in both personal and 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 →