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"><path fill="currentColor" d="M1.5 4.768 2.777 3.5 21 21.723 19.732 23l-1.458-1.458c-.346.286-.79.458-1.274.458H7a2 2 0 01-2-2V8.268l-3.5-3.5zM7 2h10a2 2 0 012 2v13.177l-2-2V14h-1.177L13 11.177V10h-1.177l-2-2H17V4H7v1.177L5.125 3.302A2 2 0 017 2zm0 10h1.732L7 10.268V12zm8-2v2h2v-2h-2zm-8 4v2h2v-2H7zm4 2h1.732L11 14.268V16zm-4 2v2h2v-2H7zm4 0v2h2v-2h-2zm4 2h1.732L15 18.268V20z"/></svg>';