skip-forward-10-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
skip-forward-10-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the skip forward 10 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 2.25a1 1 0 0 1 1 1V9a1 1 0 0 1-1 1h-5.25a1 1 0 0 1 0-2h3.387c-.985-1.179-2.208-2.113-3.682-2.57a9.44 9.44 0 0 0-6.106.16c-1.981.738-3.81 2.232-4.722 3.894a1 1 0 0 1-1.754-.961C4.048 6.38 6.288 4.596 8.652 3.716a11.44 11.44 0 0 1 7.394-.196c1.576.488 2.886 1.38 3.954 2.459V3.25a1 1 0 0 1 1-1M9.095 11.061A1 1 0 0 1 9.75 12v8a1 1 0 0 1-2 0v-5.507c-.346.283-.752.575-1.235.864a1 1 0 1 1-1.03-1.715c1.203-.721 1.766-1.4 2.281-2.024q.111-.135.222-.265a1 1 0 0 1 1.107-.292m4.147 1.6C13.85 11.635 14.864 11 16.25 11s2.4.635 3.008 1.661c.564.95.742 2.161.742 3.339s-.178 2.39-.742 3.339C18.65 20.365 17.636 21 16.25 21s-2.4-.636-3.008-1.661c-.564-.95-.742-2.161-.742-3.339s.178-2.39.742-3.339m1.72 1.021c-.296.498-.462 1.287-.462 2.318s.166 1.82.461 2.318c.251.422.613.682 1.289.682s1.038-.26 1.288-.682C17.835 17.82 18 17.031 18 16s-.166-1.82-.462-2.318c-.25-.422-.612-.682-1.288-.682s-1.038.26-1.289.682"/></svg>

React

import type { SVGProps } from "react";

export function FluentSkipForward1024Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 2.25a1 1 0 0 1 1 1V9a1 1 0 0 1-1 1h-5.25a1 1 0 0 1 0-2h3.387c-.985-1.179-2.208-2.113-3.682-2.57a9.44 9.44 0 0 0-6.106.16c-1.981.738-3.81 2.232-4.722 3.894a1 1 0 0 1-1.754-.961C4.048 6.38 6.288 4.596 8.652 3.716a11.44 11.44 0 0 1 7.394-.196c1.576.488 2.886 1.38 3.954 2.459V3.25a1 1 0 0 1 1-1M9.095 11.061A1 1 0 0 1 9.75 12v8a1 1 0 0 1-2 0v-5.507c-.346.283-.752.575-1.235.864a1 1 0 1 1-1.03-1.715c1.203-.721 1.766-1.4 2.281-2.024q.111-.135.222-.265a1 1 0 0 1 1.107-.292m4.147 1.6C13.85 11.635 14.864 11 16.25 11s2.4.635 3.008 1.661c.564.95.742 2.161.742 3.339s-.178 2.39-.742 3.339C18.65 20.365 17.636 21 16.25 21s-2.4-.636-3.008-1.661c-.564-.95-.742-2.161-.742-3.339s.178-2.39.742-3.339m1.72 1.021c-.296.498-.462 1.287-.462 2.318s.166 1.82.461 2.318c.251.422.613.682 1.289.682s1.038-.26 1.288-.682C17.835 17.82 18 17.031 18 16s-.166-1.82-.462-2.318c-.25-.422-.612-.682-1.288-.682s-1.038.26-1.289.682"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 2.25a1 1 0 0 1 1 1V9a1 1 0 0 1-1 1h-5.25a1 1 0 0 1 0-2h3.387c-.985-1.179-2.208-2.113-3.682-2.57a9.44 9.44 0 0 0-6.106.16c-1.981.738-3.81 2.232-4.722 3.894a1 1 0 0 1-1.754-.961C4.048 6.38 6.288 4.596 8.652 3.716a11.44 11.44 0 0 1 7.394-.196c1.576.488 2.886 1.38 3.954 2.459V3.25a1 1 0 0 1 1-1M9.095 11.061A1 1 0 0 1 9.75 12v8a1 1 0 0 1-2 0v-5.507c-.346.283-.752.575-1.235.864a1 1 0 1 1-1.03-1.715c1.203-.721 1.766-1.4 2.281-2.024q.111-.135.222-.265a1 1 0 0 1 1.107-.292m4.147 1.6C13.85 11.635 14.864 11 16.25 11s2.4.635 3.008 1.661c.564.95.742 2.161.742 3.339s-.178 2.39-.742 3.339C18.65 20.365 17.636 21 16.25 21s-2.4-.636-3.008-1.661c-.564-.95-.742-2.161-.742-3.339s.178-2.39.742-3.339m1.72 1.021c-.296.498-.462 1.287-.462 2.318s.166 1.82.461 2.318c.251.422.613.682 1.289.682s1.038-.26 1.288-.682C17.835 17.82 18 17.031 18 16s-.166-1.82-.462-2.318c-.25-.422-.612-.682-1.288-.682s-1.038.26-1.289.682"/></svg>
</template>

