egg constant

String const egg

Implementation

static const String egg =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-2.925 0-4.962-2.038Q5 16.925 5 14q0-1.925.638-3.875.637-1.95 1.65-3.538Q8.3 5 9.55 4 10.8 3 12 3q1.225 0 2.463 1 1.237 1 2.25 2.587 1.012 1.588 1.65 3.538Q19 12.075 19 14q0 2.925-2.038 4.962Q14.925 21 12 21Zm1-3q.425 0 .713-.288Q14 17.425 14 17t-.287-.712Q13.425 16 13 16q-1.25 0-2.125-.875T10 13q0-.425-.287-.713Q9.425 12 9 12t-.712.287Q8 12.575 8 13q0 2.075 1.463 3.538Q10.925 18 13 18Z"/></svg>';