exit constant

String const exit

Icon Data of exit

Implementation

static const String exit =
    '<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 11H4v2h8.586l-2.293 2.293a1 1 0 101.414 1.414l4-4a1 1 0 000-1.414Z"/><path fill="currentColor" d="M17 2H7a3.003 3.003 0 00-3 3v6h8.586l-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 13H4v6a3.003 3.003 0 003 3h10a3.003 3.003 0 003-3V5a3.003 3.003 0 00-3-3Z" opacity=".5"/></svg>';