databaseZap static method

ArcaneGlyph databaseZap({
  1. IconSize size = IconSize.md,
})

DatabaseZap icon

Implementation

static ArcaneGlyph databaseZap({IconSize size = IconSize.md}) =>
    _LucideIcon(codepoint: 'e50b', size: size);