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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="2"><path stroke-linejoin="round" d="M2 6a4 4 0 014-4h12a4 4 0 014 4v5H2V6Z"/><path d="M18.5 16.5h-3"/><path stroke-linejoin="round" d="M12 11h10v7a4 4 0 01-4 4h-6V11Zm0 0H2v7a4 4 0 004 4h6V11Z"/><path d="M5.5 18 7 16.5m0 0L8.5 15M7 16.5 8.5 18M7 16.5 5.5 15"/></g></svg>';