browser

Preview Sizes

browser
16px
browser
24px
browser
32px
browser
48px

browser SVG Icon

High-quality browser SVG icon for web design and development projects. Free to download and use in your projects.

Keywords:
Format: SVG (Vector)
License: Free for commercial use

✏️ Want to customize this icon? Edit with svgia.com - our powerful online SVG editor!

SVG Code

<?xml version="1.0" encoding="UTF-8"?>
<svg width="800px" height="800px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <title>Browser</title>
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="Browser">
            <rect id="Rectangle" fill-rule="nonzero" x="0" y="0" width="24" height="24">
</rect>
            <rect id="Rectangle" stroke="#0C0310" stroke-width="2" stroke-linecap="round" x="3" y="4" width="18" height="16" rx="2">
</rect>
            <line x1="6" y1="7" x2="6.05" y2="7" id="Path" stroke="#0C0310" stroke-width="2" stroke-linecap="round">
</line>
            <line x1="9" y1="7" x2="9.05" y2="7" id="Path" stroke="#0C0310" stroke-width="2" stroke-linecap="round">
</line>
            <line x1="12" y1="7" x2="12.05" y2="7" id="Path" stroke="#0C0310" stroke-width="2" stroke-linecap="round">
</line>
            <line x1="3" y1="10" x2="21" y2="10" id="Path" stroke="#0C0310" stroke-width="2" stroke-linecap="round">
</line>
        </g>
    </g>
</svg>