Skip to main content

Positions


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-positions"></i>

Code point

  • Unicode: U+F171
  • CSS: \F171
  • JS: \uF171
  • HTML: &#xF171;

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-positions" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M21 24H3c-1.654 0-3-1.346-3-3V7c0-1.654 1.346-3 3-3h7a1 1 0 1 1 0 2H3c-.551 0-1 .448-1 1v14c0 .552.449 1 1 1h18c.551 0 1-.448 1-1V7c0-.552-.449-1-1-1h-7a1 1 0 1 1 0-2h7c1.654 0 3 1.346 3 3v14c0 1.654-1.346 3-3 3"/>
    <path d="M11 2v2a1.001 1.001 0 0 0 2 0V2h-2Zm1 5c-1.654 0-3-1.346-3-3V1a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3c0 1.654-1.346 3-3 3Zm6 9a1 1 0 1 1 0 2h-1a1 1 0 1 1 0-2h1Zm1-4a1 1 0 1 1 0 2h-2a1 1 0 1 1 0-2h2Zm0-4a1 1 0 1 1 0 2h-2a1 1 0 1 1 0-2h2Zm-9.2 7c2.316 0 4.2 1.794 4.2 4a1 1 0 1 1-2 0c0-1.103-.987-2-2.2-2H8.2c-1.213 0-2.2.897-2.2 2a1 1 0 1 1-2 0c0-2.206 1.884-4 4.2-4h1.6ZM9 8c1.654 0 3 1.346 3 3s-1.346 3-3 3-3-1.346-3-3 1.346-3 3-3Zm0 2a1.001 1.001 0 0 0 0 2 1.001 1.001 0 0 0 0-2Z"/>
  </g>
</svg>