Add icons to this collection by clicking the heart icon.
Reception icon - also known as information, nurse, hospital, reception, front desk, professions and jobs, and reception desk. 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="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="392"
        y2="110.6"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M466 362H256c8.291 0 15-6.709 15-15v-60c0-41.353-33.633-75-75-75h-90c-41.367 0-75 33.647-75 75v60c0 8.291 6.709 15 15 15-8.291 0-15 6.709-15 15v120c0 8.291 6.709 15 15 15h420c8.291 0 15-6.709 15-15V377c0-8.291-6.709-15-15-15zM76 110.6l75 30 75-30 28.5-59.375c3.3-6.299 1.199-14.399-4.501-18.6C220.9 10.875 185.95 0 151 0S81.1 10.875 52 32.625c-5.7 4.2-7.8 12.301-4.501 18.6zM406 347v-60c0-8.291-6.709-15-15-15s-15 6.709-15 15v60c0 8.291 6.709 15 15 15s15-6.709 15-15z"
    />
    <path
        fill="url(#b)"
        d="M151 212c41.4 0 75-33.6 75-75v-26.4H76V137c0 41.4 33.6 75 75 75zm15 60c-8.291 0-15 6.709-15 15s6.709 15 15 15h30c8.291 0 15-6.709 15-15s-6.709-15-15-15zm331 60H15c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15h482c8.291 0 15-6.709 15-15v-30c0-8.291-6.709-15-15-15zm-181-30h150c8.291 0 15-6.709 15-15V167c0-8.291-6.709-15-15-15H316c-8.291 0-15 6.709-15 15v120c0 8.291 6.709 15 15 15z"
    />
</svg>
More icons in the same style and category