document_layout_right constant

String const document_layout_right

Icon Data of document_layout_right

Implementation

static const String document_layout_right =
    '<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="M11 8H3a1 1 0 010-2h8a1 1 0 010 2zm0 4H3a1 1 0 010-2h8a1 1 0 010 2z" opacity=".5"/><rect width="8" height="8" x="14" 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>';