Add icons to this collection by clicking the heart icon.
Help icon - also known as communication, information, help, button, question, info, round, question mark, ui, commerce and shopping, question mark circle, and faq. 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=".001"
        y2="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fcaf2b" />
        <stop offset="1" stop-color="#e03536" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 .001c-141.159 0-256 114.841-256 256C0 397.159 114.841 512 256 512s256-114.841 256-255.999c0-141.159-114.841-256-256-256zM256 488C128.075 488 24 383.926 24 256.001c0-127.926 104.075-232 232-232s232 104.074 232 232C488 383.926 383.925 488 256 488zm15.697-135.561v37.173c0 6.627-5.373 12-12 12s-12-5.373-12-12v-37.173c0-6.627 5.373-12 12-12s12 5.374 12 12zm67.326-184.581c0 43.331-19.858 57.723-37.379 70.42-16.731 12.125-29.947 21.702-29.947 58.707 0 6.627-5.373 12-12 12s-12-5.373-12-12c0-49.252 22.104-65.27 39.864-78.141 15.943-11.554 27.462-19.902 27.462-50.986 0-29.911-24.334-54.246-54.246-54.246s-54.246 24.335-54.246 54.246c0 6.627-5.373 12-12 12s-12-5.373-12-12c0-43.145 35.101-78.246 78.246-78.246s78.246 35.102 78.246 78.246z"
    />
</svg>
More icons in the same style and category