left_squared constant

String const left_squared

Implementation

static const String left_squared =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v22h22V5H5zm2 2h18v18H7V7zm10.78 2.28-6 6-.686.72.687.72 6 6 1.44-1.44L13.937 16l5.28-5.28-1.437-1.44z"/></svg>';