Skip to main content

Row group


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-row-group"></i>

Code point

  • Unicode: U+F181
  • CSS: \F181
  • JS: \uF181
  • HTML: &#xF181;

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-row-group" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M23 22a1 1 0 0 1 0 2H5a1 1 0 0 1 0-2h18Zm0-4a1 1 0 0 1 0 2H1a1 1 0 0 1 0-2h22Zm-13-4a1 1 0 0 1 0 2H1a1 1 0 0 1 0-2h9Zm13-6a1 1 0 0 1 0 2H5a1 1 0 1 1 0-2h18Zm0-4a1 1 0 0 1 0 2H1a1 1 0 1 1 0-2h22ZM11 0a1 1 0 0 1 0 2H1a1 1 0 1 1 0-2h10Z"/>
</svg>