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"><g fill="currentColor"><path stroke="currentColor" 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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" rx="6"/><path stroke="currentColor" 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"/></g></svg>';