newspaper_folding constant

String const newspaper_folding

Implementation

static const String newspaper_folding =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="m22 44-1-8"/><path fill="#555" d="M42 44V12H26l1 8 1 8 1 8-7 8h20Z"/><path d="M28 28h5m-6-8h6"/><path fill="#555" d="M6 4h19l1 8 1 8 1 8 1 8H6V4Z"/><path d="M12 12h7m-7 8h8m-8 8h9"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';