door_line constant

String const door_line

Implementation

static const String door_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"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M17 3a2 2 0 012 2v14h1a1 1 0 110 2H4a1 1 0 110-2h1V5a2 2 0 012-2h10Zm0 2H7v14h10V5Zm-2.5 6a1.5 1.5 0 110 3 1.5 1.5 0 010-3Z"/></g></svg>';