Socket
Book a DemoInstallSign in
Socket

@instructure/ui-icons

Package Overview
Dependencies
Maintainers
43
Versions
2259
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-icons

Icon set for Instructure, Inc. products

Source
npmnpm
Version
10.24.3-snapshot-10
Version published
Weekly downloads
23K
-4.38%
Maintainers
43
Weekly downloads
 
Created
Source

ui-icons

npm MIT License Code of Conduct

Installation

npm install @instructure/ui-icons

Usage

To use the React components:

import { IconAddLine } from '@instructure/ui-icons'

const MyComponent = () => {
  return <IconAdd />
}

For a guide on how to add/modify icons see Adding Icons

FAQs

Package last updated on 29 Aug 2025

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