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"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M12 39h32V7H12v8"/><path d="M8 39h24V15H8v8"/><path d="M20 23H4v16h16V23Z"/></g></svg>';