Add icons to this collection by clicking the heart icon.
Food Cart icon - also known as restaurant, cloche, food and restaurant, food cart, food trolley, food tray, and food service. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="272"
        x2="272"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="241"
        x2="241"
        y1="512"
        y2="90"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M137 90h15l15 32 15-32h270l15 32 15-32h15c8.401 0 15-6.599 15-15 0-41.4-33.6-75-75-75H197c-41.4 0-75 33.6-75 75 0 8.401 6.599 15 15 15zm90 32c-8.401 0-15 6.599-15 15v45l105 30 105-30v-45c0-8.401-6.599-15-15-15zm270 120h-15l-15-30-15 30h-30l-98.6-30L212 242h-30l-15-30-15 30h-15c-8.401 0-15 6.599-15 15v15l-30 15 30 15v99l-18.594 22.313-6.905 3.486C90.5 423.5 83.899 422 77 422c-24.901 0-45 20.099-45 45s20.099 45 45 45 45-20.099 45-45c0-6.899-1.5-13.5-4.501-19.2l3.964-7.853L143 422h114c.422 0 .835-.029 1.247-.061C265.383 464.481 302.46 497 347 497s81.617-32.519 88.753-75.061c.412.033.825.061 1.247.061h60c8.401 0 15-6.599 15-15V257c0-8.401-6.599-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M422 182H212v60h210zm-300 90H15c-8.401 0-15 6.599-15 15s6.599 15 15 15h107zm30-30h30V90h-30zM452 90v152h30V90zM122 407v-6l-25.499 25.8c9.3 4.2 16.8 11.7 20.999 21L143 422h-6c-8.401 0-15-6.599-15-15zm225-105c-58.932 0-105 49.354-105 105 0 55.202 45.691 105 105 105 59.162 0 105-49.663 105-105 0-59.728-49.446-105-105-105zm-75 105c0-8.284 1.67-16.115 4.162-23.573L316.995 407l-40.833 23.573C273.67 423.115 272 415.284 272 407zm60 73.482c-16.187-3.298-30.273-12.006-40.851-23.914L332 432.983zm0-99.465-40.851-23.586c10.578-11.907 24.664-20.616 40.851-23.914zm30-47.499c16.187 3.298 30.273 12.006 40.851 23.914L362 381.017zm0 146.964v-47.499l40.851 23.586c-10.578 11.907-24.664 20.615-40.851 23.913zm55.838-49.909L377.005 407l40.833-23.573C420.33 390.885 422 398.716 422 407s-1.67 16.115-4.162 23.573z"
    />
</svg>
More icons in the same style and category