prescription constant

String const prescription

Implementation

static const String prescription =
    '<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" stroke="#fff" stroke-width="4"><path fill="#555" fill-rule="evenodd" stroke-linejoin="round" d="M8 8a2 2 0 012-2h17v12h13v22a2 2 0 01-2 2H10a2 2 0 01-2-2V8Z" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" d="m27 6 13 12M27.024 6v12.082H40"/><path stroke-linecap="round" d="M14 30h12m-6-6v12"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';