Skip to content

Commit 3de81c9

Browse files
authored
feat(ui): bubbles icon (#82)
* bubbles icon * font recreated * new icon * exportable icon used * regen correct icons
1 parent 5572475 commit 3de81c9

16 files changed

+337
-144
lines changed

CLAUDE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ melos run generate:icons # regenerate icon font from SVGs
3737
melos run gen-l10n # regenerate localizations
3838
```
3939

40+
### Icons
41+
42+
Source SVGs in `packages/stream_core_flutter/assets_source/icons/` come from the [design-system-tokens](https://github.com/GetStream/design-system-tokens/tree/main/assets/icons) repository. When adding or updating icons, pull the latest SVGs from that repo first, then run `melos run generate:icons` to regenerate the icon font and Dart classes.
43+
4044
**Line width:** 120 characters (set in `analysis_options.yaml`).
4145

4246
## Design
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)