John KuehJohn Kueh

windows new icon

HugeIcons · WindowsNewIcon · MIT

Download SVG

The HugeIcons windows new icon depicts a stylized window with a plus sign, commonly used to represent actions like opening a new window, creating a new document, or adding a new item.

Common uses

  • Button to open a new browser tab or window
  • Action to create a new file or entry in a list
  • Link to a 'New User' or 'Add Item' form

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
new windowadd newcreate newnew tab

FAQ

What does the windows new icon represent?
It represents the action of creating something new, like a new window, document, or item, often indicated by the plus symbol within the window.
How do I use the WindowsNewIcon in React?
Import both HugeiconsIcon and WindowsNewIcon, then render <HugeiconsIcon icon={WindowsNewIcon} />.
What is the license for this icon?
This icon 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 →