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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M5 24h38m-19 0c16 6 10 20 0 20s-12-8-12-8m24-24s-3-8-12-8-12.564 7.6-8.39 14"/><path d="M12 36s4 8 12 8 12.564-7.6 8.39-14"/></g></svg>';