square_shadow constant

String const square_shadow

Implementation

static const String square_shadow =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M14 2V0H0v14h2v2h14V2h-2zm-1 11H1V1h12v12z"/></svg>';