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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 4H9a3 3 0 00-2.83 4M14 12a4 4 0 010 8H6m-2-8h16"/></svg>';