Add icons to this collection by clicking the heart icon.
Sign icon - also known as coffee shop, sign, cafe, signage, food and restaurant, and cafeteria. 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="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="452"
        y2="75"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M467 512H45c-24.813 0-45-20.187-45-45V207c0-24.813 20.187-45 45-45h422c24.813 0 45 20.187 45 45v260c0 24.813-20.187 45-45 45zm0-437H45C20.147 75 0 54.853 0 30V15C0 6.716 6.716 0 15 0h482c8.284 0 15 6.716 15 15v15c0 24.853-20.147 45-45 45z"
    />
    <path
        fill="url(#b)"
        d="M421 75v87h-70V75zm-260 0H91v87h70zm140 212v51.17a54.93 54.93 0 0 1-37.608 52.178l-22.413 7.471C240.538 427.768 216.053 452 186 452h-80c-30.327 0-55-24.673-55-55V237c0-8.284 6.716-15 15-15h160c8.284 0 15 6.716 15 15v15h25c19.299 0 35 15.701 35 35zm-30 0c0-2.757-2.243-5-5-5h-25v84.188l12.906-4.302A24.967 24.967 0 0 0 271 338.17zm190-40c0-8.284-6.716-15-15-15h-80c-8.284 0-15 6.716-15 15s6.716 15 15 15h80c8.284 0 15-6.716 15-15zm0 60c0-8.284-6.716-15-15-15h-80c-8.284 0-15 6.716-15 15s6.716 15 15 15h80c8.284 0 15-6.716 15-15zm0 60c0-8.284-6.716-15-15-15h-80c-8.284 0-15 6.716-15 15s6.716 15 15 15h80c8.284 0 15-6.716 15-15zm0 60c0-8.284-6.716-15-15-15h-80c-8.284 0-15 6.716-15 15s6.716 15 15 15h80c8.284 0 15-6.716 15-15z"
    />
</svg>
More icons in the same style and category