egg_fried constant

String const egg_fried

Implementation

static const String egg_fried =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="12" cy="12" r="3"/><path d="M14 3a5 5 0 014.872 6.13 3 3 0 01.178 5.681 3 3 0 11-4.684 3.626 5 5 0 11-8.662-4.996 5 5 0 114.645-8.856A4.982 4.982 0 0114 3z"/></g></svg>';