geometric property

List<Emoji> get geometric

Returns a list of emojis under the 'geometric' subgroup.

Implementation

static List<Emoji> get geometric => bySubgroup(Subgroup.geometric);