@arch-ui/icons

Common Icons used in @arch-ui packages and @keystonejs Admin UI.

Usage no npm install needed!

<script type="module">
  import archUiIcons from 'https://cdn.skypack.dev/@arch-ui/icons';
</script>

README

Arch-UI Icons

This package contains pre-built React components for the SVG icons we use in the Admin UI.

It currently just has GitHub's Octicons but more may be added in the future.

The files in ./icons are built from the template in ./build/template.js.

To rebuild the icons, run yarn build and commit your changes.