Add icons to this collection by clicking the heart icon.
Question Mark icon - also known as information, help, button, question, info, round, question mark, ui, 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 64 64"
>
    <linearGradient
        id="a"
        x1="4"
        x2="60"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M55 4H9a5.006 5.006 0 0 0-5 5v46a5.006 5.006 0 0 0 5 5h46a5.006 5.006 0 0 0 5-5V9a5.006 5.006 0 0 0-5-5zm3 51a3.003 3.003 0 0 1-3 3H9a3.003 3.003 0 0 1-3-3V9a3.003 3.003 0 0 1 3-3h46a3.003 3.003 0 0 1 3 3zM38.006 29.436A11.255 11.255 0 0 0 33 38.95v5.758a1 1 0 0 1-2 0V38.95a13.27 13.27 0 0 1 5.936-11.203 9.281 9.281 0 0 0 4.29-8.166 9.38 9.38 0 0 0-8.866-8.866 9.273 9.273 0 0 0-9.593 9.226 1 1 0 0 1-2 0 11.29 11.29 0 0 1 11.67-11.225c10.975.517 14.807 14.78 5.569 20.72zm-5.783 18.182a3.837 3.837 0 0 0 0 7.674 3.837 3.837 0 0 0 0-7.674zm0 5.674a1.837 1.837 0 0 1 0-3.674 1.837 1.837 0 0 1 0 3.674z"
    />
</svg>
More icons in the same style and category