dollar_solid constant

String const dollar_solid

Implementation

static const String dollar_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M7 1V0h1v1h1.5A3.5 3.5 0 0113 4.5h-1A2.5 2.5 0 009.5 2h-4a2.5 2.5 0 000 5h4a3.5 3.5 0 110 7H8v1H7v-1H5.5A3.5 3.5 0 012 10.5h1A2.5 2.5 0 005.5 13h4a2.5 2.5 0 000-5h-4a3.5 3.5 0 110-7H7Z" clip-rule="evenodd"/></svg>';