Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Buildstash/stashicons

Open more actions menu

Repository files navigation

Icon set for buildstash.com

Basic Usage

React

First, install stashicons/react from npm:

npm install stashicons/react

Now each icon can be imported individually as a React component:

import { CodeIcon } from 'stashicons/react/base'

function MyComponent() {
  return (
    <div>
      <CodeIcon className="size-4" />
      <p>...</p>
    </div>
  )
}

The icons can be imported from stashicons/react/base or stashicons/react/brand.

Icons use an upper camel case naming convention and are always suffixed with the word Icon.

License

This library is MIT licensed. See license file for terms and copyright notices.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.