image_files constant

String const image_files

Implementation

static const String image_files =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M10 44h28a2 2 0 002-2V14H30V4H10a2 2 0 00-2 2v36a2 2 0 002 2ZM30 4l10 10"/><circle cx="18" cy="17" r="4"/><path d="M15 28v9h18V21l-9.51 10.5L15 28Z"/></g></svg>';