image_square_thin constant

String const image_square_thin

Implementation

static const String image_square_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="M208 36H48a12 12 0 00-12 12v160a12 12 0 0012 12h160a12 12 0 0012-12V48a12 12 0 00-12-12Zm4 172a4 4 0 01-4 4H48a4 4 0 01-4-4v-30.3l33.2-33.2a3.9 3.9 0 015.6 0l20.7 20.7a12.2 12.2 0 0017 0l44.7-44.7a3.9 3.9 0 015.6 0l41.2 41.2Zm0-57.7-35.5-35.5a12.1 12.1 0 00-17 0l-44.7 44.7a3.9 3.9 0 01-5.6 0l-20.7-20.7a12 12 0 00-17 0L44 166.3V48a4 4 0 014-4h160a4 4 0 014 4ZM108 92a8 8 0 01-8 8 7.9 7.9 0 01-8-8 8 8 0 0116 0Z"/></svg>';