Add icons to this collection by clicking the heart icon.
Add Button icon - also known as interface, signs, ui, add button, 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00b59c" />
<stop offset="1" stop-color="#9cffac" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="411"
y2="101"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#c3ffe8" />
<stop offset=".997" stop-color="#f0fff4" />
</linearGradient>
<path
fill="url(#a)"
d="M512 256c0 141.385-114.615 256-256 256S0 397.385 0 256 114.615 0 256 0s256 114.615 256 256z"
/>
<path
fill="url(#b)"
d="M256 411c-8.284 0-15-6.716-15-15V271H116c-8.284 0-15-6.716-15-15s6.716-15 15-15h125V116c0-8.284 6.716-15 15-15s15 6.716 15 15v125h125c8.284 0 15 6.716 15 15s-6.716 15-15 15H271v125c0 8.284-6.716 15-15 15z"
/>
</svg>
More icons in the same style and category