@nteract/iron-icons

iron-icon react components, styled for use within nteract packages

Usage no npm install needed!

<script type="module">
  import nteractIronIcons from 'https://cdn.skypack.dev/@nteract/iron-icons';
</script>

README

iron-icons

iron-icon React components, styled for use within nteract packages.

Installation

You may use whichever package manager (npm or yarn) best suits your workflow. The nteract team internally uses yarn.

npm install --save @nteract/iron-icons
# OR
yarn add @nteract/iron-icons