square_arrow_down constant

String const square_arrow_down

Implementation

static const String square_arrow_down =
    '<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="m8 12 4 4 4-4m-4-4v8"/><path d="M6.667 4h10.666A2.667 2.667 0 0120 6.667v10.666A2.667 2.667 0 0117.333 20H6.667A2.667 2.667 0 014 17.333V6.667A2.667 2.667 0 016.667 4z"/></g></svg>';