Add icons to this collection by clicking the heart icon.
Chili Sauce icon - also known as bottle, hot, spicy, sauce, mexico, chili, chili pepper, food and restaurant, and chili sauce. Created in a clean circular 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="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="405"
        y2="103"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M300.412 209.588h-88.823c-14.694 0-26.647 11.953-26.647 26.647v159.882a8.877 8.877 0 0 0 8.882 8.882h124.353a8.877 8.877 0 0 0 8.882-8.882V236.235c0-14.694-11.953-26.647-26.647-26.647zm-8.883 97.706c0 34.28-27.896 62.176-62.176 62.176a8.874 8.874 0 0 1-8.206-5.482 8.871 8.871 0 0 1 1.926-9.68c9.637-9.637 15.162-22.978 15.162-36.605v-28.174c0-11.565 7.448-21.332 17.765-25.011V254a8.877 8.877 0 0 1 8.882-8.882 8.877 8.877 0 0 1 8.882 8.882v10.519c10.317 3.679 17.765 13.446 17.765 25.011zm-26.647-26.647c-4.901 0-8.882 3.981-8.882 8.882v28.174c0 10.088-2.255 20.055-6.445 29.136 14.364-7.364 24.21-22.327 24.21-39.545v-17.765c0-4.901-3.982-8.882-8.883-8.882zm35.53-88.824c2.562 0 5.038.338 7.482.757-3.105-9.607-11.541-16.558-21.775-17.951l-7.981-63.848a8.887 8.887 0 0 0-8.813-7.781h-26.647a8.887 8.887 0 0 0-8.813 7.781l-7.981 63.848c-10.234 1.393-18.67 8.344-21.775 17.951 2.444-.418 4.919-.757 7.482-.757z"
    />
</svg>
More icons in the same style and category