Skip to main content

Chevron up


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-chevron-up"></i>

Code point

  • Unicode: U+F124
  • CSS: \F124
  • JS: \uF124
  • HTML: &#xF124;

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-chevron-up" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M18 16a1 1 0 0 1-.64-.231L12 11.302l-5.36 4.467a1.004 1.004 0 0 1-1.409-.128 1.003 1.003 0 0 1 .128-1.41l6-5c.371-.308.91-.308 1.281 0l6 5c.424.354.481.985.128 1.41A.998.998 0 0 1 18 16"/>
</svg>