Add icons to this collection by clicking the heart icon.
Webpage icon - also known as internet, web, website, webpage, search engine, and seo and web. Created in a clean flat 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 24 24"
>
    <linearGradient
        id="a"
        x1="12"
        x2="12"
        y2="23.972"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a8e63c" />
        <stop offset="1" stop-color="#468158" />
    </linearGradient>
    <g fill="url(#a)">
        <path
            d="M13.413 15.413A2 2 0 1 0 12 16a1.994 1.994 0 0 0 1.415-.588zM18 3H6a3 3 0 0 0-3 3h18a3 3 0 0 0-3-3z"
        />
        <path
            d="M3 8v10a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V8zm13.707 10.707a1 1 0 0 1-1.414 0l-1.274-1.274A3.947 3.947 0 0 1 12 18a4 4 0 1 1 4-4 3.947 3.947 0 0 1-.567 2.019l1.274 1.274a1 1 0 0 1 0 1.414z"
        />
    </g>
</svg>
More icons in the same style and category