database constant

String const database

Icon Data of database

Implementation

static const String database =
    '<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"><path fill="currentColor" fill-rule="evenodd" d="M39 9.75v6.429c0 2.07-6.716 3.75-15 3.75-8.284 0-15-1.68-15-3.75V9.75C9 7.679 15.716 6 24 6c8.284 0 15 1.679 15 3.75ZM9.621 19.714c1.844 1.55 7.584 2.679 14.379 2.679s12.535-1.13 14.379-2.679c.404.34.621.7.621 1.072v6.428c0 2.071-6.716 3.75-15 3.75-8.284 0-15-1.679-15-3.75v-6.428c0-.373.217-.732.621-1.072ZM24 33.68c-6.795 0-12.535-1.13-14.379-2.679-.404.34-.621.7-.621 1.071V38.5c0 2.071 6.716 3.75 15 3.75 8.284 0 15-1.679 15-3.75v-6.429c0-.372-.217-.731-.621-1.071-1.844 1.549-7.584 2.679-14.379 2.679Zm8.333 3.654a1.167 1.167 0 11-2.333 0 1.167 1.167 0 012.333 0Zm3.5 0a1.167 1.167 0 100-2.333 1.167 1.167 0 000 2.333Z" clip-rule="evenodd"/></svg>';