arrow-down

Preview Sizes

arrow-down
16px
arrow-down
24px
arrow-down
32px
arrow-down
48px

arrow-down SVG Icon

High-quality arrow-down SVG icon for web design and development projects. Free to download and use in your projects.

Keywords:
Format: SVG (Vector)
License: Free for commercial use

✏️ Want to customize this icon? Edit with svgia.com - our powerful online SVG editor!

SVG Code

<?xml version="1.0" encoding="UTF-8"?>
<svg width="800px" height="800px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <title>Arrow-Down</title>
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="Arrow-Down">
            <rect id="Rectangle" fill-rule="nonzero" x="0" y="0" width="24" height="24">
</rect>
            <line x1="12" y1="6" x2="12" y2="17.5" id="Path" stroke="#0C0310" stroke-width="2" stroke-linecap="round">
</line>
            <path d="M16,14 L12.7071,17.2929 C12.3166,17.6834 11.6834,17.6834 11.2929,17.2929 L8,14" id="Path" stroke="#0C0310" stroke-width="2" stroke-linecap="round">
</path>
        </g>
    </g>
</svg>