John KuehJohn Kueh

registered icon

Tabler · registered · MIT

Download SVG

The Tabler registered icon depicts the circled 'R' symbol, commonly used in user interfaces to indicate that a product, service, or mark is a registered trademark.

Common uses

  • Indicating trademark status next to a brand name.
  • Displaying legal information in footers or about sections.
  • As a visual cue in forms for trademark-related fields.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconRegistered } from '@tabler/icons-react';

<IconRegistered size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconRegistered size={24} stroke={2} />
filled
<IconRegisteredFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Symbols
Keywords
copyrighttrademarkrightsregisteredsignmarkemblemrepresentationindicatorsymbolslegal®

FAQ

What does the registered icon represent?
It represents a registered trademark, signifying that the associated name or logo has been officially registered with a government trademark office.
How do I use the registered icon in React?
You can import and use it directly in your React components like this: import { IconRegistered } from '@tabler/icons-react'.
What is the license for the Tabler registered icon?
The Tabler registered icon is available under the MIT license, which allows for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →