arrows

Preview Sizes

arrows
16px
arrows
24px
arrows
32px
arrows
48px

arrows SVG Icon

High-quality arrows 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" xmlns="http://www.w3.org/2000/svg" fill="none">
  <path stroke="#000000" stroke-width="2" d="M12 4v6m0 4v6"/>
  <path stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9.5 6.5L12 4l2.5 2.5m-5 11L12 20l2.5-2.5m-8-8L4 12l2.5 2.5m11-5L20 12l-2.5 2.5M5.5 12h13"/>
</svg>