layout_thin constant

String const layout_thin

Implementation

static const String layout_thin =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M216 44H40a12 12 0 00-12 12v144a12 12 0 0012 12h176a12 12 0 0012-12V56a12 12 0 00-12-12ZM40 52h176a4 4 0 014 4v44H36V56a4 4 0 014-4Zm-4 148v-92h64v96H40a4 4 0 01-4-4Zm180 4H108v-96h112v92a4 4 0 01-4 4Z"/></svg>';