frog constant

String const frog

Implementation

static const String frog =
    '<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 fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M19.102 10.894c.424.775.641 1.629.67 2.512a28.24 28.24 0 013.728-.245c1.63 0 3.212.138 4.725.397a5.597 5.597 0 01.673-2.664c1.76-3.209 6.415-3.846 10.4-1.423 3.983 2.422 5.787 6.988 4.028 10.198a5.233 5.233 0 01-1.745 1.877C42.496 23.1 43 24.8 43 26.58 43 33.99 34.27 40 23.5 40S4 33.992 4 26.58c0-1.98.624-3.861 1.744-5.554a5.196 5.196 0 01-1.07-1.357c-1.76-3.21.045-7.776 4.029-10.198 3.984-2.423 8.64-1.786 10.399 1.423Z"/><circle cx="12" cy="17" r="2" fill="#fff"/><circle cx="20.156" cy="28.576" r="2" fill="#fff"/><circle cx="28.156" cy="28.576" r="2" fill="#fff"/><circle cx="36" cy="17" r="2" fill="#fff"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';