database_outlined constant

String const database_outlined

Implementation

static const String database_outlined =
    '<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"><path fill="currentColor" d="M12 1.5C7.395 1.5 2.5 2.727 2.5 5v14c0 2.273 4.895 3.5 9.5 3.5s9.5-1.227 9.5-3.5V5c0-2.273-4.895-3.5-9.5-3.5Zm0 16c-5.267 0-8.5-1.456-8.5-2.5v-1.367C5.166 14.854 8.66 15.5 12 15.5s6.834-.646 8.5-1.867V15c0 1.044-3.233 2.5-8.5 2.5Zm0-4c-5.267 0-8.5-1.456-8.5-2.5V9.632C5.166 10.854 8.66 11.5 12 11.5s6.834-.646 8.5-1.868V11c0 1.044-3.233 2.5-8.5 2.5Zm8.5 5.5c0 1.044-3.233 2.5-8.5 2.5S3.5 20.044 3.5 19v-1.367C5.166 18.854 8.66 19.5 12 19.5s6.834-.646 8.5-1.867ZM12 9.5C6.733 9.5 3.5 8.044 3.5 7V5c0-1.044 3.233-2.5 8.5-2.5s8.5 1.456 8.5 2.5v2c0 1.044-3.233 2.5-8.5 2.5Z"/></svg>';