money_hand constant

String const money_hand

Implementation

static const String money_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-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M16.948 9.95 14.998 8v6.587c0 .89-1.077 1.337-1.707.707L11.996 14c-.5-.5-1.701-.8-2.502 0-.8.8-.5 2 0 2.5l3.603 4.4A3 3 0 0015.42 22H18a1 1 0 001-1v-6.1a7 7 0 00-2.052-4.95z"/><path d="M11 2h2a2 2 0 012 2v2m-4-4c0 1.333.8 4 4 4m-4-4H9m6 4v6M5 12v2a2 2 0 002 2h2c0-1.333-.8-4-4-4zm0 0V6m4-4H7a2 2 0 00-2 2v2m4-4c0 1.333-.8 4-4 4"/><circle cx="10" cy="9" r="1" transform="rotate(90 10 9)"/></g></svg>';