Expand Less SVG icon, line

Pro
Expand Less SVG icon, line

Two chevrons point toward a central horizontal line. It can collapse an open accordion section on a help page or reduce an expanded sidebar.

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

How to use it

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

<ExpandLessSvg 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 Expand Less: An upward and a downward chevron point toward 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