Add icons to this collection by clicking the heart icon.
Laptop icon - also known as technology, computer, electric, laptop, laptop computer, no laptop, tool, digital, and Tools and utensils. 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="9.667"
        y2="54.02"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff3b90" />
        <stop offset=".073" stop-color="#fe2eab" />
        <stop offset=".139" stop-color="#fe1bd9" />
        <stop offset=".2" stop-color="#fd10f3" />
        <stop offset=".289" stop-color="#fd0cfa" />
        <stop offset=".514" stop-color="#6e3ff3" />
        <stop offset=".8" stop-color="#3c41ed" />
        <stop offset="1" stop-color="#3a85e9" />
    </linearGradient>
    <g fill="url(#a)">
        <path
            d="M61 55H3.084a1 1 0 0 1-1-.986l-.084-6A.987.987 0 0 1 3 47h21a1 1 0 0 1 .999.958L25.042 49h13.999l-.04-.958A1 1 0 0 1 40 47h21a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1zM4.07 53H60v-4H41.042l.04.958A1 1 0 0 1 40.083 51h-16a1 1 0 0 1-.999-.958L23.041 49H4.014zM58 45H6a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1h52a1 1 0 0 1 1 1v34a1 1 0 0 1-1 1zM7 43h50V11H7z"
        />
        <path
            d="M54 41H10a1 1 0 0 1-1-1V14a1 1 0 0 1 1-1h44a1 1 0 0 1 1 1v26a1 1 0 0 1-1 1zm-43-2h42V15H11z"
        />
    </g>
</svg>
More icons in the same style and category