pixelator constant

String const pixelator

Implementation

static const String pixelator =
    '<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="M40.5 5.5h-33a2 2 0 00-2 2v33a2 2 0 002 2h33a2 2 0 002-2v-33a2 2 0 00-2-2Zm-25.75 0v37M24 5.5v37m9.25-37v37m9.25-27.75h-37m37 9.25h-37m37 9.25h-37m4.625-18.5V5.5M5.5 10.125h9.25M28.625 24v-9.25M24 19.375h9.25M19.375 42.5v-9.25m-4.625 4.625H24M37.875 24v-9.25m-4.625 4.625h9.25"/></svg>';