document_layout_left constant

String const document_layout_left

Implementation

static const String document_layout_left =
    '<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"><path fill="currentColor" d="M3 12h6a1 1 0 001-1V5a1 1 0 00-1-1H3a1 1 0 00-1 1v6a1 1 0 001 1Zm1-6h4v4H4Zm9 2h8a1 1 0 000-2h-8a1 1 0 000 2Zm0 10H3a1 1 0 000 2h10a1 1 0 000-2Zm8-4H3a1 1 0 000 2h18a1 1 0 000-2Zm0-4h-8a1 1 0 000 2h8a1 1 0 000-2Z"/></svg>';