web_window_close constant

String const web_window_close

Implementation

static const String web_window_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"><g fill="currentColor" stroke="currentColor" stroke-width="1.5"><path d="M3 17V7a2 2 0 012-2h14a2 2 0 012 2v10a2 2 0 01-2 2H5a2 2 0 01-2-2Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m10 14.243 2.121-2.122m0 0L14.243 10m-2.122 2.121L10 10m2.121 2.121 2.122 2.122M6 8h1"/></g></svg>';