tags_solid constant
tag_fill — Cupertino icon for 2 overlapping sticker tags. This icon is filled in. This is the same icon as tag_fill and tag_solid in cupertino_icons 1.0.0+.
See also:
- tag_solid, similar but with only one tag.
Implementation
static const IconData tags_solid = IconData(
0xf48f,
fontFamily: iconFont,
fontPackage: iconFontPackage,
);