eagle constant

String const eagle

Implementation

static const String eagle =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4" d="M6 23c-4.04-7.043 3.624-11.136 8-12 14.541-12.844 26.485-.287 28 8 1.514 8.287 1.158 14.893 2 18-6.463-8.7-10.877-7.159-12-5-2.02 4.144-5.314 4.252-7 3-4.04-3.314-10.476 3.202-13 7 4.847-8.7 5.505-14.273 5-16-2.02-8.286-8.307-5.416-11-3Z"/><circle cx="23" cy="16" r="2" fill="#fff"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';