spreadsheets constant

String const spreadsheets

Icon Data of spreadsheets

Implementation

static const String spreadsheets =
    '<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"><path d="M16 20v3h16v-3H16Zm0 8v-3h4v3h-4Zm0 2v3h4v-3h-4Zm6 0v3h4v-3h-4Zm6 0v3h4v-3h-4Zm0-2v-3h4v3h-4Zm-2 0h-4v-3h4v3Z"/><path fill-rule="evenodd" d="M30 4H11a1 1 0 00-1 1v38a1 1 0 001 1h26a1 1 0 001-1V12h-7a1 1 0 01-1-1V4ZM14 19a1 1 0 011-1h18a1 1 0 011 1v15a1 1 0 01-1 1H15a1 1 0 01-1-1V19Z" clip-rule="evenodd"/><path d="M37.414 10H32V4.586L37.414 10Z"/></g></svg>';