Add icons to this collection by clicking the heart icon.
Help Desk icon - also known as information, reception, info, communications, help desk, and information 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="30"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5558ff" />
<stop offset="1" stop-color="#00c0ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="422"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#addcff" />
<stop offset=".503" stop-color="#eaf6ff" />
<stop offset="1" stop-color="#eaf6ff" />
</linearGradient>
<path
fill="url(#a)"
d="M407 150h30c24.814 0 45-20.186 45-45 0-20.273-13.477-37.456-31.934-43.066C444.441 43.477 427.273 30 407 30c-24.814 0-45 20.186-45 45v30c0 24.814 20.186 45 45 45zm90 90H151v-45c0-8.401-6.599-15-15-15s-15 6.599-15 15v45H15c-8.401 0-15 6.599-15 15 0 8.399 6.599 15 15 15h15v227c0 8.291 6.709 15 15 15s15-6.709 15-15v-15h392v15c0 8.291 6.709 15 15 15s15-6.709 15-15V270h15c8.401 0 15-6.601 15-15 0-8.401-6.599-15-15-15z"
/>
<path
fill="url(#b)"
d="M407 0c-57.9 0-105 47.1-105 105s47.1 105 105 105 105-47.1 105-105S464.9 0 407 0zm30 120h-30c-8.401 0-15-6.601-15-15V75c0-8.401 6.599-15 15-15s15 6.599 15 15v15h15c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15zM226 30H45C20.186 30 0 50.186 0 75v90c0 24.814 20.186 45 45 45h181c24.814 0 45-20.186 45-45V75c0-24.814-20.186-45-45-45zm30 332c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15s15-6.709 15-15v-30c0-8.291-6.709-15-15-15zm0-62c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15z"
/>
</svg>
More icons in the same style and category