square_arrow_up constant

String const square_arrow_up

Icon Data of square_arrow_up

Implementation

static const String square_arrow_up =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m16 12-4-4-4 4m4 4V8"/><path d="M17.333 20H6.667A2.667 2.667 0 014 17.333V6.667A2.667 2.667 0 016.667 4h10.666A2.667 2.667 0 0120 6.667v10.666A2.667 2.667 0 0117.333 20z"/></g></svg>';