spreadsheets_outline constant

String const spreadsheets_outline

Icon Data of spreadsheets_outline

Implementation

static const String spreadsheets_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M14 19a1 1 0 011-1h18a1 1 0 011 1v15a1 1 0 01-1 1H15a1 1 0 01-1-1V19Zm2 6v3h4v-3h-4Zm0 8v-3h4v3h-4Zm6 0v-3h4v3h-4Zm6 0v-3h4v3h-4Zm0-8v3h4v-3h-4Zm-6 3h4v-3h-4v3Zm-6-5h16v-3H16v3Z"/><path d="M10 5a1 1 0 011-1h20a1 1 0 01.707.293l6 6A1 1 0 0138 11v32a1 1 0 01-1 1H11a1 1 0 01-1-1V5Zm2 1v36h24V12h-5a1 1 0 01-1-1V6H12Zm20 1.414V10h2.586L32 7.414Z"/></g></svg>';