Add icons to this collection by clicking the heart icon.
Design icon - also known as computer, product, design, vector, mode, edit tools, construction and tools, and product design. 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 64 64"
>
    <linearGradient
        id="a"
        x1="32"
        x2="32"
        y1="63"
        y2="1"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9f2fff" />
        <stop offset="1" stop-color="#0bb1d3" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M6 57h16v4h-4v2h28v-2h-4v-4h16c2.757 0 5-2.243 5-5V22c0-2.757-2.243-5-5-5H39.202l2.139-3.208-2.496-1.997A11.271 11.271 0 0 1 35 5.86V5h9c2.486 0 4.538 1.829 4.92 4.209A2.997 2.997 0 0 0 47 12c0 1.654 1.346 3 3 3s3-1.346 3-3a2.995 2.995 0 0 0-2.054-2.833A6.98 6.98 0 0 0 48.889 5H57v2h6V1h-6v2H35V1h-6v2H7V1H1v6h6V5h8.111a6.974 6.974 0 0 0-2.056 4.167A2.995 2.995 0 0 0 11 12c0 1.654 1.346 3 3 3s3-1.346 3-3a2.997 2.997 0 0 0-1.92-2.791C15.462 6.829 17.514 5 20 5h9v.86a11.271 11.271 0 0 1-3.845 5.935l-2.496 1.997L24.798 17H6c-2.757 0-5 2.243-5 5v30c0 2.757 2.243 5 5 5zm44-44a1.001 1.001 0 0 1 0-2 1.001 1.001 0 0 1 0 2zm9-10h2v2h-2zM5 5H3V3h2zm9 8a1.001 1.001 0 0 1 0-2 1.001 1.001 0 0 1 0 2zm26 48H24v-4h16zM31 3h2v2h-2zm-4.595 10.356A13.301 13.301 0 0 0 30.756 7h2.488a13.29 13.29 0 0 0 4.351 6.356l1.064.852L35.465 19h-6.93l-3.194-4.792zM34.618 35l-3-6h17.764l3 6zm-23 0 3-6h13.764l-3 6zM35 27h-6v-6h6zm-8 0H13.382l-5 10H13v10H7V23h20zM15 37h11.618L29 32.236V47H15zm16-4.764L33.382 37H49v10H31zM51 37h4.618l-5-10H37v-4h20v24h-6zM3 22c0-1.654 1.346-3 3-3h20.131L27 20.303V21H7c-1.103 0-2 .897-2 2v24c0 1.103.897 2 2 2h50c1.103 0 2-.897 2-2V23c0-1.103-.897-2-2-2H37v-.697L37.869 19H58c1.654 0 3 1.346 3 3v30c0 1.654-1.346 3-3 3H6c-1.654 0-3-1.346-3-3zm24 30a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm4 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm4 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-3-35c1.654 0 3-1.346 3-3s-1.346-3-3-3-3 1.346-3 3 1.346 3 3 3zm0-4a1.001 1.001 0 1 1-1 1c0-.551.448-1 1-1z"
    />
</svg>
More icons in the same style and category