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

Name
skip-back-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 back 10 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.998 3.5a.5.5 0 1 1 1 0v2.206a7.996 7.996 0 0 1 13.161 1.74a.5.5 0 1 1-.896.444A6.996 6.996 0 0 0 4.252 7h3.246a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5zM8 10.5a.5.5 0 0 0-.777-.416l-1.5 1a.5.5 0 0 0 .554.832L7 11.434V16.5a.5.5 0 0 0 1 0zm4.503-.5c-.935 0-1.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.13s1.597-.437 1.996-1.13c.376-.653.504-1.507.504-2.37s-.128-1.717-.504-2.37C14.1 10.436 13.438 10 12.503 10m-1.5 3.5c0-.793.122-1.44.37-1.872c.227-.393.565-.628 1.13-.628s.903.235 1.13.628c.248.432.37 1.079.37 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.872"/></svg>

React

import type { SVGProps } from "react";

export function FluentSkipBack1020Regular(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="M2.998 3.5a.5.5 0 1 1 1 0v2.206a7.996 7.996 0 0 1 13.161 1.74a.5.5 0 1 1-.896.444A6.996 6.996 0 0 0 4.252 7h3.246a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5zM8 10.5a.5.5 0 0 0-.777-.416l-1.5 1a.5.5 0 0 0 .554.832L7 11.434V16.5a.5.5 0 0 0 1 0zm4.503-.5c-.935 0-1.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.13s1.597-.437 1.996-1.13c.376-.653.504-1.507.504-2.37s-.128-1.717-.504-2.37C14.1 10.436 13.438 10 12.503 10m-1.5 3.5c0-.793.122-1.44.37-1.872c.227-.393.565-.628 1.13-.628s.903.235 1.13.628c.248.432.37 1.079.37 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.872"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.998 3.5a.5.5 0 1 1 1 0v2.206a7.996 7.996 0 0 1 13.161 1.74a.5.5 0 1 1-.896.444A6.996 6.996 0 0 0 4.252 7h3.246a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5zM8 10.5a.5.5 0 0 0-.777-.416l-1.5 1a.5.5 0 0 0 .554.832L7 11.434V16.5a.5.5 0 0 0 1 0zm4.503-.5c-.935 0-1.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.13s1.597-.437 1.996-1.13c.376-.653.504-1.507.504-2.37s-.128-1.717-.504-2.37C14.1 10.436 13.438 10 12.503 10m-1.5 3.5c0-.793.122-1.44.37-1.872c.227-.393.565-.628 1.13-.628s.903.235 1.13.628c.248.432.37 1.079.37 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.872"/></svg>
</template>

CSS

.icon-skip-back-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%22M2.998%203.5a.5.5%200%201%201%201%200v2.206a7.996%207.996%200%200%201%2013.161%201.74a.5.5%200%201%201-.896.444A6.996%206.996%200%200%200%204.252%207h3.246a.5.5%200%200%201%200%201h-4a.5.5%200%200%201-.5-.5zM8%2010.5a.5.5%200%200%200-.777-.416l-1.5%201a.5.5%200%200%200%20.554.832L7%2011.434V16.5a.5.5%200%200%200%201%200zm4.503-.5c-.935%200-1.597.437-1.996%201.13c-.376.653-.504%201.507-.504%202.37s.128%201.717.504%202.37c.399.693%201.061%201.13%201.996%201.13s1.597-.437%201.996-1.13c.376-.653.504-1.507.504-2.37s-.128-1.717-.504-2.37C14.1%2010.436%2013.438%2010%2012.503%2010m-1.5%203.5c0-.793.122-1.44.37-1.872c.227-.393.565-.628%201.13-.628s.903.235%201.13.628c.248.432.37%201.079.37%201.872s-.122%201.44-.37%201.872c-.227.393-.565.628-1.13.628s-.903-.235-1.13-.628c-.248-.432-.37-1.078-.37-1.872%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%22M2.998%203.5a.5.5%200%201%201%201%200v2.206a7.996%207.996%200%200%201%2013.161%201.74a.5.5%200%201%201-.896.444A6.996%206.996%200%200%200%204.252%207h3.246a.5.5%200%200%201%200%201h-4a.5.5%200%200%201-.5-.5zM8%2010.5a.5.5%200%200%200-.777-.416l-1.5%201a.5.5%200%200%200%20.554.832L7%2011.434V16.5a.5.5%200%200%200%201%200zm4.503-.5c-.935%200-1.597.437-1.996%201.13c-.376.653-.504%201.507-.504%202.37s.128%201.717.504%202.37c.399.693%201.061%201.13%201.996%201.13s1.597-.437%201.996-1.13c.376-.653.504-1.507.504-2.37s-.128-1.717-.504-2.37C14.1%2010.436%2013.438%2010%2012.503%2010m-1.5%203.5c0-.793.122-1.44.37-1.872c.227-.393.565-.628%201.13-.628s.903.235%201.13.628c.248.432.37%201.079.37%201.872s-.122%201.44-.37%201.872c-.227.393-.565.628-1.13.628s-.903-.235-1.13-.628c-.248-.432-.37-1.078-.37-1.872%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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