database_settings constant

String const database_settings

Implementation

static const String database_settings =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 6v6s0 3 7 3 7-3 7-3V6"/><path d="M11 3c7 0 7 3 7 3s0 3-7 3-7-3-7-3 0-3 7-3Zm0 18c-7 0-7-3-7-3v-6m15 9a2 2 0 100-4 2 2 0 000 4Z"/><path stroke-dasharray=".3 2" d="M19 22a3 3 0 100-6 3 3 0 000 6Z"/></g></svg>';