beauty constant

String const beauty

Implementation

static const String beauty =
    '<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="M42 44V22c0-9.941-8.059-18-18-18S6 12.059 6 22v22"/><path fill="#555" d="M24 43c5.523 0 10-8.954 10-20H14c0 11.046 4.477 20 10 20Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';