image_square_light constant

String const image_square_light

Implementation

static const String image_square_light =
    '<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 34H48a14 14 0 00-14 14v160a14 14 0 0014 14h160a14 14 0 0014-14V48a14 14 0 00-14-14Zm2 174a2 2 0 01-2 2H48a2 2 0 01-2-2v-29.5l32.6-32.6a1.9 1.9 0 012.8 0l20.7 20.7a14 14 0 0019.8 0l44.7-44.7a1.9 1.9 0 012.8 0l40.6 40.6Zm0-62.5-32.1-32.1a14 14 0 00-19.8 0l-44.7 44.7a1.9 1.9 0 01-2.8 0l-20.7-20.7a14.1 14.1 0 00-19.8 0L46 161.5V48a2 2 0 012-2h160a2 2 0 012 2ZM110 92a10 10 0 01-10 10 9.9 9.9 0 01-10-10 10 10 0 0120 0Z"/></svg>';