lucide_icons

version: 0.378.0

Lucide Icons (lucide.dev) for Flutter. Visit the website for the full list of icons.

Example


import  'package:lucide_icons_flutter/lucide_icons.dart';

Icon(LucideIcons.activity);

enter image description here