screenshot_two constant

String const screenshot_two

Implementation

static const String screenshot_two =
    '<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="M4 24V4h40v20"/><path d="M10 44a6 6 0 100-12 6 6 0 000 12Z" clip-rule="evenodd"/><path d="M36 12C20.39 33.266 15.805 40.68 14.243 42.243a6 6 0 01-8.486 0"/><path d="M38 44a6 6 0 100-12 6 6 0 000 12Z" clip-rule="evenodd"/><path d="M42.243 42.243a6 6 0 01-8.486 0C32.195 40.68 27.61 33.266 12 12"/></g></svg>';