gitGraph constant

IconData const gitGraph

Lucide icon for 'git graph'.

Implementation

static const IconData gitGraph =
    IconData(58712, fontFamily: 'LucideIcons', fontPackage: 'shadcn_flutter');