pizzeria constant

String const pizzeria

Implementation

static const String pizzeria =
    '<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 15a2 2 0 01-2-2 2 2 0 012-2 2 2 0 012 2 2 2 0 01-2 2M7 7c0-1.11.89-2 2-2a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2m5-5C8.43 2 5.23 3.54 3 6l9 16 9-16c-2.22-2.46-5.43-4-9-4Z"/></svg>';