strikethrough constant

String const strikethrough

Icon Data of strikethrough

Implementation

static const String strikethrough =
    '<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="M14.348 12H21v2h-4.613c.239.515.368 1.094.368 1.748 0 1.317-.474 2.355-1.423 3.114-.947.759-2.266 1.138-3.956 1.138-1.557 0-2.934-.293-4.132-.878v-2.874c.985.439 1.818.749 2.5.928.682.181 1.306.27 1.872.27.679 0 1.2-.129 1.562-.39.363-.259.545-.644.545-1.158 0-.285-.08-.54-.24-.763a2.687 2.687 0 00-.704-.643c-.18-.12-.482-.287-.88-.491H3v-2h11.348zm-3.528-2a1.569 1.569 0 01-.193-.235 1.323 1.323 0 01-.189-.713c0-.439.156-.795.469-1.068.313-.273.762-.409 1.348-.409.492 0 .993.063 1.502.19.509.126 1.153.349 1.931.669l.998-2.405a14.867 14.867 0 00-2.16-.758A8.521 8.521 0 0012.354 5c-1.544 0-2.753.369-3.628 1.108-.874.738-1.312 1.753-1.312 3.044 0 .302.036.58.088.848h3.318z"/></svg>';