Add icons to this collection by clicking the heart icon.
Work In Progress icon - also known as clock, time, waiting, time and date, processing time, 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="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#c3ffe8" />
<stop offset=".997" stop-color="#f0fff4" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="452"
y2="60"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00b59c" />
<stop offset="1" stop-color="#9cffac" />
</linearGradient>
<path
fill="url(#a)"
d="M256 512c-68.38 0-132.667-26.629-181.02-74.98C26.629 388.667 0 324.38 0 256S26.629 123.333 74.98 74.98C123.333 26.629 187.62 0 256 0s132.667 26.629 181.02 74.98C485.371 123.333 512 187.62 512 256s-26.629 132.667-74.98 181.02C388.667 485.371 324.38 512 256 512z"
/>
<path
fill="url(#b)"
d="m220.645 316.104-49.498-49.497c-5.858-5.858-5.858-15.355 0-21.213 5.858-5.858 15.355-5.858 21.213 0l38.891 38.891 88.388-88.388c5.858-5.858 15.355-5.858 21.213 0 5.858 5.858 5.858 15.355 0 21.213l-98.995 98.994c-5.857 5.857-15.354 5.857-21.212 0zM452 256c0-108.075-87.925-196-196-196-8.284 0-15 6.716-15 15s6.716 15 15 15c91.533 0 166 74.467 166 166s-74.467 166-166 166S90 347.533 90 256c0-8.284-6.716-15-15-15s-15 6.716-15 15c0 108.075 87.925 196 196 196s196-87.925 196-196zM186.735 73.778c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm-58.721 39.236c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm-39.236 58.72c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15z"
/>
</svg>
More icons in the same style and category