Unison UI Core
December 17, 2024 ยท View on GitHub
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.