currency constant

String const currency

Implementation

static const String currency =
    '<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-width="2" d="M1 5h22v14H1V5Zm1 4a3 3 0 003-3m-3 9a3 3 0 013 3m17-9a3 3 0 01-3-3m3 9a3 3 0 00-3 3m-7-2c1.657 0 3-1.79 3-4s-1.343-4-3-4-3 1.79-3 4 1.343 4 3 4Z"/></svg>';