soup_can constant

String const soup_can

Implementation

static const String soup_can =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><ellipse cx="256" cy="80" fill="currentColor" rx="160" ry="64"/><path fill="currentColor" d="M256 440c88.365 0 152-28.654 152-64V248c0 28.581-41.612 52.783-104.26 61.002C301.238 333.16 280.82 352 256 352s-45.238-18.84-47.74-42.998C145.612 300.783 104 276.581 104 248v128c0 35.346 63.634 64 152 64z"/><path fill="currentColor" d="M256 160c-88.366 0-160-28.654-160-64 0 0 0 32.834 8 40v96c0 28.732 42.049 53.042 105.25 61.134C214.176 271.861 233.229 256 256 256s41.824 15.861 46.75 37.134C365.951 285.042 408 260.732 408 232v-96c8-8.25 8-40 8-40 0 35.346-71.635 64-160 64zm152 232c0 35.346-63.635 64-152 64-88.366 0-152-28.654-152-64v23.999L96 432c0 6.994 2.815 13.725 8 20.025C125.016 477.562 185.121 496 256 496s130.984-18.438 152-43.975c5.186-6.301 8-13.031 8-20.025l-8-16.001V392z"/></svg>';