palmcalc constant

String const palmcalc

Icon Data of palmcalc

Implementation

static const String palmcalc =
    '<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"><rect width="7.82" height="7.82" x="12.27" y="4.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="2"/><rect width="7.82" height="7.82" x="20.09" y="4.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="2"/><rect width="7.82" height="7.82" x="27.91" y="4.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="2"/><rect width="7.82" height="7.82" x="12.27" y="20.26" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="2"/><rect width="7.82" height="7.82" x="20.09" y="20.26" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="2"/><rect width="7.82" height="7.82" x="27.91" y="20.26" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="2"/><rect width="7.82" height="7.82" x="12.27" y="12.43" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="2"/><rect width="7.82" height="7.82" x="12.27" y="35.68" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="2"/><rect width="7.82" height="7.82" x="12.27" y="27.86" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="2"/><rect width="7.82" height="7.82" x="27.91" y="12.43" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="2"/></svg>';