Skip to main content

Chevron down


Examples

Heading
Smaller heading

Inline text

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="modus-icons notranslate">chevron-down</i>

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" height="24" width="24" viewBox="0 0 32 32">
  <style>
    .st1,.st2{stroke:#000;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10}.st2{stroke-linejoin:round}
  </style>

  <path d="M26 11.271c.472 0 .937.233 1.229.669.475.709.31 1.686-.369 2.182l-10 8.595A1.46 1.46 0 0 1 16 23c-.3 0-.602-.095-.86-.284l-10-8.595c-.679-.495-.844-1.473-.369-2.181a1.48 1.48 0 0 1 1.23-.669c.297 0 .597.092.86.284L16 19.521l9.14-7.966a1.45 1.45 0 0 1 .86-.284m0-2c-.737 0-1.442.232-2.041.67l-.069.05-.064.056L16 16.867l-7.826-6.82-.064-.056-.07-.05A3.437 3.437 0 0 0 6 9.27a3.48 3.48 0 0 0-2.89 1.555c-1.047 1.561-.696 3.717.773 4.853l9.953 8.554.06.052.064.047A3.44 3.44 0 0 0 16 25c.736 0 1.441-.231 2.04-.669l.064-.046.06-.052 9.953-8.554c1.468-1.136 1.82-3.292.773-4.853A3.482 3.482 0 0 0 26 9.271z"/>
</svg>