calculator constant

String const calculator

Implementation

static const String calculator =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M27.89 26A1.94 1.94 0 0026 27.89v12.66a1.94 1.94 0 001.94 2h12.61a2 2 0 002-2V27.89a1.94 1.94 0 00-2-1.94ZM7.45 5.5a2 2 0 00-1.95 2v12.61a1.94 1.94 0 002 1.94h12.61a1.94 1.94 0 001.94-1.94V7.45a1.94 1.94 0 00-1.94-1.95Z"/><rect width="16.55" height="16.55" x="25.95" y="5.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="2.92"/><rect width="16.55" height="16.55" x="5.5" y="25.95" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="1.95"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M13.78 8.42v10.71m-5.36-5.35h10.71m9.74 17.52h10.71m-10.71 5.84h10.71"/></svg>';