egg_thin constant

String const egg_thin

Implementation

static const String egg_thin =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M128 20c-35.1 0-84 66.5-84 132a84 84 0 00168 0c0-65.5-48.9-132-84-132Zm0 208a76.1 76.1 0 01-76-76c0-28.5 10-59.7 27.3-85.8C94.8 43 113.9 28 128 28s33.2 15 48.7 38.2C194 92.3 204 123.5 204 152a76.1 76.1 0 01-76 76Z"/></svg>';