Unfold More SVG icon, line

Pro
Unfold More SVG icon, line

An upward and a downward chevron point away from a central line. Use it to expand details in a table row or reveal more options in a filter panel.

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

How to use it

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

<UnfoldMoreSvg 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 Unfold More: An upward chevron and a downward chevron point away from a central horizontal line. as part of the pack Arrows icons, line. Want one like it? Make your own in the SVG studio.

Rest of Arrows 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