image_area_close constant

String const image_area_close

Implementation

static const String image_area_close =
    '<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"><path fill="currentColor" d="m12 23-4-4h8l-4 4m8-20a2 2 0 012 2v10a2 2 0 01-2 2H4a2 2 0 01-2-2V5a2 2 0 012-2h16M5 14h14l-4.5-6-3.5 4.5-2.5-3L5 14Z"/></svg>';