user_close constant

String const user_close

Implementation

static const String user_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="M4 19H2a6 6 0 0112 0h-2a4 4 0 00-8 0Zm16.294-3.294L18 13.413l-2.293 2.293-1.414-1.414L16.585 12l-2.292-2.293 1.414-1.414L18 10.586l2.293-2.293 1.414 1.414L19.414 12l2.293 2.293-1.413 1.413ZM8 12a4 4 0 110-8 4 4 0 010 8Zm0-6a2 2 0 102 2.09v.4V8a2 2 0 00-2-2Z"/></svg>';