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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12.25 19.26c-1.347 0-2.494-.307-3.44-.92a4.85 4.85 0 01-1.96-2.52l1.98-1.16c.56 1.573 1.72 2.36 3.48 2.36.866 0 1.513-.167 1.94-.5.44-.347.66-.793.66-1.34 0-.5-.178-.893-.532-1.18H4v-2h16v2h-2.928c.092.34.137.72.137 1.14 0 1.267-.46 2.273-1.38 3.02-.906.733-2.1 1.1-3.58 1.1Zm-4.48-8.84c.1.208.224.401.37.58h4.714a53.725 53.725 0 00-.304-.1c-1.067-.333-1.807-.647-2.22-.94-.4-.307-.6-.72-.6-1.24 0-.533.2-.953.6-1.26.4-.32.933-.48 1.6-.48 1.373 0 2.353.653 2.94 1.96l1.94-1.12c-.454-.96-1.1-1.713-1.94-2.26-.84-.547-1.82-.82-2.94-.82-1.24 0-2.3.367-3.18 1.1-.88.72-1.32 1.7-1.32 2.94 0 .627.113 1.173.34 1.64Z"/></svg>';