Add icons to this collection by clicking the heart icon.
Router icon - also known as technology, wifi, wifi signal, wireless, modem, wireless internet, wireless connectivity, electronics, and router. 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="100"
    height="100"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="512"
        y1="258"
        y2="258"
        gradientTransform="matrix(1 0 0 -1 0 514)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#80d8ff" />
        <stop offset="1" stop-color="#ea80fc" />
    </linearGradient>
    <path
        d="M452 236h-26V96c0-11.046-8.954-20-20-20s-20 8.954-20 20v140H126V96c0-11.046-8.954-20-20-20s-20 8.954-20 20v140H60c-33.084 0-60 26.916-60 60v80c0 33.084 26.916 60 60 60h392c33.084 0 60-26.916 60-60v-80c0-33.084-26.916-60-60-60zm20 140c0 11.028-8.972 20-20 20H60c-11.028 0-20-8.972-20-20v-80c0-11.028 8.972-20 20-20h392c11.028 0 20 8.972 20 20v80zm-341-40c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category