egg_duotone constant

String const egg_duotone

Implementation

static const String egg_duotone =
    '<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="M208 152a80 80 0 01-160 0c0-64 48-128 80-128s80 64 80 128Z" opacity=".2"/><path fill="currentColor" d="M186.7 59.6C168.5 32.3 146.5 16 128 16S87.5 32.3 69.3 59.6 40 121.2 40 152a88 88 0 00176 0c0-30.8-10.7-64.5-29.3-92.4ZM128 224a72.1 72.1 0 01-72-72c0-27.7 9.7-58.2 26.7-83.6C97.2 46.6 115.4 32 128 32s30.8 14.6 45.3 36.4c17 25.4 26.7 55.9 26.7 83.6a72.1 72.1 0 01-72 72Z"/></svg>';