stack_light constant

String const stack_light

Implementation

static const String stack_light =
    '<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-linejoin="round" stroke-width="4"><path d="M17 4h14v30H17z"/><path stroke-linecap="round" d="M17 14h14M17 24h14M6.879 7.879l4.242 4.242m-4.242 21 4.242-4.243m30-20.999L36.88 12.12m4.241 21.001-4.242-4.243M4 21h6m28 0h6"/><path d="M20 34h8v10h-8z"/></g></svg>';