Add icons to this collection by clicking the heart icon.
Work In Progress icon - also known as strategy, briefcase, suitcase, gear, process, business and finance, and work in progress. 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="102"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffedad" />
<stop offset="1" stop-color="#ffffe5" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="452"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fd5900" />
<stop offset="1" stop-color="#ffde00" />
</linearGradient>
<path
fill="url(#a)"
d="M447 512H65c-35.841 0-65-29.159-65-65V167c0-35.841 29.159-65 65-65h382c35.841 0 65 29.159 65 65v280c0 35.841-29.159 65-65 65z"
/>
<path
fill="url(#b)"
d="M151 102V45c0-24.813 20.187-45 45-45h120c24.813 0 45 20.187 45 45v57h-30V45c0-8.271-6.729-15-15-15H196c-8.271 0-15 6.729-15 15v57zm250 205c0 8.284-6.716 15-15 15h-15.974c-2.683 20.507-10.79 39.332-22.829 54.984l11.334 11.334c5.858 5.858 5.858 15.355 0 21.213-5.858 5.858-15.355 5.858-21.213 0l-11.334-11.334c-15.651 12.039-34.477 20.146-54.984 22.829V437c0 8.284-6.716 15-15 15s-15-6.716-15-15v-15.974c-20.507-2.683-39.332-10.79-54.984-22.829l-11.334 11.334c-5.858 5.858-15.355 5.858-21.213 0-5.858-5.858-5.858-15.355 0-21.213l11.334-11.334c-12.039-15.651-20.146-34.476-22.829-54.984H126c-8.284 0-15-6.716-15-15s6.716-15 15-15h15.974c2.683-20.507 10.79-39.332 22.829-54.984l-11.334-11.334c-5.858-5.858-5.858-15.355 0-21.213 5.858-5.858 15.355-5.858 21.213 0l11.334 11.334c15.651-12.039 34.477-20.146 54.984-22.829V177c0-8.284 6.716-15 15-15s15 6.716 15 15v15.974c20.507 2.683 39.332 10.79 54.984 22.829l11.334-11.334c5.858-5.858 15.355-5.858 21.213 0 5.858 5.858 5.858 15.355 0 21.213l-11.334 11.334c12.039 15.651 20.146 34.477 22.829 54.984H386c8.284 0 15 6.716 15 15zm-90 0c0-30.327-24.673-55-55-55s-55 24.673-55 55 24.673 55 55 55 55-24.673 55-55z"
/>
</svg>
More icons in the same style and category