mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
2f671eca69
closes https://linear.app/ghost/issue/DES-1033/icon-implementation In Shade right now there's no support for icons, which is a fundamental building block in any design system. We use Streamline Icons which unfortunately don't have an out-of-the-box React support like e.g. Lucide Icons. This PR adds support for custom icons to be used directly from Shade by importing SVG's from a directory and creating React components dynamically. It also adds a grid view of all available icons in Storybook so it's easy to get an overview of available icons and copy their React component. |
||
---|---|---|
.. | ||
admin-x-activitypub | ||
admin-x-demo | ||
admin-x-design-system | ||
admin-x-framework | ||
admin-x-settings | ||
announcement-bar | ||
comments-ui | ||
portal | ||
shade | ||
signup-form | ||
sodo-search |