document_layout_left constant

String const document_layout_left

Icon Data of 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="M21 8h-8a1 1 0 010-2h8a1 1 0 010 2zm0 4h-8a1 1 0 010-2h8a1 1 0 010 2z" opacity=".5"/><rect width="8" height="8" x="2" y="4" fill="currentColor" rx="1"/><path fill="currentColor" d="M21 16H3a1 1 0 010-2h18a1 1 0 010 2zm-8 4H3a1 1 0 010-2h10a1 1 0 010 2z" opacity=".5"/></svg>';