summaryrefslogtreecommitdiff
path: root/components/Logo.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: add Logo shape component (#1247)Robin Seger2026-03-101-0/+69
* Logo Shape component - Added Logo.qml component with scaling - Updated OsIcon to use Logo component * missed removing tour * [CI] chore: update flake * Colours.palette defaults * fixed import, added logo to Fetch.qml * single shape parent, prop changes * prop changes --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>