template_off constant

String const template_off

Implementation

static const String template_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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M8 4h11a1 1 0 011 1v2a1 1 0 01-1 1h-7M8 8H5a1 1 0 01-1-1V5c0-.271.108-.517.283-.697"/><rect width="6" height="8" x="4" y="12" rx="1"/><path d="M16 12h4m-6 4h2m-2 4h6M3 3l18 18"/></g></svg>';