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 circular 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="-85.333"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#c3ffe8" />
<stop offset=".997" stop-color="#f0fff4" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#9cffac" />
<stop offset="1" stop-color="#00b59c" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M362.773 149.227C334.253 120.707 296.333 105 256 105s-78.253 15.707-106.773 44.227S105 215.667 105 256s15.707 78.253 44.227 106.773S215.667 407 256 407s78.253-15.707 106.773-44.227S407 296.333 407 256s-15.707-78.253-44.227-106.773zm-147.629-.71a8.848 8.848 0 1 1 0 17.696 8.848 8.848 0 0 1 0-17.696zm-9.194 101.227a8.847 8.847 0 0 1 12.512 0l22.94 22.939 52.135-52.135a8.847 8.847 0 1 1 12.512 12.513l-58.391 58.391a8.847 8.847 0 0 1-12.512 0l-29.196-29.195a8.849 8.849 0 0 1 0-12.513zm-25.442-78.084a8.848 8.848 0 1 1 0 17.696 8.848 8.848 0 0 1 0-17.696zm-23.143 34.636a8.848 8.848 0 1 1 0 17.696 8.848 8.848 0 0 1 0-17.696zM256 371.609c-63.747 0-115.609-51.862-115.609-115.609a8.848 8.848 0 0 1 17.696 0c0 53.99 43.924 97.914 97.914 97.914S353.914 309.99 353.914 256 309.99 158.086 256 158.086a8.848 8.848 0 0 1 0-17.696c63.747 0 115.609 51.862 115.609 115.609S319.747 371.609 256 371.609z"
/>
</svg>
More icons in the same style and category