database_bold constant

String const database_bold

Implementation

static const String database_bold =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M196 35.5c-18.4-10-42.5-15.5-68-15.5s-49.6 5.5-68 15.5C39.4 46.8 28 62.6 28 80v96c0 17.4 11.4 33.2 32 44.5 18.4 10 42.5 15.5 68 15.5s49.6-5.5 68-15.5c20.6-11.3 32-27.1 32-44.5V80c0-17.4-11.4-33.2-32-44.5Zm8 92.5c0 17-31.2 36-76 36s-76-19-76-36v-8.5a90.3 90.3 0 008 5c18.4 10 42.5 15.5 68 15.5s49.6-5.5 68-15.5a90.3 90.3 0 008-5Zm-76-84c44.8 0 76 19 76 36s-31.2 36-76 36-76-19-76-36 31.2-36 76-36Zm0 168c-44.8 0-76-19-76-36v-8.5a90.3 90.3 0 008 5c18.4 10 42.5 15.5 68 15.5s49.6-5.5 68-15.5a90.3 90.3 0 008-5v8.5c0 17-31.2 36-76 36Z"/></svg>';