Add icons to this collection by clicking the heart icon.
Web icon - also known as animals, web, spider, insect, and trap. 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="M479.545 236c-9.893-3.875-45.051-19.44-57.247-48.883-12.237-29.545 1.598-65.232 5.907-75.038l25.785-25.785-28.285-28.284-25.785 25.785c-9.807 4.311-45.494 18.144-75.037 5.907C295.337 77.463 279.886 42.446 276 32.464V0h-40v32.464c-3.886 9.981-19.337 44.999-48.883 57.237-29.547 12.238-65.23-1.596-75.037-5.907L86.295 58.01 58.01 86.294l25.785 25.785c4.31 9.806 18.145 45.493 5.907 75.038S42.447 232.113 32.465 236H0v40h32.455c9.893 3.875 45.051 19.44 57.248 48.883 12.237 29.545-1.598 65.232-5.907 75.038L58.01 425.706l28.285 28.284 25.785-25.785c9.807-4.311 45.494-18.146 75.037-5.907 29.546 12.238 44.997 47.256 48.883 57.237V512h40v-32.464c3.886-9.981 19.337-44.999 48.883-57.237 29.548-12.238 65.231 1.597 75.037 5.907l25.785 25.785 28.285-28.284-25.785-25.785c-4.31-9.806-18.145-45.493-5.907-75.038s47.255-44.997 57.237-48.883H512v-40h-32.455zm-352.888-33.576c5.458-13.178 7.66-26.704 7.897-39.584L207.715 236H104.25c8.94-9.276 16.948-20.397 22.407-33.576zm7.898 146.737c-.237-12.881-2.439-26.407-7.897-39.585-5.459-13.178-13.467-24.299-22.407-33.576h103.465zM236 407.75c-9.276-8.94-20.396-16.948-33.575-22.406s-26.704-7.66-39.585-7.898L236 304.285zm0-200.035-73.158-73.158c12.879-.238 26.408-2.444 39.582-7.901 13.179-5.458 24.3-13.466 33.576-22.407zm40-103.465c9.276 8.94 20.396 16.948 33.575 22.406 13.177 5.458 26.703 7.663 39.583 7.901L276 207.715zm33.576 281.093c-13.179 5.458-24.3 13.466-33.576 22.407V304.285l73.162 73.162c-12.882.237-26.408 2.438-39.586 7.896zm75.767-75.767c-5.458 13.178-7.659 26.704-7.897 39.584L304.285 276H407.75c-8.94 9.276-16.948 20.397-22.407 33.576zM304.285 236l73.16-73.161c.238 12.881 2.439 26.407 7.897 39.585 5.459 13.178 13.467 24.299 22.407 33.576z"
    />
</svg>
More icons in the same style and category