skip-back-15-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
skip-back-15-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the skip back 15 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M3.25 3a.75.75 0 0 1 .75.75v1.839A8.23 8.23 0 0 1 10 3a8.24 8.24 0 0 1 6.977 3.845a.75.75 0 1 1-1.267.802A6.75 6.75 0 0 0 10 4.5a6.73 6.73 0 0 0-4.795 2H7.25a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75v-3.5A.75.75 0 0 1 3.25 3m11.25 7.75a.75.75 0 0 1-.75.75h-1.84l-.062.503h.52a2.5 2.5 0 1 1-2.132 3.562a.75.75 0 1 1 1.357-.64q.078.165.208.292a1 1 0 1 0 .634-1.715l-.046.001H11a.75.75 0 0 1-.744-.842l.248-2.003a.75.75 0 0 1 .744-.658h2.501a.75.75 0 0 1 .75.75m-6.933-.681a.75.75 0 0 1 .437.681v5.5a.75.75 0 0 1-1.5 0v-3.868l-.516.442a.75.75 0 0 1-.976-1.138l1.754-1.505a.75.75 0 0 1 .801-.112"/></svg>

React

import type { SVGProps } from "react";

export function FluentSkipBack1520Filled(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="M3.25 3a.75.75 0 0 1 .75.75v1.839A8.23 8.23 0 0 1 10 3a8.24 8.24 0 0 1 6.977 3.845a.75.75 0 1 1-1.267.802A6.75 6.75 0 0 0 10 4.5a6.73 6.73 0 0 0-4.795 2H7.25a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75v-3.5A.75.75 0 0 1 3.25 3m11.25 7.75a.75.75 0 0 1-.75.75h-1.84l-.062.503h.52a2.5 2.5 0 1 1-2.132 3.562a.75.75 0 1 1 1.357-.64q.078.165.208.292a1 1 0 1 0 .634-1.715l-.046.001H11a.75.75 0 0 1-.744-.842l.248-2.003a.75.75 0 0 1 .744-.658h2.501a.75.75 0 0 1 .75.75m-6.933-.681a.75.75 0 0 1 .437.681v5.5a.75.75 0 0 1-1.5 0v-3.868l-.516.442a.75.75 0 0 1-.976-1.138l1.754-1.505a.75.75 0 0 1 .801-.112"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M3.25 3a.75.75 0 0 1 .75.75v1.839A8.23 8.23 0 0 1 10 3a8.24 8.24 0 0 1 6.977 3.845a.75.75 0 1 1-1.267.802A6.75 6.75 0 0 0 10 4.5a6.73 6.73 0 0 0-4.795 2H7.25a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75v-3.5A.75.75 0 0 1 3.25 3m11.25 7.75a.75.75 0 0 1-.75.75h-1.84l-.062.503h.52a2.5 2.5 0 1 1-2.132 3.562a.75.75 0 1 1 1.357-.64q.078.165.208.292a1 1 0 1 0 .634-1.715l-.046.001H11a.75.75 0 0 1-.744-.842l.248-2.003a.75.75 0 0 1 .744-.658h2.501a.75.75 0 0 1 .75.75m-6.933-.681a.75.75 0 0 1 .437.681v5.5a.75.75 0 0 1-1.5 0v-3.868l-.516.442a.75.75 0 0 1-.976-1.138l1.754-1.505a.75.75 0 0 1 .801-.112"/></svg>
</template>

CSS

.icon-skip-back-15-20-filled {
  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%22M3.25%203a.75.75%200%200%201%20.75.75v1.839A8.23%208.23%200%200%201%2010%203a8.24%208.24%200%200%201%206.977%203.845a.75.75%200%201%201-1.267.802A6.75%206.75%200%200%200%2010%204.5a6.73%206.73%200%200%200-4.795%202H7.25a.75.75%200%200%201%200%201.5h-4a.75.75%200%200%201-.75-.75v-3.5A.75.75%200%200%201%203.25%203m11.25%207.75a.75.75%200%200%201-.75.75h-1.84l-.062.503h.52a2.5%202.5%200%201%201-2.132%203.562a.75.75%200%201%201%201.357-.64q.078.165.208.292a1%201%200%201%200%20.634-1.715l-.046.001H11a.75.75%200%200%201-.744-.842l.248-2.003a.75.75%200%200%201%20.744-.658h2.501a.75.75%200%200%201%20.75.75m-6.933-.681a.75.75%200%200%201%20.437.681v5.5a.75.75%200%200%201-1.5%200v-3.868l-.516.442a.75.75%200%200%201-.976-1.138l1.754-1.505a.75.75%200%200%201%20.801-.112%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%22M3.25%203a.75.75%200%200%201%20.75.75v1.839A8.23%208.23%200%200%201%2010%203a8.24%208.24%200%200%201%206.977%203.845a.75.75%200%201%201-1.267.802A6.75%206.75%200%200%200%2010%204.5a6.73%206.73%200%200%200-4.795%202H7.25a.75.75%200%200%201%200%201.5h-4a.75.75%200%200%201-.75-.75v-3.5A.75.75%200%200%201%203.25%203m11.25%207.75a.75.75%200%200%201-.75.75h-1.84l-.062.503h.52a2.5%202.5%200%201%201-2.132%203.562a.75.75%200%201%201%201.357-.64q.078.165.208.292a1%201%200%201%200%20.634-1.715l-.046.001H11a.75.75%200%200%201-.744-.842l.248-2.003a.75.75%200%200%201%20.744-.658h2.501a.75.75%200%200%201%20.75.75m-6.933-.681a.75.75%200%200%201%20.437.681v5.5a.75.75%200%200%201-1.5%200v-3.868l-.516.442a.75.75%200%200%201-.976-1.138l1.754-1.505a.75.75%200%200%201%20.801-.112%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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