share_up constant

IconData const share_up

square_arrow_up — Cupertino icon for an iOS style share icon with an arrow pointing upwards to the right from a box. This is the same icon as square_arrow_up and share_up in cupertino_icons 1.0.0+.

For another version of this icon (introduced in iOS 7), see share.

Implementation

static const IconData share_up = IconData(0xf220, fontFamily: iconFont, fontPackage: iconFontPackage);