skip forward 15 icon
skip-forward-15-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.
- Name
- skip-forward-15-32-regular
- Set
- Fluent UI System Icons
- Style
- 32 Regular
- Viewbox
- 32×32
- 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 32 32"><path fill="currentColor" d="M11.214 15.383A1 1 0 0 1 13 16v12a1 1 0 0 1-2 0v-9.578c-.55.47-1.218.975-1.986 1.436a1 1 0 0 1-1.028-1.715a13.3 13.3 0 0 0 3.184-2.706l.036-.045zm4.771-12.491C20.298 2.828 24.934 4.577 28 7.8V4a1 1 0 0 1 2 0v7a1 1 0 0 1-1 1h-7a1 1 0 0 1 0-2h5.26c-2.572-3.274-7.039-5.173-11.245-5.11c-5.055.075-9.418 2.972-12.173 7.265a1 1 0 1 1-1.683-1.08c3.043-4.74 7.974-8.097 13.826-8.184m7.117 12.113a1 1 0 0 1 0 1.99L23 17h-3.606l-.274 2.46c.547-.006 1.227.008 1.79.087l.242.04a4.75 4.75 0 0 1-1.32 9.396l-.242-.029a4.75 4.75 0 0 1-3.456-2.334a1.001 1.001 0 0 1 1.732-.999c.41.712 1.13 1.23 2.002 1.353l.28.025a2.75 2.75 0 0 0 .76-5.419l-.275-.052c-.455-.064-1.083-.075-1.632-.066c-.268.005-.505.014-.673.022l-.196.01l-.051.003l-.013.001h-.003a1 1 0 0 1-1.06-1.108l.5-4.5l.016-.094A1 1 0 0 1 18.5 15H23z"/></svg>
React
import type { SVGProps } from "react";
export function FluentSkipForward1532Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.214 15.383A1 1 0 0 1 13 16v12a1 1 0 0 1-2 0v-9.578c-.55.47-1.218.975-1.986 1.436a1 1 0 0 1-1.028-1.715a13.3 13.3 0 0 0 3.184-2.706l.036-.045zm4.771-12.491C20.298 2.828 24.934 4.577 28 7.8V4a1 1 0 0 1 2 0v7a1 1 0 0 1-1 1h-7a1 1 0 0 1 0-2h5.26c-2.572-3.274-7.039-5.173-11.245-5.11c-5.055.075-9.418 2.972-12.173 7.265a1 1 0 1 1-1.683-1.08c3.043-4.74 7.974-8.097 13.826-8.184m7.117 12.113a1 1 0 0 1 0 1.99L23 17h-3.606l-.274 2.46c.547-.006 1.227.008 1.79.087l.242.04a4.75 4.75 0 0 1-1.32 9.396l-.242-.029a4.75 4.75 0 0 1-3.456-2.334a1.001 1.001 0 0 1 1.732-.999c.41.712 1.13 1.23 2.002 1.353l.28.025a2.75 2.75 0 0 0 .76-5.419l-.275-.052c-.455-.064-1.083-.075-1.632-.066c-.268.005-.505.014-.673.022l-.196.01l-.051.003l-.013.001h-.003a1 1 0 0 1-1.06-1.108l.5-4.5l.016-.094A1 1 0 0 1 18.5 15H23z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.214 15.383A1 1 0 0 1 13 16v12a1 1 0 0 1-2 0v-9.578c-.55.47-1.218.975-1.986 1.436a1 1 0 0 1-1.028-1.715a13.3 13.3 0 0 0 3.184-2.706l.036-.045zm4.771-12.491C20.298 2.828 24.934 4.577 28 7.8V4a1 1 0 0 1 2 0v7a1 1 0 0 1-1 1h-7a1 1 0 0 1 0-2h5.26c-2.572-3.274-7.039-5.173-11.245-5.11c-5.055.075-9.418 2.972-12.173 7.265a1 1 0 1 1-1.683-1.08c3.043-4.74 7.974-8.097 13.826-8.184m7.117 12.113a1 1 0 0 1 0 1.99L23 17h-3.606l-.274 2.46c.547-.006 1.227.008 1.79.087l.242.04a4.75 4.75 0 0 1-1.32 9.396l-.242-.029a4.75 4.75 0 0 1-3.456-2.334a1.001 1.001 0 0 1 1.732-.999c.41.712 1.13 1.23 2.002 1.353l.28.025a2.75 2.75 0 0 0 .76-5.419l-.275-.052c-.455-.064-1.083-.075-1.632-.066c-.268.005-.505.014-.673.022l-.196.01l-.051.003l-.013.001h-.003a1 1 0 0 1-1.06-1.108l.5-4.5l.016-.094A1 1 0 0 1 18.5 15H23z"/></svg> </template>
CSS
.icon-skip-forward-15-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.214%2015.383A1%201%200%200%201%2013%2016v12a1%201%200%200%201-2%200v-9.578c-.55.47-1.218.975-1.986%201.436a1%201%200%200%201-1.028-1.715a13.3%2013.3%200%200%200%203.184-2.706l.036-.045zm4.771-12.491C20.298%202.828%2024.934%204.577%2028%207.8V4a1%201%200%200%201%202%200v7a1%201%200%200%201-1%201h-7a1%201%200%200%201%200-2h5.26c-2.572-3.274-7.039-5.173-11.245-5.11c-5.055.075-9.418%202.972-12.173%207.265a1%201%200%201%201-1.683-1.08c3.043-4.74%207.974-8.097%2013.826-8.184m7.117%2012.113a1%201%200%200%201%200%201.99L23%2017h-3.606l-.274%202.46c.547-.006%201.227.008%201.79.087l.242.04a4.75%204.75%200%200%201-1.32%209.396l-.242-.029a4.75%204.75%200%200%201-3.456-2.334a1.001%201.001%200%200%201%201.732-.999c.41.712%201.13%201.23%202.002%201.353l.28.025a2.75%202.75%200%200%200%20.76-5.419l-.275-.052c-.455-.064-1.083-.075-1.632-.066c-.268.005-.505.014-.673.022l-.196.01l-.051.003l-.013.001h-.003a1%201%200%200%201-1.06-1.108l.5-4.5l.016-.094A1%201%200%200%201%2018.5%2015H23z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.214%2015.383A1%201%200%200%201%2013%2016v12a1%201%200%200%201-2%200v-9.578c-.55.47-1.218.975-1.986%201.436a1%201%200%200%201-1.028-1.715a13.3%2013.3%200%200%200%203.184-2.706l.036-.045zm4.771-12.491C20.298%202.828%2024.934%204.577%2028%207.8V4a1%201%200%200%201%202%200v7a1%201%200%200%201-1%201h-7a1%201%200%200%201%200-2h5.26c-2.572-3.274-7.039-5.173-11.245-5.11c-5.055.075-9.418%202.972-12.173%207.265a1%201%200%201%201-1.683-1.08c3.043-4.74%207.974-8.097%2013.826-8.184m7.117%2012.113a1%201%200%200%201%200%201.99L23%2017h-3.606l-.274%202.46c.547-.006%201.227.008%201.79.087l.242.04a4.75%204.75%200%200%201-1.32%209.396l-.242-.029a4.75%204.75%200%200%201-3.456-2.334a1.001%201.001%200%200%201%201.732-.999c.41.712%201.13%201.23%202.002%201.353l.28.025a2.75%202.75%200%200%200%20.76-5.419l-.275-.052c-.455-.064-1.083-.075-1.632-.066c-.268.005-.505.014-.673.022l-.196.01l-.051.003l-.013.001h-.003a1%201%200%200%201-1.06-1.108l.5-4.5l.016-.094A1%201%200%200%201%2018.5%2015H23z%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-32-regular.svg?color=%231a73e8&size=48