screenshot_fill constant

String const screenshot_fill

Implementation

static const String screenshot_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M17 4.5a2.5 2.5 0 012.495 2.336L19.5 7v9.5H21a1.5 1.5 0 01.144 2.993L21 19.5h-1.5V21a1.5 1.5 0 01-2.993.144L16.5 21V7.5h-7v-3H17Zm-11-3A1.5 1.5 0 017.5 3v13.5h7v3H7A2.5 2.5 0 014.5 17V7.5H3a1.5 1.5 0 110-3h1.5V3A1.5 1.5 0 016 1.5Z"/></g></svg>';