@aptible/arrow-ds-icondeprecated

Icon component for use within Arrow Design System

Usage no npm install needed!

<script type="module">
  import aptibleArrowDsIcon from 'https://cdn.skypack.dev/@aptible/arrow-ds-icon';
</script>

README

arrow-ds-icon

A private repo to house Arrow Design System's Icon component

Updating fontawesome-pro packages

The fontawesome pro packages are fetched via the preinstall script and added to the fa directory. This is so they will be included in the published package.

To upgrade, you must change the version in package.json as well as fontawesome.sh. Running yarn after that should replace the .tgz files with the new version.