calculator_one constant

String const calculator_one

Implementation

static const String calculator_one =
    '<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"><mask id="svgIDa"><g fill="none"><rect width="32" height="40" x="8" y="4" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" rx="2"/><path fill="#555" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M14 11h20v9H14z"/><circle cx="17" cy="26" r="2" fill="#fff"/><circle cx="17" cy="32" r="2" fill="#fff"/><circle cx="17" cy="38" r="2" fill="#fff"/><circle cx="24" cy="26" r="2" fill="#fff"/><circle cx="24" cy="32" r="2" fill="#fff"/><circle cx="24" cy="38" r="2" fill="#fff"/><circle cx="31" cy="26" r="2" fill="#fff"/><circle cx="31" cy="32" r="2" fill="#fff"/><circle cx="31" cy="38" r="2" fill="#fff"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';