Add icons to this collection by clicking the heart icon.
Plus Button icon - also known as add, button, plus, circle, read more, ui, more, and plus button. 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 24 24"
>
<linearGradient
id="a"
x1="1"
x2="23"
y1="12"
y2="12"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#f2551c" />
<stop offset="1" stop-color="#ffd432" />
</linearGradient>
<path
fill="url(#a)"
d="M12 1a11 11 0 1 0 11 11A11 11 0 0 0 12 1zm0 20a9 9 0 1 1 9-9 9 9 0 0 1-9 9zm1-10h5v2h-5v5h-2v-5H6v-2h5V6h2z"
/>
</svg>
More icons in the same style and category