door_alt constant

String const door_alt

Implementation

static const String door_alt =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="currentColor" fill-rule="evenodd" transform="translate(4 1)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M2.5 2.5h2v14h-2a2 2 0 01-2-2v-10a2 2 0 012-2zM7.202.513l4 1.5A2 2 0 0112.5 3.886v11.228a2 2 0 01-1.298 1.873l-4 1.5A2 2 0 014.5 16.614V2.386A2 2 0 017.202.513z"/><circle cx="6.5" cy="9.5" r="1"/></g></svg>';