image_square_fill constant

String const image_square_fill

Implementation

static const String image_square_fill =
    '<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 32H48a16 16 0 00-16 16v160a16 16 0 0016 16h160a16 16 0 0016-16V48a16 16 0 00-16-16Zm-28.7 80a16.1 16.1 0 00-22.6 0L112 156.7 91.3 136a16.1 16.1 0 00-22.6 0L48 156.7V48h160v92.7ZM112 92a12 12 0 11-12-12 12 12 0 0112 12Z"/></svg>';