water_level constant

String const water_level

Implementation

static const String water_level =
    '<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" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M24 44c8.284 0 15-6.716 15-15C39 15 24 4 24 4S9 15 9 29c0 8.284 6.716 15 15 15Z" clip-rule="evenodd"/><path d="M9 29c0 8.284 6.716 15 15 15 8.284 0 15-6.716 15-15 0 0-9 3-15 0S9 29 9 29Z"/></g></svg>';