Pictograms
How to use our pictograms in code.
Installation
Our pictograms are published as a separate package, and thus not available in the main
@pleo-io/telescope
. To add them to your project or package run:
pnpm add @pleo-io/telescope-pictograms
Usage
Simply import pictograms from the package, like so:
import {Backpack} from '@pleo-io/telescope-pictograms'
Then use them, like so:
On this page