dollar_bill_solid constant

String const dollar_bill_solid

Implementation

static const String dollar_bill_solid =
    '<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-2ZM4 26v-4.85A5.18 5.18 0 018.79 26Zm0-11.15V10h4.79A5.18 5.18 0 014 14.85Zm14 10.3c-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.15ZM32 26h-4.75A5.18 5.18 0 0132 21.15Zm0-11.15A5.18 5.18 0 0127.25 10H32Z" class="clr-i-solid clr-i-solid-path-1"/><ellipse cx="18" cy="18" fill="currentColor" class="clr-i-solid clr-i-solid-path-2" rx="4" ry="4.72"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';