Add icons to this collection by clicking the heart icon.
Malware icon - also known as virus, web, security, electronics, detection, antivirus, and malware. Created in a clean circular 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="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M380.353 105H131.647C116.953 105 105 116.953 105 131.647v26.647h35.529v-8.883c0-4.909 3.973-8.882 8.882-8.882s8.882 3.973 8.882 8.882v8.883h17.765v-8.883a8.877 8.877 0 0 1 8.882-8.882 8.877 8.877 0 0 1 8.882 8.882v8.883h17.765v-8.883c0-4.909 3.973-8.882 8.882-8.882s8.882 3.973 8.882 8.882v8.883h8.882c4.901 0 8.882-3.981 8.882-8.883a8.877 8.877 0 0 1 8.882-8.882h151v-8.882C407 116.953 395.047 105 380.353 105zM248.28 216.064l-71.059 124.362a8.87 8.87 0 0 0-1.162 4.397c0 4.901 3.981 8.883 8.882 8.883h142.118c4.901 0 8.882-3.981 8.882-8.883a8.864 8.864 0 0 0-1.162-4.397L263.72 216.073c-1.579-2.767-4.537-4.485-7.72-4.485s-6.141 1.718-7.72 4.476zM256 335.941a8.883 8.883 0 0 1 0-17.765 8.883 8.883 0 0 1 0 17.765zM264.882 256v35.529c0 4.91-3.973 8.882-8.882 8.882s-8.882-3.973-8.882-8.882V256c0-4.91 3.973-8.882 8.882-8.882s8.882 3.972 8.882 8.882zm-26.647-79.941H105v204.294C105 395.047 116.953 407 131.647 407h248.706C395.047 407 407 395.047 407 380.353V158.294H263.364c-3.669 10.34-13.549 17.765-25.129 17.765zm40.908 31.21 71.059 124.344a26.677 26.677 0 0 1 3.504 13.21c0 14.694-11.953 26.647-26.647 26.647H184.941c-14.694 0-26.647-11.953-26.647-26.647 0-4.632 1.214-9.203 3.504-13.21l71.059-124.353c4.727-8.284 13.592-13.436 23.143-13.436s18.415 5.152 23.143 13.445z"
    />
</svg>
More icons in the same style and category