Add icons to this collection by clicking the heart icon.
Add Button icon - also known as interface, add, plus, circle, website, ui, add button, and user interface. 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="9.383"
x2="54.617"
y1="54.617"
y2="9.383"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#1a6fb0" />
<stop offset="1" stop-color="#3d9ae2" />
</linearGradient>
<linearGradient
id="b"
x1="22"
x2="42"
y1="42"
y2="22"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00b6bd" />
<stop offset="1" stop-color="#46f8ff" />
</linearGradient>
<circle cx="32" cy="32" r="32" fill="url(#a)" />
<path fill="url(#b)" d="M48 28H36V16h-8v12H16v8h12v12h8V36h12z" />
</svg>
More icons in the same style and category