sanitizer constant

String const sanitizer

Implementation

static const String sanitizer =
    '<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="M12.5 12.5c-1.4 0-2.5 1.1-2.5 2.5s1.1 2.5 2.5 2.5S15 16.4 15 15s-1.1-2.5-2.5-2.5zm0 4c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5 1.5.7 1.5 1.5-.7 1.5-1.5 1.5zm5.1-9.3-2.6-2V3h1.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5H7.7c-.9 0-1.8.4-2.4 1L4.1 4.1c0 .1-.1.3-.1.4 0 .3.2.5.5.5.1 0 .3-.1.4-.1L6 3.7c.4-.4 1.1-.7 1.7-.7H10v2.2l-2.6 2C6.5 7.9 6 8.9 6 10v11.5c0 .3.2.5.5.5h12c.3 0 .5-.2.5-.5V10c0-1.1-.5-2.1-1.4-2.8zM11 3h3v2h-3V3zm7 18H7V10c0-.8.4-1.5 1-2l2.7-2h3.7L17 8c.6.5 1 1.2 1 2v11z"/></svg>';