Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md fast forward
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFastForwardIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g></g><g><g/><path d="M15,9.86L18.03,12L15,14.14V9.86 M6,9.86L9.03,12L6,14.14V9.86 M13,6v12l8.5-6L13,6L13,6z M4,6v12l8.5-6L4,6L4,6z"/></g>
</svg>
);SVG Optimizer
Before
0.32 KB
↓
After
0.32 KB
Tags
accelerateactionadvancearrowaudioaudio visualbuttoncontentcontroldirectiondouble arrowentertainmentfastfast forwardforwardmediamedia controlmove forwardmusicnextplayplaybackplayerprogressright arrowskipspeedstreamingsymboltimetimelinetvui elementvideo
Compare Alternatives
See how other libraries approach this concept.