bitcoin constant

String const bitcoin

Implementation

static const String bitcoin =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><circle cx="24" cy="24" r="20" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"/><path d="M20 16h7a4 4 0 010 8h-7v-8Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M20 16v8h7a4 4 0 004-4v0a4 4 0 00-4-4h-2m-5 0h-4m4 0v-4m0 4h5m0 0v-4"/><path d="M20 24h9a4 4 0 010 8h-9v-8Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M20 32v-8h9a4 4 0 014 4v0a4 4 0 01-4 4h-4m-5 0v4m0-4h-4 9m-5 0h5m0 0v4"/></g></svg>';