placeholder_light constant

String const placeholder_light

Implementation

static const String placeholder_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="M222 48a14 14 0 00-14-14H48a13.8 13.8 0 00-9.8 4 .1.1 0 01-.1.1.1.1 0 01-.1.1 13.8 13.8 0 00-4 9.8v160a14 14 0 0014 14h160a13.8 13.8 0 009.8-4h.2a13.8 13.8 0 004-9.8Zm-12 0v153.5L54.5 46H208a2 2 0 012 2ZM46 208V54.5L201.5 210H48a2 2 0 01-2-2Z"/></svg>';