pizza constant

String const pizza

Icon Data of pizza

Implementation

static const String pizza =
    '<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"><path d="M12 21.5c-3.04 0-5.952-.714-8.5-1.983L12 3l8.5 16.517A19.09 19.09 0 0112 21.5z"/><path d="M5.38 15.866a14.94 14.94 0 006.815 1.634 14.944 14.944 0 006.502-1.479M13 11.01V11m-2 3v-.01"/></g></svg>';