Skip to content

App needs a distinct icon (currently the shared generic placeholder) #186

@rubenvdlinde

Description

@rubenvdlinde

Problem

img/app.svg (and app-dark.svg/app-store.svg) currently use the generic 3-layers / octahedron placeholder glyph — path M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5. decidesk, deskdesk and planix all ship the exact same icon, so in the Nextcloud app menu they are indistinguishable from each other and look like a default/placeholder app.

(The black-silhouette rendering bug was just fixed in a separate PR by switching the fill to #fff; this issue is only about giving the app a distinct icon.)

Acceptance

  • A unique, recognisable monochrome icon for this app
  • img/app.svg — white fill (#fff), 24×24 viewBox, for the dark header
  • img/app-dark.svg — dark variant for light backgrounds
  • img/app-store.svg — coloured variant for the app store / app management list
  • Follows Conduction brand guidance (see hydra/openspec ADRs)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions