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="M2.5 12h7a.5.5 0 00.5-.5v-7a.5.5 0 00-.5-.5h-7a.5.5 0 00-.5.5v7a.5.5 0 00.5.5zM3 5h6v6H3V5zm9.5 3h9a.5.5 0 000-1h-9a.5.5 0 000 1zm9 7h-19a.5.5 0 000 1h19a.5.5 0 000-1zm-8 4h-11a.5.5 0 000 1h11a.5.5 0 000-1zm8-8h-9a.5.5 0 000 1h9a.5.5 0 000-1z"/></svg>';