John KuehJohn Kueh

registered icon

HugeIcons · RegisteredIcon · MIT

Download SVG

The HugeIcons registered icon visually represents a registered trademark and is commonly used in UI to indicate that a name, product, or service is officially registered.

Common uses

  • Next to a brand name in a footer.
  • On a product packaging detail.
  • In legal disclaimers.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
trademarkr symbollegalregistered trademark

FAQ

What does the registered icon signify?
It signifies that a trademark, brand name, or product has been officially registered with the relevant authorities.
How do I use the RegisteredIcon in React?
Import both HugeiconsIcon and RegisteredIcon, then render <HugeiconsIcon icon={RegisteredIcon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing for free usage 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 →