sponge property

FluentEmojiData sponge
final

🧽 sponge

Implementation

final FluentEmojiData sponge = const FluentEmojiData(
  package: 'fluent_emoji_objects',
  group: 'Objects',
  name: 'sponge',
  glyph: '🧽',
  svgPath: 'assets/sponge_color.svg',
  tts: 'sponge',
  fromVersion: '11.0',
  glyphAsUtfInEmoticons: ['1f9fd_sponge'],
  keywords: ['absorbing', 'cleaning', 'porous', 'sponge'],
  mappedToEmoticons: ['1f9fd_sponge'],
  skinTone: FluentEmojiSkinTone.standard,
);