Add icons to this collection by clicking the heart icon.
Gradient icon - also known as graphic design, ui, edit tools, and gradient. 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="#009efd" />
<stop offset="1" stop-color="#2af598" />
</linearGradient>
<path
d="M492 332H20V20h472v312zM256 20v312m-118 0V20m236 312V20m40 392-40-40-40 40v80h80v-80z"
fill="none"
stroke="url(#a)"
stroke-width="40"
stroke-miterlimit="10"
/>
</svg>
More icons in the same style and category