slide constant

String const slide

Icon Data of slide

Implementation

static const String slide =
    '<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-linejoin="round" stroke-width="4"><path fill="#fff" stroke="#fff" d="M41 5.5H7v28h34v-28Z"/><path stroke="#fff" stroke-linecap="round" d="m16 41.5 8-8 8 8"/><path stroke="#000" stroke-linecap="round" d="m13.924 24.663 5.642-5.508 4.442 4.345 9.959-9.98"/><path stroke="#fff" stroke-linecap="round" d="M4 5.5h40"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';