skip back 10 icon
skip-back-10-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.
- Name
- skip-back-10-32-filled
- Set
- Fluent UI System Icons
- Style
- 32 Filled
- Viewbox
- 32×32
- License
- MIT
- Aliases
- skip-backward-10-32-filled
9 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the skip back 10 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4.5 4.252v3.422c2.95-3.16 7.172-4.737 11.519-4.672c5.941.088 10.697 3.268 13.783 8.074a1.25 1.25 0 1 1-2.104 1.35c-2.713-4.225-6.751-6.85-11.717-6.925c-4.013-.06-7.768 1.503-10.192 4.5H9.75a1.25 1.25 0 1 1 0 2.5h-6.5c-.69 0-1.25-.56-1.25-1.25v-7a1.25 1.25 0 0 1 2.5 0m7.986 10.847c.463.196.764.65.764 1.152V27.5a1.25 1.25 0 0 1-2.5 0v-8.47a23 23 0 0 1-1.607 1.043a1.25 1.25 0 0 1-1.286-2.144c1.046-.628 1.633-1.054 2.056-1.411c.31-.262.531-.483.81-.761c.12-.12.251-.252.405-.401a1.25 1.25 0 0 1 1.358-.257m4.463 2.2C17.787 15.882 19.18 15 21.1 15c1.923 0 3.314.88 4.152 2.298c.781 1.322 1.035 3.023 1.035 4.701c0 1.68-.254 3.38-1.035 4.702C24.414 28.12 23.022 29 21.1 29s-3.313-.88-4.15-2.298c-.782-1.322-1.036-3.023-1.036-4.702s.254-3.38 1.035-4.701m2.152 1.272c-.448.759-.687 1.933-.687 3.43c0 1.496.239 2.67.687 3.43c.393.663.97 1.07 2 1.07s1.606-.407 1.999-1.07c.448-.76.687-1.934.687-3.43s-.239-2.671-.687-3.43c-.393-.664-.97-1.07-2-1.07s-1.607.406-1.999 1.07"/></svg>
React
import type { SVGProps } from "react";
export function FluentSkipBack1032Filled(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="M4.5 4.252v3.422c2.95-3.16 7.172-4.737 11.519-4.672c5.941.088 10.697 3.268 13.783 8.074a1.25 1.25 0 1 1-2.104 1.35c-2.713-4.225-6.751-6.85-11.717-6.925c-4.013-.06-7.768 1.503-10.192 4.5H9.75a1.25 1.25 0 1 1 0 2.5h-6.5c-.69 0-1.25-.56-1.25-1.25v-7a1.25 1.25 0 0 1 2.5 0m7.986 10.847c.463.196.764.65.764 1.152V27.5a1.25 1.25 0 0 1-2.5 0v-8.47a23 23 0 0 1-1.607 1.043a1.25 1.25 0 0 1-1.286-2.144c1.046-.628 1.633-1.054 2.056-1.411c.31-.262.531-.483.81-.761c.12-.12.251-.252.405-.401a1.25 1.25 0 0 1 1.358-.257m4.463 2.2C17.787 15.882 19.18 15 21.1 15c1.923 0 3.314.88 4.152 2.298c.781 1.322 1.035 3.023 1.035 4.701c0 1.68-.254 3.38-1.035 4.702C24.414 28.12 23.022 29 21.1 29s-3.313-.88-4.15-2.298c-.782-1.322-1.036-3.023-1.036-4.702s.254-3.38 1.035-4.701m2.152 1.272c-.448.759-.687 1.933-.687 3.43c0 1.496.239 2.67.687 3.43c.393.663.97 1.07 2 1.07s1.606-.407 1.999-1.07c.448-.76.687-1.934.687-3.43s-.239-2.671-.687-3.43c-.393-.664-.97-1.07-2-1.07s-1.607.406-1.999 1.07"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4.5 4.252v3.422c2.95-3.16 7.172-4.737 11.519-4.672c5.941.088 10.697 3.268 13.783 8.074a1.25 1.25 0 1 1-2.104 1.35c-2.713-4.225-6.751-6.85-11.717-6.925c-4.013-.06-7.768 1.503-10.192 4.5H9.75a1.25 1.25 0 1 1 0 2.5h-6.5c-.69 0-1.25-.56-1.25-1.25v-7a1.25 1.25 0 0 1 2.5 0m7.986 10.847c.463.196.764.65.764 1.152V27.5a1.25 1.25 0 0 1-2.5 0v-8.47a23 23 0 0 1-1.607 1.043a1.25 1.25 0 0 1-1.286-2.144c1.046-.628 1.633-1.054 2.056-1.411c.31-.262.531-.483.81-.761c.12-.12.251-.252.405-.401a1.25 1.25 0 0 1 1.358-.257m4.463 2.2C17.787 15.882 19.18 15 21.1 15c1.923 0 3.314.88 4.152 2.298c.781 1.322 1.035 3.023 1.035 4.701c0 1.68-.254 3.38-1.035 4.702C24.414 28.12 23.022 29 21.1 29s-3.313-.88-4.15-2.298c-.782-1.322-1.036-3.023-1.036-4.702s.254-3.38 1.035-4.701m2.152 1.272c-.448.759-.687 1.933-.687 3.43c0 1.496.239 2.67.687 3.43c.393.663.97 1.07 2 1.07s1.606-.407 1.999-1.07c.448-.76.687-1.934.687-3.43s-.239-2.671-.687-3.43c-.393-.664-.97-1.07-2-1.07s-1.607.406-1.999 1.07"/></svg> </template>
CSS
.icon-skip-back-10-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%22M4.5%204.252v3.422c2.95-3.16%207.172-4.737%2011.519-4.672c5.941.088%2010.697%203.268%2013.783%208.074a1.25%201.25%200%201%201-2.104%201.35c-2.713-4.225-6.751-6.85-11.717-6.925c-4.013-.06-7.768%201.503-10.192%204.5H9.75a1.25%201.25%200%201%201%200%202.5h-6.5c-.69%200-1.25-.56-1.25-1.25v-7a1.25%201.25%200%200%201%202.5%200m7.986%2010.847c.463.196.764.65.764%201.152V27.5a1.25%201.25%200%200%201-2.5%200v-8.47a23%2023%200%200%201-1.607%201.043a1.25%201.25%200%200%201-1.286-2.144c1.046-.628%201.633-1.054%202.056-1.411c.31-.262.531-.483.81-.761c.12-.12.251-.252.405-.401a1.25%201.25%200%200%201%201.358-.257m4.463%202.2C17.787%2015.882%2019.18%2015%2021.1%2015c1.923%200%203.314.88%204.152%202.298c.781%201.322%201.035%203.023%201.035%204.701c0%201.68-.254%203.38-1.035%204.702C24.414%2028.12%2023.022%2029%2021.1%2029s-3.313-.88-4.15-2.298c-.782-1.322-1.036-3.023-1.036-4.702s.254-3.38%201.035-4.701m2.152%201.272c-.448.759-.687%201.933-.687%203.43c0%201.496.239%202.67.687%203.43c.393.663.97%201.07%202%201.07s1.606-.407%201.999-1.07c.448-.76.687-1.934.687-3.43s-.239-2.671-.687-3.43c-.393-.664-.97-1.07-2-1.07s-1.607.406-1.999%201.07%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%22M4.5%204.252v3.422c2.95-3.16%207.172-4.737%2011.519-4.672c5.941.088%2010.697%203.268%2013.783%208.074a1.25%201.25%200%201%201-2.104%201.35c-2.713-4.225-6.751-6.85-11.717-6.925c-4.013-.06-7.768%201.503-10.192%204.5H9.75a1.25%201.25%200%201%201%200%202.5h-6.5c-.69%200-1.25-.56-1.25-1.25v-7a1.25%201.25%200%200%201%202.5%200m7.986%2010.847c.463.196.764.65.764%201.152V27.5a1.25%201.25%200%200%201-2.5%200v-8.47a23%2023%200%200%201-1.607%201.043a1.25%201.25%200%200%201-1.286-2.144c1.046-.628%201.633-1.054%202.056-1.411c.31-.262.531-.483.81-.761c.12-.12.251-.252.405-.401a1.25%201.25%200%200%201%201.358-.257m4.463%202.2C17.787%2015.882%2019.18%2015%2021.1%2015c1.923%200%203.314.88%204.152%202.298c.781%201.322%201.035%203.023%201.035%204.701c0%201.68-.254%203.38-1.035%204.702C24.414%2028.12%2023.022%2029%2021.1%2029s-3.313-.88-4.15-2.298c-.782-1.322-1.036-3.023-1.036-4.702s.254-3.38%201.035-4.701m2.152%201.272c-.448.759-.687%201.933-.687%203.43c0%201.496.239%202.67.687%203.43c.393.663.97%201.07%202%201.07s1.606-.407%201.999-1.07c.448-.76.687-1.934.687-3.43s-.239-2.671-.687-3.43c-.393-.664-.97-1.07-2-1.07s-1.607.406-1.999%201.07%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/skip-back-10-32-filled.svg?color=%231a73e8&size=48