Shared design system and core components for Unison Local and Unison Share.
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
.