format_strikethrough constant

String const format_strikethrough

Implementation

static const String format_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" d="M2 14v-2h20v2Zm8.5-4V7H5V4h14v3h-5.5v3Zm0 10v-4h3v4Z"/></svg>';