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"><g fill="currentColor" stroke="currentColor" 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 d="M24 43c5.523 0 10-8.954 10-20H14c0 11.046 4.477 20 10 20Z"/></g></svg>';