currency constant

String const currency

Icon Data of currency

Implementation

static const String currency =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M21 12v-2h-4V7h-2v3h-2a2.002 2.002 0 00-2 2v3a2.002 2.002 0 002 2h6v3h-8v2h4v3h2v-3h2a2.002 2.002 0 002-2v-3a2.002 2.002 0 00-2-2h-6v-3Z"/><path fill="currentColor" d="M16 4A12 12 0 114 16 12.035 12.035 0 0116 4m0-2a14 14 0 1014 14A14.041 14.041 0 0016 2Z"/></svg>';