format_strikethrough_variant constant

String const format_strikethrough_variant

Implementation

static const String format_strikethrough_variant =
    '<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="M23 12v2h-4.39c1 2.14.95 8-6.23 8-8.33.05-8.01-6.5-8.01-6.5l3.97.05c.03 3.37 3.16 3.37 3.78 3.33.64-.05 3.03-.04 3.22-2.38.08-1.09-1.02-1.92-2.22-2.5H1v-2h22m-3.59-4.11-3.98-.03s.17-2.77-3.28-2.78C8.7 5.06 9 7.28 9 7.56c.04.28.34 1.66 3 2.32H5.71S2.22 3.15 10.74 2c8.71-1.2 8.69 5.91 8.67 5.89Z"/></svg>';