money_stack_solid constant

String const money_stack_solid

Implementation

static const String money_stack_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" d="M6 5.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0Z"/><path fill="currentColor" fill-rule="evenodd" d="M1.5 0A1.5 1.5 0 000 1.5v8A1.5 1.5 0 001.5 11h12A1.5 1.5 0 0015 9.5v-8A1.5 1.5 0 0013.5 0h-12ZM4 2H2v2h1V3h1V2Zm3.5 1a2.5 2.5 0 100 5 2.5 2.5 0 000-5ZM12 3h-1V2h2v2h-1V3ZM3 7H2v2h2V8H3V7Zm8 2V8h1V7h1v2h-2Z" clip-rule="evenodd"/><path fill="currentColor" d="M0 12v1h15v-1H0Zm0 2v1h15v-1H0Z"/></svg>';