placeholder_fill constant

String const placeholder_fill

Implementation

static const String placeholder_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-20.7 155.3a7.7 7.7 0 01-5.6 2.4 8 8 0 01-5.7-2.4L68.7 80A8 8 0 1180 68.7L187.3 176a8 8 0 010 11.3Z"/></svg>';