door_exit_line constant

String const door_exit_line

Implementation

static const String door_exit_line =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 4h3a2 2 0 012 2v1m-5 13h3a2 2 0 002-2v-1M4.425 19.428l6 1.8A2 2 0 0013 19.312V4.688a2 2 0 00-2.575-1.916l-6 1.8A2 2 0 003 6.488v11.024a2 2 0 001.425 1.916zM9.001 12H9m7 0h5m0 0-2-2m2 2-2 2"/></svg>';