multi_rectangle constant

String const multi_rectangle

Implementation

static const String multi_rectangle =
    '<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-linejoin="round" stroke-width="4"><path d="M12 39h32V7H12v8"/><path d="M8 39h24V15H8v8"/><path fill="#555" d="M20 23H4v16h16V23Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';