door_closed_fill constant

String const door_closed_fill

Icon Data of door_closed_fill

Implementation

static const String door_closed_fill =
    '<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" d="M3 21v-2h2V4a1 1 0 011-1h12a1 1 0 011 1v15h2v2H3zm12-10h-2v2h2v-2z"/></svg>';