victory_hand constant

String const victory_hand

Implementation

static const String victory_hand =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="m12 11-1-7.272c0-.466.185-.913.515-1.243 1.024-1.024 2.777-.44 2.982.994L16 10l1.508-6.328a1.682 1.682 0 013.276.73L19 16"/><path d="M19 16c-.536 4-3.358 6-7.5 6C7.358 22 4 20 4 16"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 16v-4a2 2 0 114 0m4 1v-2a2 2 0 10-4 0v4"/><path stroke-linecap="round" stroke-linejoin="round" d="M13.692 17H11a2 2 0 110-4h4c2.21 0 4.5 2 3.5 5"/></g></svg>';