currency_bitcoin constant

String const currency_bitcoin

Implementation

static const String currency_bitcoin =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 6h8a3 3 0 010 6 3 3 0 010 6H6M8 6v12m0-6h6M9 3v3m4-3v3M9 18v3m4-3v3"/></svg>';