Add icons to this collection by clicking the heart icon.
Plus icon - also known as add, plus, ui, plus sign, plus icon, add button, plus button, plus mark, and plus minus. 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 100 100"
>
<linearGradient
id="a"
x1="17"
x2="83.675"
y1="17"
y2="83.675"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#faffec" />
<stop offset="1" stop-color="#dff8bf" />
</linearGradient>
<linearGradient
id="b"
x1="26"
x2="74"
y1="26"
y2="74"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#a8e66a" />
<stop offset=".542" stop-color="#3ec24f" />
<stop offset="1" stop-color="#1b8e2a" />
</linearGradient>
<g fill="none">
<path
fill="url(#a)"
d="M17 27c0-5.523 4.477-10 10-10h46.675c5.523 0 10 4.477 10 10v46.675c0 5.523-4.477 10-10 10H27c-5.523 0-10-4.477-10-10z"
/>
<path
fill="url(#b)"
fill-rule="evenodd"
d="M74 50c0 13.255-10.745 24-24 24S26 63.255 26 50s10.745-24 24-24 24 10.745 24 24zM50 35.5a1.5 1.5 0 0 1 1.5 1.5v11.5H63a1.5 1.5 0 0 1 0 3H51.5V64a1.5 1.5 0 0 1-3 0V51.5H37a1.5 1.5 0 0 1 0-3h11.5V37a1.5 1.5 0 0 1 1.5-1.5z"
clip-rule="evenodd"
/>
</g>
</svg>
More icons in the same style and category