store constant

String const store

Icon Data of store

Implementation

static const String store =
    '<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="M4 4v3.656l-3 4V12c0 1.645 1.355 3 3 3v13h24V15c1.645 0 3-1.355 3-3v-.344l-3-4V4H4zm2 2h20v1H6V6zm-.5 3h21l2.406 3.219c-.109.433-.437.781-.906.781-.555 0-1-.445-1-1h-2c0 .555-.445 1-1 1-.555 0-1-.445-1-1h-2c0 .555-.445 1-1 1-.555 0-1-.445-1-1h-2c0 .555-.445 1-1 1-.555 0-1-.445-1-1h-2c0 .555-.445 1-1 1-.555 0-1-.445-1-1H9c0 .555-.445 1-1 1-.555 0-1-.445-1-1H5c0 .555-.445 1-1 1-.469 0-.797-.348-.906-.781L5.5 9zm.5 5.219c.531.48 1.234.781 2 .781s1.469-.301 2-.781c.531.48 1.234.781 2 .781s1.469-.301 2-.781c.531.48 1.234.781 2 .781s1.469-.301 2-.781c.531.48 1.234.781 2 .781s1.469-.301 2-.781c.531.48 1.234.781 2 .781s1.469-.301 2-.781V21H6v-6.781zM6 23h20v3H6v-3z"/></svg>';