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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-width="1.5"><path d="M5 12v6s0 3 7 3 7-3 7-3v-6"/><path d="M5 6v6s0 3 7 3 7-3 7-3V6"/><path d="M12 3c7 0 7 3 7 3s0 3-7 3-7-3-7-3 0-3 7-3Z"/></g></svg>';