door_handle constant

String const door_handle

Implementation

static const String door_handle =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><rect width="26" height="40" x="6" y="4" rx="2"/><path d="M14 34h10m18-14v-6H23a5 5 0 100 6h19Z"/></g></svg>';