Add icons to this collection by clicking the heart icon.
Information icon - also known as information, help, customer service, info, sign, signaling, and about. Created in a clean flat 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="31.929"
        y2="31.929"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#7f00ff" />
        <stop offset="1" stop-color="#e100ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M32 4A28.03 28.03 0 0 0 4 32c1.54 37.15 54.47 37.14 56 0A28.03 28.03 0 0 0 32 4zM8 32a24 24 0 0 1 48 0C54.69 63.83 9.32 63.84 8 32zm2 0a22 22 0 0 0 44 0C52.8 2.82 11.21 2.81 10 32zm22.5-19c6.19.2 6.19 9.18 0 9.38-6.2-.2-6.2-9.18 0-9.38zm1.1 38h-1.35a5.642 5.642 0 0 1-5.61-5.52 39.833 39.833 0 0 1 2.08-13.35 3.825 3.825 0 0 1 2.6-7.1 5.65 5.65 0 0 1 5.21 7.7 32.257 32.257 0 0 0-2.34 10.79A3.767 3.767 0 0 1 33.6 51zm-1.1-30.63a2.685 2.685 0 0 1 0-5.37 2.685 2.685 0 0 1 0 5.37zM33.6 49h-1.35a3.622 3.622 0 0 1-3.61-3.55 38.143 38.143 0 0 1 2.29-13.59.995.995 0 0 0-.76-1.32 1.77 1.77 0 0 1 .31-3.51h.84a3.626 3.626 0 0 1 3.35 4.95 34.21 34.21 0 0 0-2.5 12.48c0 .79.73 1.1 1.43 1.01a1.765 1.765 0 0 1 0 3.53z"
    />
</svg>
More icons in the same style and category