New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@umbraco-ui/uui-icon

Package Overview
Dependencies
Maintainers
6
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umbraco-ui/uui-icon

Umbraco UI icon component

1.6.0-rc.0
Source
npm
Version published
Weekly downloads
1.2K
-23.19%
Maintainers
6
Weekly downloads
 
Created
Source

uui-icon

npm

Umbraco style icon component.

See it in action

Preview the component on Storybook

Installation

ES imports

npm i @umbraco-ui/uui-icon

Import the registration of <uui-icon> via:

import '@umbraco-ui/uui-icon';

When looking to leverage the UUIIconElement base class as a type and/or for extension purposes, do so via:

import { UUIIconElement } from '@umbraco-ui/uui-icon';

Usage

<uui-icon></uui-icon>

Keywords

Umbraco

FAQs

Package last updated on 08 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts