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 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="0"
y2="512"
gradientTransform="matrix(1 0 0 -1 0 512)"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#c3ffe8" />
<stop offset=".997" stop-color="#f0fff4" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="105"
y2="407"
gradientTransform="matrix(1 0 0 -1 0 512)"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#9cffac" />
<stop offset="1" stop-color="#00b59c" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M256 105c-83.395 0-151 67.605-151 151s67.605 151 151 151 151-67.605 151-151-67.605-151-151-151zm82.578 159.848h-73.73v73.73a8.848 8.848 0 0 1-17.696 0v-73.73h-73.73a8.848 8.848 0 0 1 0-17.696h73.73v-73.73a8.848 8.848 0 0 1 17.696 0v73.73h73.73a8.848 8.848 0 0 1 0 17.696z"
/>
</svg>
More icons in the same style and category