spreadsheet constant

String const spreadsheet

Implementation

static const String spreadsheet =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M16 1H4a1 1 0 00-1 1v16a1 1 0 001 1h12a1 1 0 001-1V2a1 1 0 00-1-1zm-1 7H9v9H8V8H5V7h3V3h1v4h6v1z" clip-rule="evenodd"/></svg>';