strikethrough_solid constant

String const strikethrough_solid

Implementation

static const String strikethrough_solid =
    '<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" fill-rule="evenodd" d="M4 3.781A2.781 2.781 0 016.781 1H8a3 3 0 013 3h-1a2 2 0 00-2-2H6.781A1.78 1.78 0 005 3.781c0 .843.502 1.605 1.277 1.937l-.394.919A3.107 3.107 0 014 3.78ZM9.392 8H2V7h11v1h-2.01c.123.14.237.287.34.44.405.602.67 1.326.67 2.047A3.513 3.513 0 018.487 14H7a4 4 0 01-4-4h1a3 3 0 003 3h1.487A2.513 2.513 0 0011 10.487c0-.484-.182-1.017-.5-1.488-.296-.44-.69-.797-1.108-.999Z" clip-rule="evenodd"/></svg>';