flowbird constant

String const flowbird

Implementation

static const String flowbird =
    '<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"><circle cx="24" cy="24" r="21.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M27.659 12.235H24.23c-1.927 0-3.89 2.27-3.89 4.197v19.334m.002-14.925h6.97"/><circle cx="25.888" cy="34.557" r="1.208" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>';