egg_light constant

String const egg_light

Implementation

static const String egg_light =
    '<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="M185 60.7C167.2 34 145.9 18 128 18S88.8 34 71 60.7 42 121.6 42 152a86 86 0 00172 0c0-30.4-10.6-63.7-29-91.3ZM128 226a74.1 74.1 0 01-74-74c0-28.1 9.8-58.9 27-84.7C96.1 44.7 114.6 30 128 30s31.9 14.7 47 37.3c17.2 25.8 27 56.6 27 84.7a74.1 74.1 0 01-74 74Z"/></svg>';