canoe constant

AnimatedEmojiData const canoe
canoe

Animated emoji of canoe.

Implementation

static const canoe = AnimatedEmojiData(
  '1f6f6',
  name: 'canoe',
  categories: ['Travel and places'],
  tags: [':canoe:'],
);