9 lines
118 B
Markdown
9 lines
118 B
Markdown
```dart
|
|
|
|
Icon(LucideIcons.activity);
|
|
Icon(LucideIcons.airplay);
|
|
// ...
|
|
// for full list see
|
|
// https://lucide.dev
|
|
|
|
``` |