badge_off constant

String const badge_off

Implementation

static const String badge_off =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 7v10l5 3 5-3m0-4V4l-5 3-2.496-1.497M3 3l18 18"/></svg>';