sheets_outline constant

String const sheets_outline

Implementation

static const String sheets_outline =
    '<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="M7 19v-7h10v7Zm5.75-4.25h2.75V13.5h-2.75Zm0 2.75h2.75v-1.25h-2.75ZM8.5 14.75h2.75V13.5H8.5Zm0 2.75h2.75v-1.25H8.5ZM18 22H6q-.825 0-1.412-.587Q4 20.825 4 20V4q0-.825.588-1.413Q5.175 2 6 2h8l6 6v12q0 .825-.587 1.413Q18.825 22 18 22ZM13 9V4H6v16h12V9ZM6 9V4v16Z"/></svg>';