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"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M40 4H8a2 2 0 00-2 2v36a2 2 0 002 2h32a2 2 0 002-2V6a2 2 0 00-2-2Z"/><path d="M35 10H13v9h22v-9Z"/><path stroke-linecap="round" d="m12 28 7 7m0-7-7 7m16 0h8m-8-6h8"/></g></svg>';