gitBranchPlus constant

IconData const gitBranchPlus

Lucide icon for 'git branch plus'.

Implementation

static const IconData gitBranchPlus =
    IconData(57843, fontFamily: 'LucideIcons', fontPackage: 'shadcn_flutter');