local_pizza_outline constant

String const local_pizza_outline

Implementation

static const String local_pizza_outline =
    '<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"><path fill="currentColor" d="M12 22 2 7q2.125-1.8 4.663-2.9Q9.2 3 12 3t5.337 1.088Q19.875 5.175 22 7Zm0-3.6 7.3-10.95q-1.625-1.125-3.475-1.788Q13.975 5 12 5t-3.812.662Q6.35 6.325 4.7 7.45ZM9.5 10q.625 0 1.062-.438Q11 9.125 11 8.5t-.438-1.062Q10.125 7 9.5 7t-1.062.438Q8 7.875 8 8.5t.438 1.062Q8.875 10 9.5 10Zm2.5 5q.625 0 1.062-.438.438-.437.438-1.062t-.438-1.062Q12.625 12 12 12t-1.062.438q-.438.437-.438 1.062t.438 1.062Q11.375 15 12 15Zm0 3.4Z"/></svg>';