screenshottile constant

String const screenshottile

Icon Data of screenshottile

Implementation

static const String screenshottile =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M16.5 5.5h-9a2 2 0 00-2 2v9m37 0v-9a2 2 0 00-2-2h-9m-26 26v9a2 2 0 002 2h9m15 0h9a2 2 0 002-2v-9"/><circle cx="24" cy="24" r="6.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>';