Add icons to this collection by clicking the heart icon.
Work In Progress icon - also known as graphic, chart, statistics, loading, 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="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fd3a84" />
<stop offset="1" stop-color="#ffa68d" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="411"
y2="101"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffc8d1" />
<stop offset="1" stop-color="#fff6f7" />
</linearGradient>
<path
fill="url(#a)"
d="M512 256c0 68.38-26.629 132.667-74.98 181.02C388.667 485.371 324.38 512 256 512c-8.284 0-15-6.716-15-15s6.716-15 15-15c124.617 0 226-101.383 226-226 0-49.387-15.743-96.351-44.84-135.177l-3.444 26.161c-1.081 8.213-8.616 13.995-16.829 12.914h-.001c-8.214-1.081-13.995-8.616-12.914-16.83l7.864-59.734c1.081-8.213 8.616-13.995 16.829-12.914l59.736 7.864c8.213 1.081 13.995 8.616 12.914 16.829s-8.616 13.995-16.829 12.914l-21.574-2.84C494.779 148.714 512 201.031 512 256zM256 0C187.62 0 123.333 26.629 74.98 74.98 26.629 123.333 0 187.62 0 256c0 54.969 17.221 107.286 49.088 150.813l-21.574-2.84c-8.213-1.082-15.748 4.7-16.829 12.914-1.081 8.213 4.7 15.748 12.914 16.829l59.736 7.864c8.213 1.081 15.748-4.7 16.829-12.914l7.864-59.734c1.081-8.213-4.7-15.748-12.914-16.829h-.001c-8.213-1.081-15.748 4.7-16.829 12.914l-3.444 26.161C45.743 352.351 30 305.387 30 256 30 131.383 131.383 30 256 30c8.284 0 15-6.716 15-15s-6.716-15-15-15zm0 321v90c42.734 0 81.484-17.383 109.55-45.45l-63.61-63.61C290.17 313.71 273.92 321 256 321zm65-65h90c0-42.734-17.383-81.484-45.45-109.55l-63.61 63.61C313.71 221.83 321 238.08 321 256zm-130 0h-90c0 42.734 17.383 81.484 45.449 109.55l63.61-63.61C198.29 290.17 191 273.92 191 256zm65-65v-90c-42.734 0-81.484 17.383-109.55 45.45l63.61 63.61C221.83 198.29 238.08 191 256 191z"
/>
<path
fill="url(#b)"
d="M256 321v90c-42.734 0-81.484-17.383-109.551-45.45l63.61-63.61C221.83 313.71 238.08 321 256 321zm65-65c0 17.92-7.29 34.17-19.06 45.94l63.61 63.61C393.617 337.484 411 298.734 411 256zm-19.06-45.94 63.61-63.61C337.484 118.383 298.734 101 256 101v90c17.92 0 34.17 7.29 45.94 19.06zm-91.88 0-63.61-63.61C118.383 174.516 101 213.266 101 256h90c0-17.92 7.29-34.17 19.06-45.94z"
/>
</svg>
More icons in the same style and category