dollar_bill_line constant

String const dollar_bill_line

Implementation

static const String dollar_bill_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M32 8H4a2 2 0 00-2 2v16a2 2 0 002 2h28a2 2 0 002-2V10a2 2 0 00-2-2Zm0 6a4.25 4.25 0 01-3.9-4H32Zm0 1.62v4.83A5.87 5.87 0 0026.49 26h-17A5.87 5.87 0 004 20.44V15.6A5.87 5.87 0 009.51 10h17A5.87 5.87 0 0032 15.6ZM7.9 10A4.25 4.25 0 014 14v-4ZM4 22.06A4.25 4.25 0 017.9 26H4ZM28.1 26a4.25 4.25 0 013.9-3.94V26Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M18 10.85c-3.47 0-6.3 3.21-6.3 7.15s2.83 7.15 6.3 7.15 6.3-3.21 6.3-7.15-2.83-7.15-6.3-7.15Zm0 12.69c-2.59 0-4.7-2.49-4.7-5.55s2.11-5.55 4.7-5.55 4.7 2.49 4.7 5.55-2.11 5.56-4.7 5.56Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';