bydesign constant

String const bydesign

Implementation

static const String bydesign =
    '<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"><path fill="#555" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M8 7.282 19.556 4v12.718L8 20V7.282Zm0 18.393 11.556-3.282v12.718L8 38.393V25.675Zm16.889-4.599 11.555-2.854v22.924L24.89 44V21.076Z"/></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';