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="M18.8 7.6 16 5.5V3h1c.6 0 1-.4 1-1s-.4-1-1-1H8.7c-1.4 0-2.6.5-3.6 1.5l-.8.8c-.4.4-.4 1 0 1.4.4.4 1 .4 1.4 0l.8-.8c.6-.6 1.4-.9 2.2-.9H10v2.5L7.2 7.6C6.4 8.2 6 9.1 6 10v12c0 .6.4 1 1 1h12c.6 0 1-.4 1-1V10c0-.9-.4-1.8-1.2-2.4zM12 3h2v2h-2V3zm1 14c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>';