rabbit constant

String const rabbit

Implementation

static const String rabbit =
    '<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"><ellipse cx="24" cy="32" fill="#555" stroke="#fff" stroke-width="4" rx="17" ry="12"/><circle cx="18" cy="29.412" r="2" fill="#fff"/><circle cx="24" cy="35.412" r="2" fill="#fff"/><circle cx="30" cy="29.412" r="2" fill="#fff"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M12.667 22c-1.315-3.167-3.607-10.887-2.254-16.087.376-1 1.803-2.7 4.509-1.5.375.166 1.24.8 1.69 2C17.74 8.413 16.05 21 16.05 21m19.337 1c1.316-3.167 3.545-10.887 2.192-16.087-.376-1-1.804-2.7-4.51-1.5-.376.166-1.24.8-1.691 2-1.128 2 .626 13.587.626 13.587"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';