database_script constant

String const database_script

Implementation

static const String database_script =
    '<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="M22 14V6a3 3 0 00-3-3H9a3 3 0 00-3 3v7"/><path d="M12 21H6a4 4 0 010-8h12a4 4 0 104 4v-3"/></g></svg>';