John KuehJohn Kueh

property add icon

HugeIcons · PropertyAddIcon · MIT

Download SVG

The HugeIcons property add icon visually represents adding a new property or attribute to an existing item, commonly used for features like adding a new field to a form or a new tag to an object.

Common uses

  • Adding a new field to a data entry form
  • Assigning a new tag or category to an item
  • Creating a new attribute for a product listing

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
add attributenew fieldcreate propertyadd item detail

FAQ

What does the PropertyAddIcon signify?
The PropertyAddIcon signifies the action of adding a new property or attribute. It's typically used in interfaces where users need to extend or detail an existing entity.
How do I use the PropertyAddIcon in a React application?
To use the PropertyAddIcon in React, import both HugeiconsIcon and PropertyAddIcon, then render it using <HugeiconsIcon icon={PropertyAddIcon} />.
What is the license for HugeIcons?
HugeIcons are provided 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 →