Update Icons

Add, update, retire or debug icons in stream_core_flutter — pulling SVGs from GetStream/design-system-tokens into `assets_source/icons/`, regenerating the icon font and `StreamIcons` via `melos run generate:icons`, handling RTL mirroring, deprecations and code points, and updating the multicolor file-type SVGs. Use whenever an icon needs adding or replacing, whenever `melos run generate:icons` fails or warns, whenever an icon renders as the wrong glyph or a box, whenever an icon should mirror in RTL, and whenever someone asks whether an icon exists upstream. Also use before deleting any SVG from `assets_source/icons/` — a bare delete silently repoints every icon after it.

getstream f916273 9.0 KB Updated

File contents

getstream/stream-core-flutter/tree/main/.claude/skills/update-icons commit f916273267

Frequently asked questions

npx skillmds@latest add getstream/update-icons