capricornus constant

String const capricornus

Implementation

static const String capricornus =
    '<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" stroke="#fff" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M18 11a6 6 0 00-12 0m12 0v18m12-18a6 6 0 00-12 0m12 0v24.75S30 43 22 43"/><circle cx="36" cy="30" r="6" fill="#555"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';