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

Name
skip-back-15-32-filled
Set
Fluent UI System Icons
Style
32 Filled
Viewbox
32×32
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 32 32"><path fill="currentColor" d="M23.878 15.007a1.25 1.25 0 0 1 0 2.486l-.128.007h-3.88l-.219 1.959c.494.001 1.06.021 1.545.09l.254.042a5.001 5.001 0 0 1-1.39 9.89l-.255-.03a5 5 0 0 1-3.488-2.212l-.145-.235l-.059-.114a1.251 1.251 0 0 1 2.153-1.246l.07.107l.073.118a2.5 2.5 0 0 0 1.743 1.107l.255.022a2.5 2.5 0 0 0 .693-4.926l-.251-.048c-.434-.06-1.046-.072-1.593-.062a23 23 0 0 0-.858.031l-.05.004h-.014a1.25 1.25 0 0 1-1.326-1.385l.5-4.5l.018-.117A1.25 1.25 0 0 1 18.75 15h5zm-12.75.348a1.25 1.25 0 0 1 2.122.896V27.5a1.25 1.25 0 0 1-2.5 0v-8.47a23 23 0 0 1-1.606 1.042a1.25 1.25 0 0 1-1.287-2.143c1.046-.628 1.633-1.054 2.056-1.411c.31-.262.531-.483.81-.761c.12-.12.251-.252.405-.402m4.89-12.353c5.942.089 10.698 3.268 13.784 8.074a1.25 1.25 0 0 1-2.104 1.35c-2.713-4.225-6.75-6.85-11.716-6.925c-4.014-.06-7.768 1.503-10.193 4.5H9.75a1.25 1.25 0 0 1 0 2.5h-6.5c-.69 0-1.25-.56-1.25-1.25V4.252a1.25 1.25 0 0 1 2.5 0v3.422c2.95-3.16 7.172-4.737 11.519-4.672"/></svg>

React

import type { SVGProps } from "react";

