Add icons to this collection by clicking the heart icon.
Question icon - also known as question, customer service, support, ui, and call center. 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="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="255.952"
        x2="255.952"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M303.997 308.536c-10.396-10.345-27.273-10.353-37.635.008l-12.545 12.545c-3.448 3.448-9.08 3.475-12.562.009l-50.18-50.188a8.862 8.862 0 0 1 0-12.545l12.545-12.545c10.388-10.388 10.419-27.225 0-37.644l-37.635-37.635c-10.362-10.379-27.273-10.379-37.635 0l-9.53 9.521c-30.687 30.695-10.05 83.804 59.71 153.581 40.679 40.68 112.82 100.512 153.572 59.71l9.53-9.53c10.379-10.379 10.379-27.256 0-37.635zM318.188 105c-48.915 0-88.716 39.801-88.716 88.716 0 15.43 3.985 30.479 11.557 43.786l-11.107 33.251a8.89 8.89 0 0 0 2.149 9.079 8.853 8.853 0 0 0 9.079 2.14l33.269-11.081c13.307 7.563 28.347 11.54 43.769 11.54 48.915 0 88.716-39.801 88.716-88.716S367.104 105 318.188 105zm-.173 141.945a8.872 8.872 0 1 1 0-17.745 8.872 8.872 0 0 1 0 17.745zm12.372-56.278c-2.097 1.109-3.5 3.951-3.5 7.078v4.843c0 4.904-3.968 8.872-8.872 8.872s-8.872-3.968-8.872-8.872v-4.843c0-9.842 4.973-18.566 12.996-22.777a8.87 8.87 0 0 0 4.748-7.867c0-4.895-3.985-8.872-8.872-8.872s-8.872 3.977-8.872 8.872c0 4.904-3.968 8.872-8.872 8.872s-8.872-3.968-8.872-8.872c0-14.676 11.938-26.615 26.615-26.615s26.615 11.938 26.615 26.615a26.552 26.552 0 0 1-14.242 23.566z"
    />
</svg>
More icons in the same style and category