skip-forward-10-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
skip-forward-10-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the skip forward 10 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16.999 3.5a.5.5 0 1 0-1 0v2.202A7.996 7.996 0 0 0 2.841 7.445a.5.5 0 1 0 .896.445A6.996 6.996 0 0 1 15.75 7H12.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 .5-.5zm-6.493 7.63c.399-.693 1.061-1.13 1.996-1.13s1.597.437 1.996 1.13c.376.653.504 1.507.504 2.37s-.128 1.717-.504 2.37c-.399.693-1.061 1.13-1.996 1.13s-1.597-.437-1.996-1.13c-.376-.653-.504-1.507-.504-2.37s.128-1.717.504-2.37m.867.498c-.249.432-.371 1.079-.371 1.872s.122 1.44.37 1.872c.227.393.565.628 1.13.628s.903-.235 1.13-.628c.248-.432.37-1.078.37-1.872c0-.793-.122-1.44-.37-1.872c-.227-.393-.565-.628-1.13-.628s-.903.235-1.13.628M7.999 10.5a.5.5 0 0 0-.777-.416l-1.5 1a.5.5 0 1 0 .554.832L7 11.434V16.5a.5.5 0 0 0 1 0z"/></svg>

React

import type { SVGProps } from "react";

export function FluentSkipForward1020Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16.999 3.5a.5.5 0 1 0-1 0v2.202A7.996 7.996 0 0 0 2.841 7.445a.5.5 0 1 0 .896.445A6.996 6.996 0 0 1 15.75 7H12.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 .5-.5zm-6.493 7.63c.399-.693 1.061-1.13 1.996-1.13s1.597.437 1.996 1.13c.376.653.504 1.507.504 2.37s-.128 1.717-.504 2.37c-.399.693-1.061 1.13-1.996 1.13s-1.597-.437-1.996-1.13c-.376-.653-.504-1.507-.504-2.37s.128-1.717.504-2.37m.867.498c-.249.432-.371 1.079-.371 1.872s.122 1.44.37 1.872c.227.393.565.628 1.13.628s.903-.235 1.13-.628c.248-.432.37-1.078.37-1.872c0-.793-.122-1.44-.37-1.872c-.227-.393-.565-.628-1.13-.628s-.903.235-1.13.628M7.999 10.5a.5.5 0 0 0-.777-.416l-1.5 1a.5.5 0 1 0 .554.832L7 11.434V16.5a.5.5 0 0 0 1 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16.999 3.5a.5.5 0 1 0-1 0v2.202A7.996 7.996 0 0 0 2.841 7.445a.5.5 0 1 0 .896.445A6.996 6.996 0 0 1 15.75 7H12.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 .5-.5zm-6.493 7.63c.399-.693 1.061-1.13 1.996-1.13s1.597.437 1.996 1.13c.376.653.504 1.507.504 2.37s-.128 1.717-.504 2.37c-.399.693-1.061 1.13-1.996 1.13s-1.597-.437-1.996-1.13c-.376-.653-.504-1.507-.504-2.37s.128-1.717.504-2.37m.867.498c-.249.432-.371 1.079-.371 1.872s.122 1.44.37 1.872c.227.393.565.628 1.13.628s.903-.235 1.13-.628c.248-.432.37-1.078.37-1.872c0-.793-.122-1.44-.37-1.872c-.227-.393-.565-.628-1.13-.628s-.903.235-1.13.628M7.999 10.5a.5.5 0 0 0-.777-.416l-1.5 1a.5.5 0 1 0 .554.832L7 11.434V16.5a.5.5 0 0 0 1 0z"/></svg>
</template>

CSS

.icon-skip-forward-10-20-regular {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.999%203.5a.5.5%200%201%200-1%200v2.202A7.996%207.996%200%200%200%202.841%207.445a.5.5%200%201%200%20.896.445A6.996%206.996%200%200%201%2015.75%207H12.5a.5.5%200%200%200%200%201h4a.5.5%200%200%200%20.5-.5zm-6.493%207.63c.399-.693%201.061-1.13%201.996-1.13s1.597.437%201.996%201.13c.376.653.504%201.507.504%202.37s-.128%201.717-.504%202.37c-.399.693-1.061%201.13-1.996%201.13s-1.597-.437-1.996-1.13c-.376-.653-.504-1.507-.504-2.37s.128-1.717.504-2.37m.867.498c-.249.432-.371%201.079-.371%201.872s.122%201.44.37%201.872c.227.393.565.628%201.13.628s.903-.235%201.13-.628c.248-.432.37-1.078.37-1.872c0-.793-.122-1.44-.37-1.872c-.227-.393-.565-.628-1.13-.628s-.903.235-1.13.628M7.999%2010.5a.5.5%200%200%200-.777-.416l-1.5%201a.5.5%200%201%200%20.554.832L7%2011.434V16.5a.5.5%200%200%200%201%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.999%203.5a.5.5%200%201%200-1%200v2.202A7.996%207.996%200%200%200%202.841%207.445a.5.5%200%201%200%20.896.445A6.996%206.996%200%200%201%2015.75%207H12.5a.5.5%200%200%200%200%201h4a.5.5%200%200%200%20.5-.5zm-6.493%207.63c.399-.693%201.061-1.13%201.996-1.13s1.597.437%201.996%201.13c.376.653.504%201.507.504%202.37s-.128%201.717-.504%202.37c-.399.693-1.061%201.13-1.996%201.13s-1.597-.437-1.996-1.13c-.376-.653-.504-1.507-.504-2.37s.128-1.717.504-2.37m.867.498c-.249.432-.371%201.079-.371%201.872s.122%201.44.37%201.872c.227.393.565.628%201.13.628s.903-.235%201.13-.628c.248-.432.37-1.078.37-1.872c0-.793-.122-1.44-.37-1.872c-.227-.393-.565-.628-1.13-.628s-.903.235-1.13.628M7.999%2010.5a.5.5%200%200%200-.777-.416l-1.5%201a.5.5%200%201%200%20.554.832L7%2011.434V16.5a.5.5%200%200%200%201%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/skip-forward-10-20-regular.svg?color=%231a73e8&size=48