Skip to main content

Dashboard


Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download

Download the SVG to use or edit.

Download SVG

Icon font

Using the web font? Copy, paste, and go.

<i class="wiw-icon wiw-dashboard"></i>

Code point

  • Unicode: U+F132
  • CSS: \F132
  • JS: \uF132
  • HTML: &#xF132;

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="wiw-icon wiw-dashboard" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M2 3v4h20.001L22 3H2Zm20 6H2C.897 9 0 8.103 0 7V3c0-1.103.897-2 2-2h20c1.103 0 2 .897 2 2v4c0 1.103-.897 2-2 2ZM2 13v4h10.001L12 13H2zm10 6H2c-1.103 0-2-.897-2-2v-4c0-1.103.897-2 2-2h10c1.103 0 2 .897 2 2v4c0 1.103-.897 2-2 2zm6-6v4h4.001L22 13h-4zm4 6h-4c-1.103 0-2-.897-2-2v-4c0-1.103.897-2 2-2h4c1.103 0 2 .897 2 2v4c0 1.103-.897 2-2 2zm1 4H1a1 1 0 0 1 0-2h22a1 1 0 0 1 0 2"/>
</svg>