Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@cmds/icons

entercosmos17MIT0.4.0

Used for adding icons to things.

react-component

readme

Icons

npm package

Used for adding icons to things.

Getting started

npm install @cmds/icons --save

`jsx harmony import Menu from '@cmds/icons/menu'

const Component = () => ( <Menu width={100} /> ) `

More information

This component is designed and developed as part of Cosmos Design System.