Add icons to this collection by clicking the heart icon.
Scorpion icon - also known as animals, sting, arachnid, scorpion, animal kingdom, predatory, and venomous. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M416 392c-33.084 0-60 26.916-60 60v20h-60c-33.084 0-60-26.916-60-60v-15.44c17.018-6.036 30.524-19.541 36.56-36.56H276c22.056 0 40 17.944 40 40h40c0-44.112-35.888-80-80-80v-40h80v-40h-80v-40h20c33.084 0 60-26.916 60-60v-23.91c8.688-3.455 16.718-9.103 23.309-16.605C389.916 87.412 396 71.562 396 56c0-31.925-25.794-56-60-56h-60v60c0 26.073 16.722 48.304 40 56.56V140c0 11.028-8.972 20-20 20h-23.44c-8.256-23.278-30.487-40-56.56-40s-48.303 16.722-56.56 40H136c-11.028 0-20-8.972-20-20v-23.44c23.278-8.256 40-30.487 40-56.56V0H96C62.916 0 36 26.916 36 60c0 26.073 16.722 48.304 40 56.56V140c0 33.084 26.916 60 60 60h20v40H76v40h80v40c-44.112 0-80 35.888-80 80h40c0-22.056 17.944-40 40-40h3.44c6.036 17.019 19.541 30.523 36.56 36.56V412c0 55.14 44.86 100 100 100h120c33.084 0 60-26.916 60-60v-60zM316 40h20c9.227 0 20 4.19 20 16 0 12.112-9.906 24-20 24-11.028 0-20-8.972-20-20zM96 80c-11.028 0-20-8.972-20-20s8.972-20 20-20h20v20c0 11.028-8.972 20-20 20zm120 280c-11.028 0-20-8.972-20-20V180c0-11.028 8.972-20 20-20s20 8.972 20 20v160c0 11.028-8.972 20-20 20zm220 92c0 11.028-8.972 20-20 20h-20v-20c0-11.028 8.972-20 20-20h20z"
    />
</svg>
More icons in the same style and category