sign_out_alt constant

String const sign_out_alt

Icon Data of sign_out_alt

Implementation

static const String sign_out_alt =
    '<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="m15.707 11.293-4-4a1 1 0 00-1.414 1.414L12.586 11H2.05c-.03.33-.05.66-.05 1s.02.67.05 1h10.536l-2.293 2.293a1 1 0 101.414 1.414l4-4a1 1 0 000-1.414Z"/><path fill="currentColor" d="M12 2a10 10 0 00-9.95 9h10.536l-2.293-2.293a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L12.586 13H2.05A10 10 0 1012 2Z" opacity=".5"/></svg>';