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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="M26 15.5a3.5 3.5 0 11-7 0 3.5 3.5 0 017 0Zm-8 4a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0Zm7 4.5a2 2 0 11-4 0 2 2 0 014 0Z"/><path d="M27.796 1.768A3.525 3.525 0 0024.773.87c-.53.09-1.116.203-1.745.342C17.985 2.328 9.96 5.204 3.87 12.612c-.333.404-.66.822-.98 1.254-.63.85-.827 1.86-.664 2.804a3.925 3.925 0 001.917 2.721L23 30.271c2.668 1.537 6-.388 6-3.466V4.59a3.84 3.84 0 00-1.204-2.822ZM5.424 13.872C11.12 6.949 18.656 4.228 23.459 3.165a34.308 34.308 0 011.65-.323c.522-.089.984.073 1.325.39.338.315.566.795.566 1.358v2.43c-8.418.345-15.717 5.026-19.725 11.869l-2.132-1.23a1.925 1.925 0 01-.945-1.329c-.075-.433.013-.88.294-1.264l.932-1.194ZM27 9.022v17.784c0 1.54-1.666 2.501-3 1.732l-14.992-8.65C12.669 13.645 19.323 9.367 27 9.023Z"/></g></svg>';