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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M7 6v2h8v8h-5v2h5v8h2v-8h5v-2h-5V8h8V6H7z"/></svg>';