egg constant

String const egg

Icon Data of 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="-4 -2 24 24"><path fill="currentColor" d="M8 18a6 6 0 006-6c0-4.221-3.418-10-6-10S2 7.779 2 12a6 6 0 006 6zm0 2a8 8 0 01-8-8C0 7.582 3.582 0 8 0s8 7.582 8 12a8 8 0 01-8 8z"/></svg>';