plan constant

String const plan

Implementation

static const String plan =
    '<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" stroke-linejoin="round" d="M5 19h38v22a2 2 0 01-2 2H7a2 2 0 01-2-2V19Z"/><path stroke-linejoin="round" d="M5 10a2 2 0 012-2h34a2 2 0 012 2v9H5v-9Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m16 31 6 6 12-12"/><path stroke-linecap="round" d="M16 5v8m16-8v8"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';