door constant

String const door

Icon Data of door

Implementation

static const String door =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-6 -2 24 24"><path fill="currentColor" d="M2 0h8a2 2 0 012 2v16a2 2 0 01-2 2H2a2 2 0 01-2-2V2a2 2 0 012-2zm0 2v16h8V2H2zm2 7h1a1 1 0 110 2H4a1 1 0 010-2z"/></svg>';