strikethrough constant

String const strikethrough

Implementation

static const String strikethrough =
    '<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="M7.886 1a3.136 3.136 0 00-2.41 5.144L6.4 7.25H2.75a.75.75 0 000 1.5h4.899l1.722 2.066A1.636 1.636 0 018.114 13.5H8a1.75 1.75 0 01-1.75-1.75.75.75 0 00-1.5 0A3.25 3.25 0 008 15h.114a3.136 3.136 0 002.41-5.144L9.6 8.75h3.649a.75.75 0 000-1.5H8.351L6.63 5.184A1.636 1.636 0 017.886 2.5H8c.966 0 1.75.784 1.75 1.75a.75.75 0 001.5 0A3.25 3.25 0 008 1h-.114Z" clip-rule="evenodd"/></svg>';