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"><mask id="svgIDa"><g fill="none"><circle cx="24" cy="24" r="20" fill="#555" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"/><path fill="#555" d="M20 16h7a4 4 0 010 8h-7v-8Z"/><path stroke="#fff" 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 fill="#555" d="M20 24h9a4 4 0 010 8h-9v-8Z"/><path stroke="#fff" 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></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';