bitcoin_solid constant

String const bitcoin_solid

Implementation

static const String bitcoin_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="M3 1V0h1v1h3V0h1v1h.5a3.5 3.5 0 012.21 6.215A3.501 3.501 0 019.5 14H8v1H7v-1H4v1H3v-1H2v-1h1V8H2V7h1V2H2V1h1Zm1 1v5h4.5a2.5 2.5 0 000-5H4Zm0 6h5.5a2.5 2.5 0 010 5H4V8Z" clip-rule="evenodd"/></svg>';