Add icons to this collection by clicking the heart icon.
Browser icon - also known as interface, internet, window, website, browser, ui, computing, 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">
<stop offset="0" stop-color="#42a5f5" />
<stop offset="1" stop-color="#1e88e5" />
</linearGradient>
<linearGradient
id="b"
x1="2"
x2="22"
y1="12"
y2="12"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient
id="c"
x1="2"
x2="22"
y1="6"
y2="6"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#bbdefb" />
<stop offset="1" stop-color="#64b5f6" />
</linearGradient>
<linearGradient
id="d"
x1="5"
x2="7"
y1="6"
y2="6"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient
id="e"
x1="8"
x2="10"
y1="6"
y2="6"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<path
fill="url(#b)"
d="M19 2H5C3.346 2 2 3.346 2 5v14c0 1.654 1.346 3 3 3h14c1.654 0 3-1.346 3-3V5c0-1.654-1.346-3-3-3z"
/>
<path
fill="url(#c)"
d="M19 2H5C3.346 2 2 3.346 2 5v5h20V5c0-1.654-1.346-3-3-3z"
/>
<circle cx="6" cy="6" r="1" fill="url(#d)" />
<circle cx="9" cy="6" r="1" fill="url(#e)" />
</svg>
More icons in the same style and category