dashboard

Preview Sizes

dashboard
16px
dashboard
24px
dashboard
32px
dashboard
48px

dashboard SVG Icon

High-quality dashboard 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>Dashboard</title>
    <g id="Dashboard" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <rect id="Container" x="0" y="0" width="24" height="24">
</rect>
        <rect id="shape-1" stroke="#030819" stroke-width="2" stroke-linecap="round" x="4" y="4" width="16" height="16" rx="2">
</rect>
        <line x1="4" y1="9" x2="20" y2="9" id="shape-2" stroke="#030819" stroke-width="2" stroke-linecap="round">
</line>
        <line x1="9" y1="10" x2="9" y2="20" id="shape-3" stroke="#030819" stroke-width="2" stroke-linecap="round">
</line>
    </g>
</svg>