Add icons to this collection by clicking the heart icon.
Bug icon - also known as computer, laptop, delete, cancel, and bug. 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 300 300"
>
    <linearGradient
        id="a"
        x1="45.45"
        x2="254.097"
        y1="264.683"
        y2="56.036"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#107eff" />
        <stop offset="1" stop-color="#8f16ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M148 58a4 4 0 1 1 8 0 4 4 0 0 1-8 0zm-68-4a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm48-8a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm-12 116v-4h-8c-2.211 0-4-1.791-4-4s1.789-4 4-4h8v-4c0-7.299 2.83-13.933 7.422-18.922l-6.25-6.25a4 4 0 1 1 5.656-5.656l6.827 6.827C133.857 119.477 138.753 118 144 118c5.246 0 10.143 1.477 14.345 3.999l6.827-6.827a4 4 0 1 1 5.656 5.656l-6.25 6.25C169.17 132.067 172 138.701 172 146v4h8c2.211 0 4 1.791 4 4s-1.789 4-4 4h-8v4h8c2.211 0 4 1.791 4 4s-1.789 4-4 4h-8.106a20.78 20.78 0 0 1-.895 5.027l6.79 3.395a4 4 0 1 1-3.578 7.156l-6.957-3.478a21.078 21.078 0 0 1-3.019 3.043l7.092 10.639a3.998 3.998 0 0 1-3.324 6.219 3.995 3.995 0 0 1-3.332-1.781l-7.508-11.262c-1.976.616-4.035 1.043-6.211 1.043h-13.906c-2.176 0-4.235-.427-6.211-1.043l-7.508 11.262a3.995 3.995 0 0 1-5.547 1.109 3.997 3.997 0 0 1-1.109-5.547l7.092-10.639a21.13 21.13 0 0 1-3.019-3.043l-6.957 3.478a4 4 0 0 1-3.578-7.156l6.79-3.395a20.78 20.78 0 0 1-.895-5.027H108c-2.211 0-4-1.791-4-4s1.789-4 4-4zm34.953 20c7.195 0 13.047-5.854 13.047-13.049V154h-40v14.951c0 7.195 5.852 13.049 13.047 13.049zM144 126c-11.027 0-20 8.973-20 20h40c0-11.027-8.973-20-20-20zm107.746-1.44V226H260c2.211 0 4 1.791 4 4 0 17.645-14.355 32-32 32H56c-17.645 0-32-14.355-32-32 0-2.209 1.789-4 4-4h8.309V78.381c0-2.209 1.789-4 4-4h172.668C218.95 64.58 229.708 58 242 58c18.746 0 34 15.252 34 34 0 15.36-10.245 28.358-24.254 32.56zM208.101 94H56v120h176v-89.506c-13.267-4.091-23.056-16.109-23.899-30.494zM44.309 226h74.93c1.426 0 2.746.76 3.461 1.996C126.273 234.166 132.902 238 140 238h8c7.098 0 13.727-3.834 17.301-10.004a3.999 3.999 0 0 1 3.461-1.996h74.984V125.912c-.582.03-1.157.088-1.746.088-.675 0-1.334-.062-2-.101V218c0 2.209-1.789 4-4 4H52c-2.211 0-4-1.791-4-4V90c0-2.209 1.789-4 4-4h156.563c.22-1.229.495-2.439.844-3.619H44.309zm126.644 8c-5.207 7.455-13.801 12-22.953 12h-8c-9.152 0-17.746-4.545-22.953-12H32.332c1.91 11.336 11.797 20 23.668 20h176c11.871 0 21.758-8.664 23.668-20zM252 106a4 4 0 0 0 2.828-6.828L247.656 92l7.172-7.172a4 4 0 1 0-5.656-5.656L242 86.344l-7.172-7.172a4 4 0 1 0-5.656 5.656L236.344 92l-7.172 7.172a4 4 0 1 0 5.656 5.656L242 97.656l7.172 7.172A3.988 3.988 0 0 0 252 106z"
    />
</svg>
More icons in the same style and category