box_2_line constant

String const box_2_line

Implementation

static const String box_2_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M20 3a2 2 0 011.995 1.85L22 5v4h-1v10a2 2 0 01-1.85 1.995L19 21H5a2 2 0 01-1.995-1.85L3 19V9H2V5a2 2 0 011.85-1.995L4 3h16Zm-1 6H5v10h14V9Zm-5 4a1 1 0 110 2h-4a1 1 0 110-2h4Zm6-8H4v2h16V5Z"/></g></svg>';