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" d="M10.5 7c-.5-.3-1-.5-1.4-.7-2-.9-2.1-1.1-2-1.9s.4-1 .6-1.2c.9-.5 2.8-.1 3.5.2L12.3.6C11.9.4 8.6-.8 6.2.6c-.8.5-1.9 1.5-2.1 3.4-.2 1.3.1 2.3.7 3H0v1h16V7h-5.5zM7.7 9s.1 0 .1.1c2 .9 2.4 1.2 2.2 2.5-.2.9-.5 1.1-.8 1.3-1.1.6-3.3 0-4.4-.5L3.6 15c.3.1 2.3 1 4.5 1 .9 0 1.8-.2 2.6-.6.9-.5 2-1.4 2.4-3.4.2-1.3 0-2.3-.4-3.1h-5z"/></svg>';