Add icons to this collection by clicking the heart icon.
Laptop icon - also known as technology, computer, laptop, energy, electronics, computing, and charger. 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 32 32"
>
    <linearGradient
        id="a"
        x1="16"
        x2="16"
        y1="-.25"
        y2="32.25"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#b621fe" />
        <stop offset="1" stop-color="#1fd1f9" />
    </linearGradient>
    <linearGradient id="b" x1="20.565" x2="20.565" href="#a" />
    <linearGradient id="c" x1="15.749" x2="15.749" href="#a" />
    <g fill-rule="evenodd">
        <path
            fill="url(#a)"
            d="M16 1.5A14.5 14.5 0 1 0 30.5 16 14.507 14.507 0 0 0 16 1.5zm0 28A13.5 13.5 0 1 1 29.5 16 13.506 13.506 0 0 1 16 29.5z"
        />
        <path
            fill="url(#b)"
            d="M24.3 9.8H22l1.144-1.961a.5.5 0 0 0-.432-.752h-3.42a.5.5 0 0 0-.428.24l-2.457 4.043a.5.5 0 0 0 .428.76H19l-1.282 4.124a.5.5 0 0 0 .831.5l6.1-6.1A.5.5 0 0 0 24.3 9.8zm-5.03 4.816.882-2.838a.5.5 0 0 0-.477-.648h-1.952l1.851-3.045h2.268L20.7 10.046a.5.5 0 0 0 .432.752h1.958z"
        />
        <g fill="url(#c)">
            <path
                d="M22.621 18.649v-2.487a.5.5 0 0 0-1 0v2.049H9.876v-7.147a.775.775 0 0 1 .775-.775h5.4a.5.5 0 1 0 0-1h-5.4a1.775 1.775 0 0 0-1.775 1.775v7.585L8.013 22.1a1.774 1.774 0 0 0 1.721 2.2h12.03a1.775 1.775 0 0 0 1.721-2.2zm-.247 4.362a.775.775 0 0 1-.61.3H9.734a.775.775 0 0 1-.751-.963l.784-3.135h11.964l.784 3.135a.774.774 0 0 1-.141.663z"
            />
            <path d="M17.4 21.1h-3.3a.5.5 0 1 0 0 1h3.3a.5.5 0 0 0 0-1z" />
        </g>
    </g>
</svg>
More icons in the same style and category