db constant

String const db

Implementation

static const String db =
    '<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="M15.5 23.438c-3.847 0-7.71-.987-9.535-3.117-.054.237-.09.48-.09.738v3.877c0 3.435 4.988 4.998 9.625 4.998s9.625-1.563 9.625-4.998v-3.877c0-.258-.036-.5-.09-.737-1.826 2.13-5.688 3.118-9.536 3.118zm0-7.495c-3.847 0-7.71-.987-9.534-3.117a3.28 3.28 0 00-.09.736v3.877c0 3.434 4.987 4.997 9.624 4.997s9.625-1.563 9.625-4.998V13.56c0-.257-.036-.5-.09-.737-1.826 2.13-5.688 3.118-9.536 3.118zm0-14.877c-4.637 0-9.625 1.565-9.625 5v3.877c0 3.435 4.988 4.998 9.625 4.998s9.625-1.562 9.625-4.997V6.067c0-3.435-4.988-5-9.625-5zm0 8c-4.21 0-7.625-1.343-7.625-3 0-1.656 3.414-3 7.625-3s7.625 1.344 7.625 3c0 1.658-3.414 3-7.625 3z"/></svg>';