John KuehJohn Kueh

new releases icon

HugeIcons · NewReleasesIcon · MIT

Download SVG

The HugeIcons new releases icon visually represents the announcement of new content or updates, commonly used to draw attention to fresh items in a feed or product.

Common uses

  • Highlighting new blog posts
  • Indicating new product features
  • Notifying users of app updates

Use it in React

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

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

Details

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

FAQ

What does the new releases icon signify?
This icon signifies the introduction of new items or updates. It's typically used to draw user attention to fresh content or features.
How do I use the NewReleasesIcon in React?
Import both HugeiconsIcon and NewReleasesIcon, then render it using <HugeiconsIcon icon={NewReleasesIcon} />.
What is the license for this icon?
The NewReleasesIcon is part of the HugeIcons library and 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 →