round_hide_image constant

String const round_hide_image

Implementation

static const String round_hide_image =
    '<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="M19 3H5.83L21 18.17V5c0-1.1-.9-2-2-2zm-15.49.51A.996.996 0 102.1 4.92l.9.91V19c0 1.1.9 2 2 2h13.17l.9.9a.996.996 0 101.41-1.41L3.51 3.51zM7 17a.5.5 0 01-.4-.8l2-2.67c.2-.27.6-.27.8 0L11.25 16l.82-1.1 2.1 2.1H7z"/></svg>';