currency_real constant

String const currency_real

Implementation

static const String currency_real =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 6h-4a3 3 0 000 6h1a3 3 0 010 6h-4M4 18V6h3a3 3 0 110 6H4c5.5 0 5 4 6 6m8-12V4m-1 16v-2"/></svg>';