arithmetic_buttons constant

String const arithmetic_buttons

Implementation

static const String arithmetic_buttons =
    '<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-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M41 4H7a3 3 0 00-3 3v34a3 3 0 003 3h34a3 3 0 003-3V7a3 3 0 00-3-3ZM10 14h8m-8 0h8m-7 23 6-6m-3-13v-8m3 27-6-6m19-17h8m-8 17h8m-8 6h8"/><path d="M24 4v40M4 24h40"/><path stroke-linejoin="round" d="M30 4H18m12 40H18M4 28v-8m40 8v-8"/></g></svg>';