material_calculator constant

String const material_calculator

Implementation

static const String material_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"><circle cx="33.25" cy="33.25" r="11.07" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M42.5 27.18V7.45a2 2 0 00-2-1.95H24v21.68"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M24 24H5.5v16.55a2 2 0 002 2h19.68M24 5.5H7.45a2 2 0 00-1.95 2V24H24Zm12.33 6.59-6.16 6.15m0-6.15 6.16 6.15M14.37 37.6v-8.7m4.35 4.35h-8.71m27.59-1.14h-8.7m8.7 2.81h-8.7M18.7 15.15H10"/></svg>';