up_squared constant

String const up_squared

Implementation

static const String up_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 2h18v18H7V7zm9 4.094-.72.687-6 6 1.44 1.44L16 13.937l5.28 5.28 1.44-1.437-6-6-.72-.686z"/></svg>';