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

Name
skip-forward-15-48-regular
Set
Fluent UI System Icons
Style
48 Regular
Viewbox
48×48
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 48 48"><path fill="currentColor" d="M16.63 22.168a1.25 1.25 0 0 1 1.324.052l.014.01a1.25 1.25 0 0 1 .532 1.051v17.473a1.25 1.25 0 0 1-2.5 0V26.923c-.757.77-1.748 1.587-3.107 2.402a1.25 1.25 0 0 1-1.286-2.143c2.495-1.497 3.439-2.899 4.26-4.12q.174-.258.344-.503a1.25 1.25 0 0 1 .419-.391m18.245-.161a1.25 1.25 0 0 1 0 2.486l-.128.007h-5.424l-.606 3.967c.738-.02 1.663-.015 2.47.098l.343.058a6.75 6.75 0 0 1-1.876 13.35l-.345-.038a6.74 6.74 0 0 1-4.883-3.27l-.192-.35l-.053-.116a1.251 1.251 0 0 1 2.216-1.13l.064.11l.12.22a4.24 4.24 0 0 0 3.076 2.06l.217.024a4.25 4.25 0 0 0 1.181-8.406l-.215-.036c-.666-.093-1.519-.097-2.245-.07a25 25 0 0 0-1.14.069l-.066.006h-.015l-.003.002l-.144.006a1.252 1.252 0 0 1-1.215-1.439l1.002-6.553l.023-.114A1.25 1.25 0 0 1 28.25 22h6.497zM42.75 4.6c.69 0 1.25.56 1.25 1.25v11.354c0 .69-.56 1.25-1.25 1.25H31.395a1.25 1.25 0 0 1 0-2.5h9.544a20.03 20.03 0 0 0-24.245-7.348c-4.487 1.847-8.161 5.338-10.324 9.703a1.25 1.25 0 1 1-2.24-1.11c2.425-4.892 6.548-8.82 11.613-10.904A22.53 22.53 0 0 1 41.5 12.558V5.85c0-.69.56-1.25 1.25-1.25"/></svg>

React

import type { SVGProps } from "react";

export function FluentSkipForward1548Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M16.63 22.168a1.25 1.25 0 0 1 1.324.052l.014.01a1.25 1.25 0 0 1 .532 1.051v17.473a1.25 1.25 0 0 1-2.5 0V26.923c-.757.77-1.748 1.587-3.107 2.402a1.25 1.25 0 0 1-1.286-2.143c2.495-1.497 3.439-2.899 4.26-4.12q.174-.258.344-.503a1.25 1.25 0 0 1 .419-.391m18.245-.161a1.25 1.25 0 0 1 0 2.486l-.128.007h-5.424l-.606 3.967c.738-.02 1.663-.015 2.47.098l.343.058a6.75 6.75 0 0 1-1.876 13.35l-.345-.038a6.74 6.74 0 0 1-4.883-3.27l-.192-.35l-.053-.116a1.251 1.251 0 0 1 2.216-1.13l.064.11l.12.22a4.24 4.24 0 0 0 3.076 2.06l.217.024a4.25 4.25 0 0 0 1.181-8.406l-.215-.036c-.666-.093-1.519-.097-2.245-.07a25 25 0 0 0-1.14.069l-.066.006h-.015l-.003.002l-.144.006a1.252 1.252 0 0 1-1.215-1.439l1.002-6.553l.023-.114A1.25 1.25 0 0 1 28.25 22h6.497zM42.75 4.6c.69 0 1.25.56 1.25 1.25v11.354c0 .69-.56 1.25-1.25 1.25H31.395a1.25 1.25 0 0 1 0-2.5h9.544a20.03 20.03 0 0 0-24.245-7.348c-4.487 1.847-8.161 5.338-10.324 9.703a1.25 1.25 0 1 1-2.24-1.11c2.425-4.892 6.548-8.82 11.613-10.904A22.53 22.53 0 0 1 41.5 12.558V5.85c0-.69.56-1.25 1.25-1.25"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M16.63 22.168a1.25 1.25 0 0 1 1.324.052l.014.01a1.25 1.25 0 0 1 .532 1.051v17.473a1.25 1.25 0 0 1-2.5 0V26.923c-.757.77-1.748 1.587-3.107 2.402a1.25 1.25 0 0 1-1.286-2.143c2.495-1.497 3.439-2.899 4.26-4.12q.174-.258.344-.503a1.25 1.25 0 0 1 .419-.391m18.245-.161a1.25 1.25 0 0 1 0 2.486l-.128.007h-5.424l-.606 3.967c.738-.02 1.663-.015 2.47.098l.343.058a6.75 6.75 0 0 1-1.876 13.35l-.345-.038a6.74 6.74 0 0 1-4.883-3.27l-.192-.35l-.053-.116a1.251 1.251 0 0 1 2.216-1.13l.064.11l.12.22a4.24 4.24 0 0 0 3.076 2.06l.217.024a4.25 4.25 0 0 0 1.181-8.406l-.215-.036c-.666-.093-1.519-.097-2.245-.07a25 25 0 0 0-1.14.069l-.066.006h-.015l-.003.002l-.144.006a1.252 1.252 0 0 1-1.215-1.439l1.002-6.553l.023-.114A1.25 1.25 0 0 1 28.25 22h6.497zM42.75 4.6c.69 0 1.25.56 1.25 1.25v11.354c0 .69-.56 1.25-1.25 1.25H31.395a1.25 1.25 0 0 1 0-2.5h9.544a20.03 20.03 0 0 0-24.245-7.348c-4.487 1.847-8.161 5.338-10.324 9.703a1.25 1.25 0 1 1-2.24-1.11c2.425-4.892 6.548-8.82 11.613-10.904A22.53 22.53 0 0 1 41.5 12.558V5.85c0-.69.56-1.25 1.25-1.25"/></svg>
</template>

