orbit-love / orbit-model

A framework for building high gravity communities 🪐

Home Page:https://orbitmodel.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fortawesome requires a subscription to access resources now. I think this references need to be changed

EliSchleifer opened this issue · comments

import {
faBars,
faXmark,
faSolarSystem,
faPlanetMoon,
faPlanetRinged,
faRocketLaunch,
faCircleNodes,
faFaceSadCry,
faTrafficCone,
faDrawCircle,
faChartNetwork,
faChartMixed,
faTire,
faBoxCheck,
faStairs,
} from "@fortawesome/pro-solid-svg-icons";

@EliSchleifer Thanks for mentioning. We do have an fortawesome subscription and the keys to unlock the pro icons are in the build process. But it does mean that they aren't available in the development environment except where the key is shared. This is not a great developer experience, we will think about how to make it better.