Add icons to this collection by clicking the heart icon.
Process icon - also known as work, gear, settings, process, cogwheel, mechanism, system, construction and tools, and produce. 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="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M512 256c0-26.073-16.722-48.303-40-56.56v-82.88c23.278-8.256 40-30.487 40-56.56 0-33.084-26.916-60-60-60s-60 26.916-60 60c0 26.073 16.722 48.303 40 56.56v82.881c-17.018 6.036-30.524 19.541-36.56 36.56H360v-40h-53.599c-1.626-3.53-3.339-6.849-5.158-10s-3.836-6.293-6.081-9.467l26.799-46.417-103.922-60-27.038 46.829a138.564 138.564 0 0 0-22.026-.041l-27.014-46.788-103.923 60 27.013 46.788a138.657 138.657 0 0 0-10.979 19.096L0 196v120h53.599c1.626 3.531 3.339 6.85 5.158 10s3.837 6.293 6.082 9.467l-26.8 46.417 103.923 60L169 395.055c7.353.598 14.708.611 22.026.041l27.014 46.788 103.923-60-27.013-46.789A138.646 138.646 0 0 0 305.929 316h54.074v-40h35.44c6.036 17.018 19.541 30.524 36.56 36.56v82.881c-23.278 8.256-40 30.487-40 56.56 0 33.084 26.916 60 60 60s60-26.916 60-60c0-26.073-16.722-48.303-40-56.56V312.56C495.279 304.304 512 282.073 512 256zm-233.554 20.001-4.722 13.314c-4.101 11.561-10.15 22.083-17.981 31.275l-9.154 10.746 20.732 35.909-34.641 20-20.732-35.909-13.883 2.555c-11.875 2.185-24.013 2.163-36.075-.066l-13.891-2.567-20.778 35.987-34.642-20 20.596-35.672-9.16-10.746c-4.561-5.351-7.966-10.062-10.717-14.826-2.75-4.764-5.127-10.069-7.48-16.694L81.19 276H40v-40h41.555l4.722-13.314c4.101-11.562 10.151-22.083 17.98-31.274l9.154-10.746-20.731-35.909 34.641-20 20.732 35.909 13.883-2.555c11.874-2.185 24.011-2.164 36.075.066l13.891 2.567 20.778-35.987 34.641 20-20.596 35.672 9.161 10.746c4.559 5.348 7.964 10.059 10.716 14.825 2.752 4.767 5.129 10.071 7.48 16.693L278.809 236H320v40zM452 40c11.028 0 20 8.972 20 20s-8.972 20-20 20-20-8.972-20-20 8.973-20 20-20zm0 432c-11.028 0-20-8.972-20-20s8.972-20 20-20 20 8.972 20 20-8.972 20-20 20zm0-196c-11.028 0-20-8.972-20-20s8.972-20 20-20 20 8.972 20 20-8.972 20-20 20zm-220.038-50c-16.542-28.651-53.31-38.504-81.961-21.961-28.652 16.542-38.504 53.31-21.961 81.961 11.101 19.228 31.31 29.988 52.062 29.988a59.636 59.636 0 0 0 29.899-8.026c28.651-16.542 38.503-53.31 21.961-81.962zm-41.961 47.321c-9.552 5.514-21.807 2.23-27.321-7.32-5.514-9.551-2.23-21.807 7.321-27.32 9.608-5.547 21.841-2.172 27.32 7.32 5.514 9.55 2.23 21.806-7.32 27.32z"
    />
</svg>
More icons in the same style and category