object_storage constant

String const object_storage

Icon Data of object_storage

Implementation

static const String object_storage =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M28 20h-2v2h2v6H4v-6h10v-2H4a2.002 2.002 0 00-2 2v6a2.002 2.002 0 002 2h24a2.002 2.002 0 002-2v-6a2.002 2.002 0 00-2-2Z"/><circle cx="7" cy="25" r="1" fill="currentColor"/><path fill="currentColor" d="M30 8h-8v6h-6v8h8v-6h6zm-8 12h-4v-4h4zm6-6h-4v-4h4zm-10-4h-8V2h8zm-6-2h4V4h-4z"/></svg>';