unsubscribe_outline constant

String const unsubscribe_outline

Implementation

static const String unsubscribe_outline =
    '<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="M12 13 4 8v10h8q0 .525.075 1.012.075.488.225.988H4q-.825 0-1.412-.587Q2 18.825 2 18V6q0-.825.588-1.412Q3.175 4 4 4h16q.825 0 1.413.588Q22 5.175 22 6v5.7q-.45-.225-.962-.375-.513-.15-1.038-.225V8Zm0-2 8-5H4Zm7 12q-2.075 0-3.537-1.462Q14 20.075 14 18q0-2.075 1.463-3.538Q16.925 13 19 13t3.538 1.462Q24 15.925 24 18q0 2.075-1.462 3.538Q21.075 23 19 23Zm-3-4.5h6v-1h-6ZM4 18V6v12Z"/></svg>';