database_light constant

String const database_light

Implementation

static const String database_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M128 26c-52.7 0-94 23.7-94 54v96c0 30.3 41.3 54 94 54s94-23.7 94-54V80c0-30.3-41.3-54-94-54Zm0 12c44.4 0 82 19.2 82 42s-37.6 42-82 42-82-19.2-82-42 37.6-42 82-42Zm82 138c0 22.8-37.6 42-82 42s-82-19.2-82-42v-21.2c16 16.4 46.4 27.2 82 27.2s66-10.8 82-27.2Zm0-48c0 22.8-37.6 42-82 42s-82-19.2-82-42v-21.2c16 16.4 46.4 27.2 82 27.2s66-10.8 82-27.2Z"/></svg>';