export function FluentSkipBack1532Filled(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="M23.878 15.007a1.25 1.25 0 0 1 0 2.486l-.128.007h-3.88l-.219 1.959c.494.001 1.06.021 1.545.09l.254.042a5.001 5.001 0 0 1-1.39 9.89l-.255-.03a5 5 0 0 1-3.488-2.212l-.145-.235l-.059-.114a1.251 1.251 0 0 1 2.153-1.246l.07.107l.073.118a2.5 2.5 0 0 0 1.743 1.107l.255.022a2.5 2.5 0 0 0 .693-4.926l-.251-.048c-.434-.06-1.046-.072-1.593-.062a23 23 0 0 0-.858.031l-.05.004h-.014a1.25 1.25 0 0 1-1.326-1.385l.5-4.5l.018-.117A1.25 1.25 0 0 1 18.75 15h5zm-12.75.348a1.25 1.25 0 0 1 2.122.896V27.5a1.25 1.25 0 0 1-2.5 0v-8.47a23 23 0 0 1-1.606 1.042a1.25 1.25 0 0 1-1.287-2.143c1.046-.628 1.633-1.054 2.056-1.411c.31-.262.531-.483.81-.761c.12-.12.251-.252.405-.402m4.89-12.353c5.942.089 10.698 3.268 13.784 8.074a1.25 1.25 0 0 1-2.104 1.35c-2.713-4.225-6.75-6.85-11.716-6.925c-4.014-.06-7.768 1.503-10.193 4.5H9.75a1.25 1.25 0 0 1 0 2.5h-6.5c-.69 0-1.25-.56-1.25-1.25V4.252a1.25 1.25 0 0 1 2.5 0v3.422c2.95-3.16 7.172-4.737 11.519-4.672"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.878 15.007a1.25 1.25 0 0 1 0 2.486l-.128.007h-3.88l-.219 1.959c.494.001 1.06.021 1.545.09l.254.042a5.001 5.001 0 0 1-1.39 9.89l-.255-.03a5 5 0 0 1-3.488-2.212l-.145-.235l-.059-.114a1.251 1.251 0 0 1 2.153-1.246l.07.107l.073.118a2.5 2.5 0 0 0 1.743 1.107l.255.022a2.5 2.5 0 0 0 .693-4.926l-.251-.048c-.434-.06-1.046-.072-1.593-.062a23 23 0 0 0-.858.031l-.05.004h-.014a1.25 1.25 0 0 1-1.326-1.385l.5-4.5l.018-.117A1.25 1.25 0 0 1 18.75 15h5zm-12.75.348a1.25 1.25 0 0 1 2.122.896V27.5a1.25 1.25 0 0 1-2.5 0v-8.47a23 23 0 0 1-1.606 1.042a1.25 1.25 0 0 1-1.287-2.143c1.046-.628 1.633-1.054 2.056-1.411c.31-.262.531-.483.81-.761c.12-.12.251-.252.405-.402m4.89-12.353c5.942.089 10.698 3.268 13.784 8.074a1.25 1.25 0 0 1-2.104 1.35c-2.713-4.225-6.75-6.85-11.716-6.925c-4.014-.06-7.768 1.503-10.193 4.5H9.75a1.25 1.25 0 0 1 0 2.5h-6.5c-.69 0-1.25-.56-1.25-1.25V4.252a1.25 1.25 0 0 1 2.5 0v3.422c2.95-3.16 7.172-4.737 11.519-4.672"/></svg>
</template>

CSS

.icon-skip-back-15-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.878%2015.007a1.25%201.25%200%200%201%200%202.486l-.128.007h-3.88l-.219%201.959c.494.001%201.06.021%201.545.09l.254.042a5.001%205.001%200%200%201-1.39%209.89l-.255-.03a5%205%200%200%201-3.488-2.212l-.145-.235l-.059-.114a1.251%201.251%200%200%201%202.153-1.246l.07.107l.073.118a2.5%202.5%200%200%200%201.743%201.107l.255.022a2.5%202.5%200%200%200%20.693-4.926l-.251-.048c-.434-.06-1.046-.072-1.593-.062a23%2023%200%200%200-.858.031l-.05.004h-.014a1.25%201.25%200%200%201-1.326-1.385l.5-4.5l.018-.117A1.25%201.25%200%200%201%2018.75%2015h5zm-12.75.348a1.25%201.25%200%200%201%202.122.896V27.5a1.25%201.25%200%200%201-2.5%200v-8.47a23%2023%200%200%201-1.606%201.042a1.25%201.25%200%200%201-1.287-2.143c1.046-.628%201.633-1.054%202.056-1.411c.31-.262.531-.483.81-.761c.12-.12.251-.252.405-.402m4.89-12.353c5.942.089%2010.698%203.268%2013.784%208.074a1.25%201.25%200%200%201-2.104%201.35c-2.713-4.225-6.75-6.85-11.716-6.925c-4.014-.06-7.768%201.503-10.193%204.5H9.75a1.25%201.25%200%200%201%200%202.5h-6.5c-.69%200-1.25-.56-1.25-1.25V4.252a1.25%201.25%200%200%201%202.5%200v3.422c2.95-3.16%207.172-4.737%2011.519-4.672%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%22M23.878%2015.007a1.25%201.25%200%200%201%200%202.486l-.128.007h-3.88l-.219%201.959c.494.001%201.06.021%201.545.09l.254.042a5.001%205.001%200%200%201-1.39%209.89l-.255-.03a5%205%200%200%201-3.488-2.212l-.145-.235l-.059-.114a1.251%201.251%200%200%201%202.153-1.246l.07.107l.073.118a2.5%202.5%200%200%200%201.743%201.107l.255.022a2.5%202.5%200%200%200%20.693-4.926l-.251-.048c-.434-.06-1.046-.072-1.593-.062a23%2023%200%200%200-.858.031l-.05.004h-.014a1.25%201.25%200%200%201-1.326-1.385l.5-4.5l.018-.117A1.25%201.25%200%200%201%2018.75%2015h5zm-12.75.348a1.25%201.25%200%200%201%202.122.896V27.5a1.25%201.25%200%200%201-2.5%200v-8.47a23%2023%200%200%201-1.606%201.042a1.25%201.25%200%200%201-1.287-2.143c1.046-.628%201.633-1.054%202.056-1.411c.31-.262.531-.483.81-.761c.12-.12.251-.252.405-.402m4.89-12.353c5.942.089%2010.698%203.268%2013.784%208.074a1.25%201.25%200%200%201-2.104%201.35c-2.713-4.225-6.75-6.85-11.716-6.925c-4.014-.06-7.768%201.503-10.193%204.5H9.75a1.25%201.25%200%200%201%200%202.5h-6.5c-.69%200-1.25-.56-1.25-1.25V4.252a1.25%201.25%200%200%201%202.5%200v3.422c2.95-3.16%207.172-4.737%2011.519-4.672%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-32-filled.svg?color=%231a73e8&size=48