Add icons to this collection by clicking the heart icon.
Code icon - also known as code, ui, web development, programming, and html. 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 24 24"
>
<linearGradient
id="a"
x1="4.293"
x2="9.707"
y1="9.293"
y2="14.707"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fe80ff" />
<stop offset="1" stop-color="#d55eff" />
</linearGradient>
<linearGradient
id="b"
x1="14.293"
x2="19.707"
y1="9.293"
y2="14.707"
href="#a"
/>
<linearGradient
id="c"
x1="9.292"
x2="14.707"
y1="9.292"
y2="14.707"
href="#a"
/>
<g>
<path
fill="url(#a)"
d="M7 17a1 1 0 0 1-.707-.293l-4-4a1 1 0 0 1 0-1.414l4-4a1 1 0 1 1 1.414 1.414L4.414 12l3.293 3.293A1 1 0 0 1 7 17z"
/>
<path
fill="url(#b)"
d="M17 17a1 1 0 0 1-.707-1.707L19.586 12l-3.293-3.293a1 1 0 1 1 1.414-1.414l4 4a1 1 0 0 1 0 1.414l-4 4A1 1 0 0 1 17 17z"
/>
<path
fill="url(#c)"
d="M10 19a1 1 0 0 1-.949-1.316l4-12a1 1 0 0 1 1.9.632l-4 12A1 1 0 0 1 10 19z"
/>
</g>
</svg>
More icons in the same style and category