Arrow Trend Down Icon

Free Arrow Trend Down SVG icon - ready for websites, apps, and design projects. No attribution required.

SVG Free Tools No Attribution
In dark mode, the PNG may not be visible because this icon's color is black. Use the SVG version instead - it can be recolored via CSS.

Icons in Action

Hover over elements - see live interactions. Arrow Trend Down in real UI components.

Buttons
Badges
Success Info Warning Error
Input Fields
Alerts
Operation completed!
Please review this.
Something went wrong.
Sizes
16px
20px
24px
32px
48px
64px
96px
Colors
Teal
Blue
Red
Amber
Purple
Pink
Green
Orange
White

How to Use

<img src="https://icons.aarushpal.in/arrow-trend-down" alt="Arrow Trend Down">
/* background image */
background-image: url('https://icons.aarushpal.in/arrow-trend-down');
<!-- 1. Script once in <head> -->
<script src="https://icons.aarushpal.in/cdn/aarush-icons.js"></script>

<!-- 2. Use anywhere -->
<i class="ap-arrow-trend-down" style="color:#14B8A6; font-size:48px;"></i>

/* Hover - pure CSS */
.icon { color: #14B8A6; }
.card:hover .icon { color: #ffffff; }

More from Tools

Copied!