strikethrough_s constant

String const strikethrough_s

Implementation

static const String strikethrough_s =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M5.6 9h5.9l-.4-.2-1.4-.4a7 7 0 01-1.3-.6 2.9 2.9 0 01-.9-.7 1.6 1.6 0 01-.3-1 2.3 2.3 0 01.2-1 2 2 0 01.5-.7 2.5 2.5 0 01.9-.5 3.9 3.9 0 011.2-.1 3.9 3.9 0 011.3.2 5.8 5.8 0 011 .4l.6.4a.9.9 0 00.5.2.6.6 0 00.3-.1 1 1 0 00.3-.3l.7-1.3a6 6 0 00-2-1.3 7.4 7.4 0 00-2.7-.5 6.1 6.1 0 00-2.3.4A5 5 0 006.1 3a4.5 4.5 0 00-1.4 3.2A4.7 4.7 0 005 8.1a4 4 0 00.6.9zM19 11H1v2h11.4a2.3 2.3 0 010 .6 2.5 2.5 0 01-.7 2 3.3 3.3 0 01-2.3.7A4.3 4.3 0 018 16a6 6 0 01-1.1-.5l-.8-.6a1 1 0 00-.6-.2.7.7 0 00-.4 0 .8.8 0 00-.2.3L4 16.3a6.4 6.4 0 001 1 7.2 7.2 0 001.4.6 8 8 0 001.4.5 7.7 7.7 0 001.5.1 6.5 6.5 0 002.4-.4 5.1 5.1 0 001.8-1.1 4.9 4.9 0 001.1-1.7 5.6 5.6 0 00.4-2.1V13h4z"/></svg>';