Add icons to this collection by clicking the heart icon.
Info icon - also known as information, connection, info, and communications. 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="256"
x2="256"
y1="400.5"
y2="111.5"
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="M179.5 256c0 42.185 34.315 76.5 76.5 76.5s76.5-34.315 76.5-76.5-34.315-76.5-76.5-76.5-76.5 34.315-76.5 76.5zm85 25.5c0 4.698-3.802 8.5-8.5 8.5s-8.5-3.802-8.5-8.5v-17c0-4.698 3.802-8.5 8.5-8.5s8.5 3.802 8.5 8.5zm0-51a8.5 8.5 0 1 1-17.001-.001 8.5 8.5 0 0 1 17.001.001zm116.353.743c-7.879-40.006-34.048-73.78-71.462-91.064-4.267-1.942-9.305-.1-11.281 4.159-1.967 4.258-.108 9.305 4.159 11.281 31.992 14.777 54.495 43.467 61.647 77.523-8.499 4.141-14.416 12.786-14.416 22.858 0 14.062 11.438 25.5 25.5 25.5s25.5-11.438 25.5-25.5c0-12.039-8.41-22.096-19.647-24.757zm-13.191 66.867c-4.267-1.951-9.305-.1-11.281 4.159-14.777 31.992-43.467 54.495-77.523 61.647-4.141-8.499-12.786-14.416-22.858-14.416-14.062 0-25.5 11.438-25.5 25.5s11.438 25.5 25.5 25.5c12.039 0 22.096-8.41 24.757-19.647 40.006-7.879 73.781-34.048 91.064-71.462 1.967-4.259.108-9.306-4.159-11.281zm-157.931 58.271c-31.992-14.777-54.495-43.467-61.647-77.523 8.498-4.141 14.415-12.786 14.415-22.858 0-14.062-11.438-25.5-25.5-25.5s-25.5 11.438-25.5 25.5c0 12.039 8.41 22.096 19.647 24.757 7.879 40.006 34.048 73.781 71.462 91.064 4.245 1.955 9.309.116 11.281-4.159 1.968-4.258.109-9.305-4.158-11.281zM144.338 213.89c4.245 1.955 9.309.116 11.281-4.159 14.777-31.992 43.467-54.495 77.523-61.647 4.141 8.498 12.786 14.415 22.858 14.415 14.062 0 25.5-11.438 25.5-25.5s-11.438-25.5-25.5-25.5c-12.039 0-22.096 8.41-24.757 19.647-40.006 7.88-73.781 34.048-91.064 71.462-1.967 4.26-.108 9.307 4.159 11.282z"
/>
</svg>
More icons in the same style and category