CSS

.icon-skip-forward-10-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21%202.25a1%201%200%200%201%201%201V9a1%201%200%200%201-1%201h-5.25a1%201%200%200%201%200-2h3.387c-.985-1.179-2.208-2.113-3.682-2.57a9.44%209.44%200%200%200-6.106.16c-1.981.738-3.81%202.232-4.722%203.894a1%201%200%200%201-1.754-.961C4.048%206.38%206.288%204.596%208.652%203.716a11.44%2011.44%200%200%201%207.394-.196c1.576.488%202.886%201.38%203.954%202.459V3.25a1%201%200%200%201%201-1M9.095%2011.061A1%201%200%200%201%209.75%2012v8a1%201%200%200%201-2%200v-5.507c-.346.283-.752.575-1.235.864a1%201%200%201%201-1.03-1.715c1.203-.721%201.766-1.4%202.281-2.024q.111-.135.222-.265a1%201%200%200%201%201.107-.292m4.147%201.6C13.85%2011.635%2014.864%2011%2016.25%2011s2.4.635%203.008%201.661c.564.95.742%202.161.742%203.339s-.178%202.39-.742%203.339C18.65%2020.365%2017.636%2021%2016.25%2021s-2.4-.636-3.008-1.661c-.564-.95-.742-2.161-.742-3.339s.178-2.39.742-3.339m1.72%201.021c-.296.498-.462%201.287-.462%202.318s.166%201.82.461%202.318c.251.422.613.682%201.289.682s1.038-.26%201.288-.682C17.835%2017.82%2018%2017.031%2018%2016s-.166-1.82-.462-2.318c-.25-.422-.612-.682-1.288-.682s-1.038.26-1.289.682%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21%202.25a1%201%200%200%201%201%201V9a1%201%200%200%201-1%201h-5.25a1%201%200%200%201%200-2h3.387c-.985-1.179-2.208-2.113-3.682-2.57a9.44%209.44%200%200%200-6.106.16c-1.981.738-3.81%202.232-4.722%203.894a1%201%200%200%201-1.754-.961C4.048%206.38%206.288%204.596%208.652%203.716a11.44%2011.44%200%200%201%207.394-.196c1.576.488%202.886%201.38%203.954%202.459V3.25a1%201%200%200%201%201-1M9.095%2011.061A1%201%200%200%201%209.75%2012v8a1%201%200%200%201-2%200v-5.507c-.346.283-.752.575-1.235.864a1%201%200%201%201-1.03-1.715c1.203-.721%201.766-1.4%202.281-2.024q.111-.135.222-.265a1%201%200%200%201%201.107-.292m4.147%201.6C13.85%2011.635%2014.864%2011%2016.25%2011s2.4.635%203.008%201.661c.564.95.742%202.161.742%203.339s-.178%202.39-.742%203.339C18.65%2020.365%2017.636%2021%2016.25%2021s-2.4-.636-3.008-1.661c-.564-.95-.742-2.161-.742-3.339s.178-2.39.742-3.339m1.72%201.021c-.296.498-.462%201.287-.462%202.318s.166%201.82.461%202.318c.251.422.613.682%201.289.682s1.038-.26%201.288-.682C17.835%2017.82%2018%2017.031%2018%2016s-.166-1.82-.462-2.318c-.25-.422-.612-.682-1.288-.682s-1.038.26-1.289.682%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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