Skip to main content

Column summary


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-column-summary"></i>

Code point

  • Unicode: U+F12C
  • CSS: \F12C
  • JS: \uF12C
  • HTML: &#xF12C;

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-column-summary" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M23 14a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1h22Zm-1 2H2v6h20v-6Zm-7 2a1 1 0 0 1 0 2H5a1 1 0 0 1 0-2h10ZM14 8a1 1 0 0 1 0 2H1a1 1 0 1 1 0-2h13Zm-4-4a1 1 0 0 1 0 2H1a1 1 0 1 1 0-2h9Zm6-4a1 1 0 0 1 0 2H1a1 1 0 1 1 0-2h15Z"/>
</svg>