image_square constant

String const image_square

Implementation

static const String image_square =
    '<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="M224 160V48a16 16 0 00-16-16H48a16 16 0 00-16 16v160a16 16 0 0016 16h160a16 16 0 0016-16v-48ZM208 48v92.7L179.3 112a16.1 16.1 0 00-22.6 0L112 156.7 91.3 136a16.1 16.1 0 00-22.6 0L48 156.7V48Zm0 160H48v-28.7l32-32 20.7 20.7a16.1 16.1 0 0022.6 0l44.7-44.7 40 40V208ZM91.5 100.5A11.9 11.9 0 0188 92a12 12 0 0124 0 12 12 0 01-12 12 12.3 12.3 0 01-8.5-3.5Z"/></svg>';