Material Symbols Icon System

Ship every icon as a generated ImageVector extension property on one receiver object, fetched from the icon font's own Compose generator, so the bytecode shrinker can drop the ones you never reference. Covers the generator request and its axis parameters, the edits that turn a generated file into an extension property, the filled/unfilled pairing for state icons, and which icons must stay as drawable resources. Use when adding or replacing an icon, when a set has drifted into mismatched weights and corner styles, or when a type error reports an ImageVector where a Painter was expected.

maxrave-dev d541f86 8.0 KB Updated

File contents

maxrave-dev/kotlin-footguns/tree/main/skills/material-symbols-icon-system commit d541f86dbb

Frequently asked questions

npx skillmds@latest add maxrave-dev/material-symbols-icon-system