dollar constant

String const dollar

Implementation

static const String dollar =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 2v44M35 6H20a9 9 0 100 18m-7 18h15a9 9 0 100-18h-8"/></svg>';