text_strike_through constant

String const text_strike_through

Implementation

static const String text_strike_through =
    '<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="M15 13H9a1 1 0 000 2h2v2a1 1 0 002 0v-2h2a1 1 0 000-2Zm2-7H7a1 1 0 000 2h4v2a1 1 0 002 0V8h4a1 1 0 000-2Z"/></svg>';