ui-core
ui-core copied to clipboard
Shared design system and core components for Unison Local and Unison Share
Unison UI Core
Shared design system and core components for Unison Local and Unison Share.
Adding new Icons
To add new icons, copy the SVG markup to a new function in /src/UI/Icon.elm
following the convention seen there of other icons. The color (fill or
stroke) of the shape must be
currentColor.