monkey constant

String const monkey

Implementation

static const String monkey =
    '<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"><path stroke="#fff" stroke-width="4" d="M13.2 21a10.442 10.442 0 01-1.2-4.861C12 9.987 17.373 5 24 5s12 4.987 12 11.139c0 1.743-.431 3.392-1.2 4.861"/><ellipse cx="24" cy="31" fill="#555" stroke="#fff" stroke-width="4" rx="15" ry="12"/><path stroke="#fff" stroke-linecap="round" stroke-width="4" d="M30.518 33.874c-3.67 3.67-9.721 3.566-13.518-.23M12 23c-3.314 0-6-2.239-6-5s2.686-5 6-5m24 10c3.314 0 6-2.239 6-5s-2.686-5-6-5"/><circle cx="20" cy="14" r="2" fill="#fff"/><circle cx="28" cy="14" r="2" fill="#fff"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';