bowl_one constant

String const bowl_one

Implementation

static const String bowl_one =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M24 39c9.389 0 17-7.059 17-17H7c0 9.941 7.611 17 17 17Z"/><path stroke-linejoin="round" d="m18 38-2 6h16l-2-6"/><path d="M12 10v4m24-4v4M24 5v9"/></g></svg>';