bank_solid constant

String const bank_solid

Implementation

static const String bank_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="M7.724.053a.5.5 0 00-.448 0l-6 3 .448.894L7.5 1.06l5.776 2.888.448-.894-6-3Z"/><path fill="currentColor" fill-rule="evenodd" d="M14 6h1V5H0v1h1v8H0v1h15v-1h-1V6Zm-9 6V8h1v4H5Zm4 0V8h1v4H9Z" clip-rule="evenodd"/></svg>';