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"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path stroke-linejoin="round" d="M5 19h38v22a2 2 0 01-2 2H7a2 2 0 01-2-2V19Zm0-9a2 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></svg>';