electronic_door_lock constant

String const electronic_door_lock

Implementation

static const String electronic_door_lock =
    '<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"><g fill="currentColor"><rect width="26" height="40" x="6" y="4" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" rx="2"/><rect width="24" height="8" x="20" y="30" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" rx="4"/><circle cx="12" cy="12" r="2"/><circle cx="12" cy="18" r="2"/><circle cx="12" cy="24" r="2"/><circle cx="19" cy="12" r="2"/><circle cx="19" cy="18" r="2"/><circle cx="19" cy="24" r="2"/><circle cx="26" cy="12" r="2"/><circle cx="26" cy="18" r="2"/><circle cx="26" cy="24" r="2"/></g></svg>';