@degenlabs/terra-ui-assets
v0.0.84
Published
Static assets, freely usable for the Terra community within applications and projects.
Downloads
61
Readme
Terra UI Assets
For the Terra dev community. Use these assets as you wish within your apps, websites, and projects!
Example Usage
import autImg from "@degenlabs/terra-ui-assets/AUT.png";
// ...
<img src={autImg} {...} />