CSS

.icon-skip-forward-15-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.63%2022.168a1.25%201.25%200%200%201%201.324.052l.014.01a1.25%201.25%200%200%201%20.532%201.051v17.473a1.25%201.25%200%200%201-2.5%200V26.923c-.757.77-1.748%201.587-3.107%202.402a1.25%201.25%200%200%201-1.286-2.143c2.495-1.497%203.439-2.899%204.26-4.12q.174-.258.344-.503a1.25%201.25%200%200%201%20.419-.391m18.245-.161a1.25%201.25%200%200%201%200%202.486l-.128.007h-5.424l-.606%203.967c.738-.02%201.663-.015%202.47.098l.343.058a6.75%206.75%200%200%201-1.876%2013.35l-.345-.038a6.74%206.74%200%200%201-4.883-3.27l-.192-.35l-.053-.116a1.251%201.251%200%200%201%202.216-1.13l.064.11l.12.22a4.24%204.24%200%200%200%203.076%202.06l.217.024a4.25%204.25%200%200%200%201.181-8.406l-.215-.036c-.666-.093-1.519-.097-2.245-.07a25%2025%200%200%200-1.14.069l-.066.006h-.015l-.003.002l-.144.006a1.252%201.252%200%200%201-1.215-1.439l1.002-6.553l.023-.114A1.25%201.25%200%200%201%2028.25%2022h6.497zM42.75%204.6c.69%200%201.25.56%201.25%201.25v11.354c0%20.69-.56%201.25-1.25%201.25H31.395a1.25%201.25%200%200%201%200-2.5h9.544a20.03%2020.03%200%200%200-24.245-7.348c-4.487%201.847-8.161%205.338-10.324%209.703a1.25%201.25%200%201%201-2.24-1.11c2.425-4.892%206.548-8.82%2011.613-10.904A22.53%2022.53%200%200%201%2041.5%2012.558V5.85c0-.69.56-1.25%201.25-1.25%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.63%2022.168a1.25%201.25%200%200%201%201.324.052l.014.01a1.25%201.25%200%200%201%20.532%201.051v17.473a1.25%201.25%200%200%201-2.5%200V26.923c-.757.77-1.748%201.587-3.107%202.402a1.25%201.25%200%200%201-1.286-2.143c2.495-1.497%203.439-2.899%204.26-4.12q.174-.258.344-.503a1.25%201.25%200%200%201%20.419-.391m18.245-.161a1.25%201.25%200%200%201%200%202.486l-.128.007h-5.424l-.606%203.967c.738-.02%201.663-.015%202.47.098l.343.058a6.75%206.75%200%200%201-1.876%2013.35l-.345-.038a6.74%206.74%200%200%201-4.883-3.27l-.192-.35l-.053-.116a1.251%201.251%200%200%201%202.216-1.13l.064.11l.12.22a4.24%204.24%200%200%200%203.076%202.06l.217.024a4.25%204.25%200%200%200%201.181-8.406l-.215-.036c-.666-.093-1.519-.097-2.245-.07a25%2025%200%200%200-1.14.069l-.066.006h-.015l-.003.002l-.144.006a1.252%201.252%200%200%201-1.215-1.439l1.002-6.553l.023-.114A1.25%201.25%200%200%201%2028.25%2022h6.497zM42.75%204.6c.69%200%201.25.56%201.25%201.25v11.354c0%20.69-.56%201.25-1.25%201.25H31.395a1.25%201.25%200%200%201%200-2.5h9.544a20.03%2020.03%200%200%200-24.245-7.348c-4.487%201.847-8.161%205.338-10.324%209.703a1.25%201.25%200%201%201-2.24-1.11c2.425-4.892%206.548-8.82%2011.613-10.904A22.53%2022.53%200%200%201%2041.5%2012.558V5.85c0-.69.56-1.25%201.25-1.25%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-48-regular.svg?color=%231a73e8&size=48