calculator_off constant

String const calculator_off

Implementation

static const String calculator_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="M19.823 19.824A2 2 0 0118 21H6a2 2 0 01-2-2V5c0-.295.064-.575.178-.827M7 3h11a2 2 0 012 2v11"/><path d="M10 10H9a1 1 0 01-1-1V8m3-1h4a1 1 0 011 1v1a1 1 0 01-1 1h-1m-6 4v.01m4-.01v.01M8 17v.01m4-.01v.01m4-.01v.01M3 3l18 18"/></g></svg>';