eyebrow constant

String const eyebrow

Implementation

static const String eyebrow =
    '<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-linejoin="round" stroke-width="4"><path d="M24 40c9.941 0 18-10 18-10s-8.059-10-18-10S6 30 6 30s8.059 10 18 10Z"/><path d="M24 34a4 4 0 100-8 4 4 0 000 8Zm4-28c-7 0-18 3.5-21 6s-1 7 1 6 15.2-5.8 20-7c4.8-1.2 11.667.833 14 2-2.333-2-7-7-14-7Z"/></g></svg>';