creditcard_hand constant

String const creditcard_hand

Implementation

static const String creditcard_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="M17 13V5a2 2 0 00-2-2h-2m0 0H7a2 2 0 00-2 2v12a2 2 0 002 2h7M13 3v10.5M9 7v3"/><path d="M18.948 9.95 16.998 8v6.587c0 .89-1.077 1.337-1.707.707L13.996 14c-.5-.5-1.701-.8-2.502 0-.8.8-.5 2 0 2.5l4.918 4.915a2 2 0 001.414.585H20a1 1 0 001-1v-6.1a7 7 0 00-2.052-4.95z"/></g></svg>';