@raycast/icons
TypeScript icon, indicating that this package has built-in type declarations

0.4.3 • Public • Published

Raycast Icons

This library contains Raycast Icons exported as React components.

Getting Started

First, install the library:

npm install @raycast/icons

Then, import the icons:

import { AddPersonIcon, CircleFilledIcon } from '@raycast/icons'

function MyComponent() {
  return (
    <div>
      <AddPersonIcon />
      <CircleFilledIcon />
    </div>
  )
}

Readme

Keywords

Package Sidebar

Install

npm i @raycast/icons

Weekly Downloads

40

Version

0.4.3

License

MIT

Unpacked Size

2.49 MB

Total Files

468

Last publish

Collaborators

  • rso
  • samuelkraft
  • thomlom
  • sxn
  • mathieudutour
  • pitnikola
  • felix.rc
  • raycastbot
  • grzegorzkrukowski_raycast
  • thomaspaulmann