wallet_solid constant

String const wallet_solid

Implementation

static const String wallet_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="M0 2.5A1.5 1.5 0 011.5 1h8A1.5 1.5 0 0111 2.5V3h2.5A1.5 1.5 0 0115 4.5v8a1.5 1.5 0 01-1.5 1.5h-12A1.5 1.5 0 010 12.5v-10ZM9 10h3V9H9v1Z" clip-rule="evenodd"/></svg>';