conductor/design/icon/README.md

17 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Temporary Conductor icon
A white C and a raised conductor's baton on a rounded blue square.
The blue (#165BBA) matches the current Conductor interface. It is a temporary application identity, not a Skeleton Works brand standard.
## Files
- conductor.svg: editable vector master, with no fonts or external resources.
- conductor-16.png, conductor-32.png, conductor-48.png: browser icon sizes.
- conductor-180.png: touch icon size.
- conductor-192.png, conductor-512.png: larger application icon sizes.
- favicon.ico: a multi-size 16/32/48 icon with 32-bit colour and transparency.
- preview.html and preview.png: small and enlarged previews on light and dark backgrounds.
SLICE10 connects this approved artwork to frontend/public: conductor.svg becomes favicon.svg, favicon.ico provides the conventional fallback, conductor-32.png becomes favicon-32.png, and conductor-180.png becomes apple-touch-icon.png. The shared browser identity uses the SVG default unless an application supplies its own icon. Release and VM installation work remains in SLICE11SLICE13.