leave constant

String const leave

Implementation

static const String leave =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M11.16 4.28a.75.75 0 111.06-1.06l3.25 3.25L16 7l-.53.53-3.25 3.25a.75.75 0 01-1.06-1.06l1.97-1.97H3.25a1.75 1.75 0 100 3.5h2a.75.75 0 010 1.5h-2a3.25 3.25 0 010-6.5h9.88l-1.97-1.97Z" clip-rule="evenodd"/></svg>';