master constant

String const master

Implementation

static const String master =
    '<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"><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M38 38V6a2 2 0 00-2-2H12a2 2 0 00-2 2v32"/><rect width="28" height="12" x="10" y="32" fill="#555" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" rx="6"/><path fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="m20 16 4-4 4 4 4-4-3 11H19l-3-11 4 4Z"/><circle cx="32" cy="38" r="2" fill="#fff"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';