square_half_bottom_thin constant

String const square_half_bottom_thin

Implementation

static const String square_half_bottom_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="M204 40H52a12 12 0 00-12 12v152a12 12 0 0012 12h152a12 12 0 0012-12V52a12 12 0 00-12-12ZM52 48h152a4 4 0 014 4v72H48V52a4 4 0 014-4Zm56 84v76H84v-76Zm8 0h24v76h-24Zm32 0h24v76h-24ZM48 204v-72h28v76H52a4 4 0 01-4-4Zm156 4h-24v-76h28v72a4 4 0 01-4 4Z"/></svg>';