skip back 15 icon
skip-back-15-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- skip-back-15-48-filled
- Set
- Fluent UI System Icons
- Style
- 48 Filled
- Viewbox
- 48×48
- 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 48 48"><path fill="currentColor" d="M35.151 22.008a1.5 1.5 0 0 1 0 2.984l-.153.008h-5.71l-.528 3.454c.961-.03 2.2-.028 3.214.114l.355.059a7 7 0 0 1-1.946 13.846l-.358-.041a7 7 0 0 1-5.367-3.965l-.18-.42l-.048-.146a1.5 1.5 0 0 1 2.779-1.088l.063.14l.103.241a4 4 0 0 0 3.067 2.267l.206.023a4 4 0 0 0 1.112-7.912l-.203-.033c-.786-.11-1.87-.116-2.816-.084a35 35 0 0 0-1.495.083l-.088.008h-.021l-.005.002l-.172.005a1.5 1.5 0 0 1-1.443-1.726l.999-6.553l.026-.135A1.5 1.5 0 0 1 27.998 22h7zm-18.945.733A1.5 1.5 0 0 1 19 23.5v17a1.5 1.5 0 0 1-3 0V27.71a15 15 0 0 1-2.679 2.076a1.5 1.5 0 1 1-1.543-2.572c1.37-.822 2.483-1.938 3.267-2.878a15 15 0 0 0 1.1-1.496l.05-.081l.01-.016zM5.5 4A1.5 1.5 0 0 1 7 5.5v7.026C11.226 7.582 17.292 4.9 24.023 5c8.4.125 16.268 4.411 20.07 12.084a1.5 1.5 0 0 1-2.688 1.332C38.167 11.883 31.41 8.111 23.977 8c-6.509-.097-12.228 2.768-15.873 8H16.5a1.5 1.5 0 0 1 0 3h-11A1.5 1.5 0 0 1 4 17.5v-12A1.5 1.5 0 0 1 5.5 4"/></svg>
React
import type { SVGProps } from "react";
export function FluentSkipBack1548Filled(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="M35.151 22.008a1.5 1.5 0 0 1 0 2.984l-.153.008h-5.71l-.528 3.454c.961-.03 2.2-.028 3.214.114l.355.059a7 7 0 0 1-1.946 13.846l-.358-.041a7 7 0 0 1-5.367-3.965l-.18-.42l-.048-.146a1.5 1.5 0 0 1 2.779-1.088l.063.14l.103.241a4 4 0 0 0 3.067 2.267l.206.023a4 4 0 0 0 1.112-7.912l-.203-.033c-.786-.11-1.87-.116-2.816-.084a35 35 0 0 0-1.495.083l-.088.008h-.021l-.005.002l-.172.005a1.5 1.5 0 0 1-1.443-1.726l.999-6.553l.026-.135A1.5 1.5 0 0 1 27.998 22h7zm-18.945.733A1.5 1.5 0 0 1 19 23.5v17a1.5 1.5 0 0 1-3 0V27.71a15 15 0 0 1-2.679 2.076a1.5 1.5 0 1 1-1.543-2.572c1.37-.822 2.483-1.938 3.267-2.878a15 15 0 0 0 1.1-1.496l.05-.081l.01-.016zM5.5 4A1.5 1.5 0 0 1 7 5.5v7.026C11.226 7.582 17.292 4.9 24.023 5c8.4.125 16.268 4.411 20.07 12.084a1.5 1.5 0 0 1-2.688 1.332C38.167 11.883 31.41 8.111 23.977 8c-6.509-.097-12.228 2.768-15.873 8H16.5a1.5 1.5 0 0 1 0 3h-11A1.5 1.5 0 0 1 4 17.5v-12A1.5 1.5 0 0 1 5.5 4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M35.151 22.008a1.5 1.5 0 0 1 0 2.984l-.153.008h-5.71l-.528 3.454c.961-.03 2.2-.028 3.214.114l.355.059a7 7 0 0 1-1.946 13.846l-.358-.041a7 7 0 0 1-5.367-3.965l-.18-.42l-.048-.146a1.5 1.5 0 0 1 2.779-1.088l.063.14l.103.241a4 4 0 0 0 3.067 2.267l.206.023a4 4 0 0 0 1.112-7.912l-.203-.033c-.786-.11-1.87-.116-2.816-.084a35 35 0 0 0-1.495.083l-.088.008h-.021l-.005.002l-.172.005a1.5 1.5 0 0 1-1.443-1.726l.999-6.553l.026-.135A1.5 1.5 0 0 1 27.998 22h7zm-18.945.733A1.5 1.5 0 0 1 19 23.5v17a1.5 1.5 0 0 1-3 0V27.71a15 15 0 0 1-2.679 2.076a1.5 1.5 0 1 1-1.543-2.572c1.37-.822 2.483-1.938 3.267-2.878a15 15 0 0 0 1.1-1.496l.05-.081l.01-.016zM5.5 4A1.5 1.5 0 0 1 7 5.5v7.026C11.226 7.582 17.292 4.9 24.023 5c8.4.125 16.268 4.411 20.07 12.084a1.5 1.5 0 0 1-2.688 1.332C38.167 11.883 31.41 8.111 23.977 8c-6.509-.097-12.228 2.768-15.873 8H16.5a1.5 1.5 0 0 1 0 3h-11A1.5 1.5 0 0 1 4 17.5v-12A1.5 1.5 0 0 1 5.5 4"/></svg> </template>
CSS
.icon-skip-back-15-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M35.151%2022.008a1.5%201.5%200%200%201%200%202.984l-.153.008h-5.71l-.528%203.454c.961-.03%202.2-.028%203.214.114l.355.059a7%207%200%200%201-1.946%2013.846l-.358-.041a7%207%200%200%201-5.367-3.965l-.18-.42l-.048-.146a1.5%201.5%200%200%201%202.779-1.088l.063.14l.103.241a4%204%200%200%200%203.067%202.267l.206.023a4%204%200%200%200%201.112-7.912l-.203-.033c-.786-.11-1.87-.116-2.816-.084a35%2035%200%200%200-1.495.083l-.088.008h-.021l-.005.002l-.172.005a1.5%201.5%200%200%201-1.443-1.726l.999-6.553l.026-.135A1.5%201.5%200%200%201%2027.998%2022h7zm-18.945.733A1.5%201.5%200%200%201%2019%2023.5v17a1.5%201.5%200%200%201-3%200V27.71a15%2015%200%200%201-2.679%202.076a1.5%201.5%200%201%201-1.543-2.572c1.37-.822%202.483-1.938%203.267-2.878a15%2015%200%200%200%201.1-1.496l.05-.081l.01-.016zM5.5%204A1.5%201.5%200%200%201%207%205.5v7.026C11.226%207.582%2017.292%204.9%2024.023%205c8.4.125%2016.268%204.411%2020.07%2012.084a1.5%201.5%200%200%201-2.688%201.332C38.167%2011.883%2031.41%208.111%2023.977%208c-6.509-.097-12.228%202.768-15.873%208H16.5a1.5%201.5%200%200%201%200%203h-11A1.5%201.5%200%200%201%204%2017.5v-12A1.5%201.5%200%200%201%205.5%204%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%22M35.151%2022.008a1.5%201.5%200%200%201%200%202.984l-.153.008h-5.71l-.528%203.454c.961-.03%202.2-.028%203.214.114l.355.059a7%207%200%200%201-1.946%2013.846l-.358-.041a7%207%200%200%201-5.367-3.965l-.18-.42l-.048-.146a1.5%201.5%200%200%201%202.779-1.088l.063.14l.103.241a4%204%200%200%200%203.067%202.267l.206.023a4%204%200%200%200%201.112-7.912l-.203-.033c-.786-.11-1.87-.116-2.816-.084a35%2035%200%200%200-1.495.083l-.088.008h-.021l-.005.002l-.172.005a1.5%201.5%200%200%201-1.443-1.726l.999-6.553l.026-.135A1.5%201.5%200%200%201%2027.998%2022h7zm-18.945.733A1.5%201.5%200%200%201%2019%2023.5v17a1.5%201.5%200%200%201-3%200V27.71a15%2015%200%200%201-2.679%202.076a1.5%201.5%200%201%201-1.543-2.572c1.37-.822%202.483-1.938%203.267-2.878a15%2015%200%200%200%201.1-1.496l.05-.081l.01-.016zM5.5%204A1.5%201.5%200%200%201%207%205.5v7.026C11.226%207.582%2017.292%204.9%2024.023%205c8.4.125%2016.268%204.411%2020.07%2012.084a1.5%201.5%200%200%201-2.688%201.332C38.167%2011.883%2031.41%208.111%2023.977%208c-6.509-.097-12.228%202.768-15.873%208H16.5a1.5%201.5%200%200%201%200%203h-11A1.5%201.5%200%200%201%204%2017.5v-12A1.5%201.5%200%200%201%205.5%204%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-48-filled.svg?color=%231a73e8&size=48