bachelor_cap constant

String const bachelor_cap

Implementation

static const String bachelor_cap =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="m4 13 20-5 20 5-20 5-20-5Z"/><path d="M13 16v9.97S18 29 24 29s11-3.03 11-3.03V16M7 14v22"/><path fill="#555" d="M4 34h6v6H4z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';