pizza constant

String const 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="M15 11h.01M11 15h.01M16 16h.01M2 16l20 6-6-20c-3.36.9-6.42 2.67-8.88 5.12A19.876 19.876 0 002 16Z"/><path d="M17 6c-6.29 1.47-9.43 5.13-11 11"/></g></svg>';