difference constant

String const difference

Implementation

static const String difference =
    '<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.5 11h2V9h2V7h-2V5h-2v2h-2v2h2Zm-2 4h6v-2h-6ZM8 19q-.825 0-1.412-.587Q6 17.825 6 17V3q0-.825.588-1.413Q7.175 1 8 1h7l6 6v10q0 .825-.587 1.413Q19.825 19 19 19Zm-4 4q-.825 0-1.412-.587Q2 21.825 2 21V7h2v14h11v2Z"/></svg>';