arrow-down-circle

Preview Sizes

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

arrow-down-circle SVG Icon

High-quality arrow-down-circle 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" role="img" xmlns="http://www.w3.org/2000/svg" aria-labelledby="circleArrowDownIconTitle" fill="none" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" color="#000000"> <title id="circleArrowDownIconTitle">Arrow Down</title> <path d="M15 13.5l-3 3-3-3"/> <path d="M12 15V7.5"/> <path stroke-linecap="round" d="M12 16.5V15v1.5z"/> <circle cx="12" cy="12" r="10"/> </svg>