sign_out constant

String const sign_out

Implementation

static const String sign_out =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 12h9m0 0-3.333-4M22 12l-3.333 4M14 7V5.174a2 2 0 00-2.166-1.993l-8 .666A2 2 0 002 5.84v12.32a2 2 0 001.834 1.993l8 .667A2 2 0 0014 18.826V17"/></svg>';