tag_solid constant

IconData const tag_solid

tag_fill — Cupertino icon for a sticker tag. This icon is filled in. This is the same icon as tag_fill and tags_solid in cupertino_icons 1.0.0+.

See also:

  • tags_solid, similar but with 2 overlapping tags.

Implementation

static const IconData tag_solid = IconData(0xf48d, fontFamily: iconFont, fontPackage: iconFontPackage);