UNPKG
sharepal-icons
Version:
latest (1.0.0)
1.0.0
A collection of icons for SharePal
sharepal.in
sharepal-icons
/
README.md
16 lines
(12 loc)
•
205 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## Justd Icons ## Installation ```bash npm i sharepal-icons ``` ```tsx import { IconShoppingBag } from "sharepal-icons";
<
IconShoppingBag
/>
; ```
<!-- "prebuild": "rimraf src && rimraf dist", -->