strikethrough_outline constant

String const strikethrough_outline

Implementation

static const String strikethrough_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" stroke="currentColor" d="M3.5 10A3.5 3.5 0 007 13.5h1.487a3.013 3.013 0 003.013-3.013c0-1.205-.892-2.512-2-2.987M6.08 6.177A2.607 2.607 0 014.5 3.781 2.281 2.281 0 016.781 1.5H8A2.5 2.5 0 0110.5 4M2 7.5h11"/></svg>';