Downward Trend SVG icon, line

Pro
Downward Trend SVG icon, line

A zigzag line falls toward an arrowhead at the lower right. It can identify declining figures in a financial report or a drop in activity on a monitoring screen.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="downward-trend.svg" alt="Downward Trend" width="48" height="48">
CSS background-image
.downward-trend {
  background-image: url("downward-trend.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.downward-trend {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("downward-trend.svg") center / contain no-repeat;
}
React
import DownwardTrendSvg from "./downward-trend.jsx"; // from the React tab above

<DownwardTrendSvg width={48} height={48} />

Download it first (Pro or Max), then point these at your copy.

Made with AMNT

AMNT SVG 1.1 drew this from the words Downward Trend: A zigzag line descends from upper left to an arrowhead at lower right. as part of the pack Charts and data icons, line. Want one like it? Make your own in the SVG studio.

Rest of Charts and data icons, line

Similar SVGs

Licence: premium, for Pro and Max. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence