Back to Medusa

README

packages/design-system/icons/README.md

2.13.51.7 KB
Original Source
<p align="center"> <a href="https://www.medusajs.com"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/59018053/229103275-b5e482bb-4601-46e6-8142-244f531cebdb.svg"> <source media="(prefers-color-scheme: light)" srcset="https://user-images.githubusercontent.com/59018053/229103726-e5b529a3-9b3f-4970-8a1f-c6af37f087bf.svg">
</picture>
</a> </p> <h1 align="center"> Medusa Icons </h1> <h4 align="center"> <a href="https://docs.medusajs.com/ui">Documentation</a> | <a href="https://www.medusajs.com">Website</a> </h4> <p align="center"> Icons used in Medusa's design system. </p> <p align="center"> <a href="https://github.com/medusajs/medusa/blob/develop/LICENSE"> </a> <a href="https://discord.gg/xpCwq3Kfn8"> </a> <a href="https://twitter.com/intent/follow?screen_name=medusajs"> </a> </p>

Note

This package is auto-generated, and requires a Figma token associated with the Medusa Figma organization. If you are a not a Medusa team member, you will not be able to make changes to this package. If you discover any issues please open an issue instead of a PR.

Installation

sh
yarn add @medusajs/icons

Usage

jsx
import { Star } from "@medusajs/icons"