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="280" height="448" preserveAspectRatio="xMidYMid meet" viewBox="0 0 280 448"><path fill="currentColor" d="M277 224q0-37-17-83.5t-50-83T139 21 67.5 57.5t-50.5 83T0 224q0 58 40.5 98.5T139 363q57 0 97.5-40.5T277 224zm-234 0q0-47 31.5-103.5T139 64t64.5 56.5T235 224q0 40-28 68t-68 28-68-28-28-68z"/></svg>';