skip forward 15 icon
skip-forward-15-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- skip-forward-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 forward 15 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16.344 3a.75.75 0 0 0-.75.75v1.839A8.23 8.23 0 0 0 9.593 3a8.24 8.24 0 0 0-6.977 3.845a.75.75 0 1 0 1.268.802A6.75 6.75 0 0 1 9.593 4.5c1.875 0 3.572.764 4.796 2h-2.045a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 .75-.75v-3.5a.75.75 0 0 0-.75-.75m-1.845 7.75a.75.75 0 0 1-.75.75h-1.838l-.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-.745-.842l.25-2.003a.75.75 0 0 1 .743-.658h2.501a.75.75 0 0 1 .75.75m-6.932-.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 FluentSkipForward1520Filled(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.344 3a.75.75 0 0 0-.75.75v1.839A8.23 8.23 0 0 0 9.593 3a8.24 8.24 0 0 0-6.977 3.845a.75.75 0 1 0 1.268.802A6.75 6.75 0 0 1 9.593 4.5c1.875 0 3.572.764 4.796 2h-2.045a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 .75-.75v-3.5a.75.75 0 0 0-.75-.75m-1.845 7.75a.75.75 0 0 1-.75.75h-1.838l-.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-.745-.842l.25-2.003a.75.75 0 0 1 .743-.658h2.501a.75.75 0 0 1 .75.75m-6.932-.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="M16.344 3a.75.75 0 0 0-.75.75v1.839A8.23 8.23 0 0 0 9.593 3a8.24 8.24 0 0 0-6.977 3.845a.75.75 0 1 0 1.268.802A6.75 6.75 0 0 1 9.593 4.5c1.875 0 3.572.764 4.796 2h-2.045a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 .75-.75v-3.5a.75.75 0 0 0-.75-.75m-1.845 7.75a.75.75 0 0 1-.75.75h-1.838l-.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-.745-.842l.25-2.003a.75.75 0 0 1 .743-.658h2.501a.75.75 0 0 1 .75.75m-6.932-.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-forward-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%22M16.344%203a.75.75%200%200%200-.75.75v1.839A8.23%208.23%200%200%200%209.593%203a8.24%208.24%200%200%200-6.977%203.845a.75.75%200%201%200%201.268.802A6.75%206.75%200%200%201%209.593%204.5c1.875%200%203.572.764%204.796%202h-2.045a.75.75%200%200%200%200%201.5h4a.75.75%200%200%200%20.75-.75v-3.5a.75.75%200%200%200-.75-.75m-1.845%207.75a.75.75%200%200%201-.75.75h-1.838l-.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-.745-.842l.25-2.003a.75.75%200%200%201%20.743-.658h2.501a.75.75%200%200%201%20.75.75m-6.932-.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%22M16.344%203a.75.75%200%200%200-.75.75v1.839A8.23%208.23%200%200%200%209.593%203a8.24%208.24%200%200%200-6.977%203.845a.75.75%200%201%200%201.268.802A6.75%206.75%200%200%201%209.593%204.5c1.875%200%203.572.764%204.796%202h-2.045a.75.75%200%200%200%200%201.5h4a.75.75%200%200%200%20.75-.75v-3.5a.75.75%200%200%200-.75-.75m-1.845%207.75a.75.75%200%200%201-.75.75h-1.838l-.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-.745-.842l.25-2.003a.75.75%200%200%201%20.743-.658h2.501a.75.75%200%200%201%20.75.75m-6.932-.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-forward-15-20-filled.svg?color=%231a73e8&size=48