placeholder constant

String const placeholder

Implementation

static const String placeholder =
    '<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 48a16 16 0 00-16-16H48a16.4 16.4 0 00-10.7 4.1l-.6.6-.6.6A16.4 16.4 0 0032 48v160a16 16 0 0016 16h160a16.4 16.4 0 0010.7-4.1l.6-.6.6-.6A16.4 16.4 0 00224 208Zm-16 148.7L59.3 48H208ZM48 59.3 196.7 208H48Z"/></svg>';