square_small constant

String const square_small

Implementation

static const String square_small =
    '<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"><path fill="#555" stroke="#fff" stroke-width="4" d="M34 12H14a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2V14a2 2 0 00-2-2Z"/></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';