Next Button SVG element, flat

Free

Two right-pointing chevrons mark this wide rounded button. It fits a photo gallery control or the bottom of a step-by-step form.

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

How to use it

HTML <img>
<img src="https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/vbkzqkeBP5Ge/amnt.svg" alt="Next Button" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 240 80" preserveAspectRatio="none" fill="currentColor"><path fill-rule="evenodd" d="M22 5h196a18 18 0 0 1 18 18v34a18 18 0 0 1-18 18H22A18 18 0 0 1 4 57V23A18 18 0 0 1 22 5Zm60 21 7-7 21 21-21 21-7-7 14-14Zm29 0 7-7 21 21-21 21-7-7 14-14Z"/></svg>
CSS background-image
.next-button {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/vbkzqkeBP5Ge/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.next-button {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/vbkzqkeBP5Ge/amnt.svg") center / contain no-repeat;
}
React
import NextButtonSvg from "./next-button.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Next Button: Wide rounded button with two right-pointing chevrons. as part of the pack Website Buttons, Flat. Want one like it? Make your own in the SVG studio.

Rest of Website Buttons, Flat

Similar SVGs

Licence: free. 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