skip back 10 icon
skip-back-10-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- skip-back-10-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- License
- MIT
- Aliases
- skip-backward-10-28-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 28 28"><path fill="currentColor" d="M3 3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 1 0 0-2H4.7c1.683-2.299 5.102-4 9.05-4c4.1 0 7.108 1.925 9.406 5.537a1 1 0 0 0 1.688-1.074C22.243 5.38 18.65 3 13.75 3C9.885 3 6.277 4.442 4 6.747V4a1 1 0 0 0-1-1m7.267 10.036A1 1 0 0 1 11 14v10a1 1 0 0 1-2 0v-7.265a9 9 0 0 1-1.485 1.123a1 1 0 0 1-1.03-1.716c.812-.486 1.48-1.15 1.955-1.71a10 10 0 0 0 .667-.89l.03-.048l.006-.009v-.001a1 1 0 0 1 1.124-.448m4.381 1.911C15.378 13.74 16.58 13 18.238 13c1.66 0 2.86.74 3.59 1.947c.685 1.133.91 2.597.91 4.053s-.225 2.92-.91 4.053c-.73 1.207-1.93 1.947-3.59 1.947c-1.658 0-2.86-.74-3.59-1.947c-.684-1.133-.91-2.597-.91-4.053s.226-2.92.91-4.053m1.712 1.035c-.41.677-.622 1.713-.622 3.018s.212 2.341.622 3.018c.364.602.912.982 1.878.982s1.515-.38 1.879-.982c.41-.677.621-1.713.621-3.018s-.212-2.341-.621-3.018c-.364-.602-.913-.982-1.879-.982s-1.514.38-1.878.982"/></svg>
React
import type { SVGProps } from "react";
export function FluentSkipBack1028Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M3 3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 1 0 0-2H4.7c1.683-2.299 5.102-4 9.05-4c4.1 0 7.108 1.925 9.406 5.537a1 1 0 0 0 1.688-1.074C22.243 5.38 18.65 3 13.75 3C9.885 3 6.277 4.442 4 6.747V4a1 1 0 0 0-1-1m7.267 10.036A1 1 0 0 1 11 14v10a1 1 0 0 1-2 0v-7.265a9 9 0 0 1-1.485 1.123a1 1 0 0 1-1.03-1.716c.812-.486 1.48-1.15 1.955-1.71a10 10 0 0 0 .667-.89l.03-.048l.006-.009v-.001a1 1 0 0 1 1.124-.448m4.381 1.911C15.378 13.74 16.58 13 18.238 13c1.66 0 2.86.74 3.59 1.947c.685 1.133.91 2.597.91 4.053s-.225 2.92-.91 4.053c-.73 1.207-1.93 1.947-3.59 1.947c-1.658 0-2.86-.74-3.59-1.947c-.684-1.133-.91-2.597-.91-4.053s.226-2.92.91-4.053m1.712 1.035c-.41.677-.622 1.713-.622 3.018s.212 2.341.622 3.018c.364.602.912.982 1.878.982s1.515-.38 1.879-.982c.41-.677.621-1.713.621-3.018s-.212-2.341-.621-3.018c-.364-.602-.913-.982-1.879-.982s-1.514.38-1.878.982"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M3 3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 1 0 0-2H4.7c1.683-2.299 5.102-4 9.05-4c4.1 0 7.108 1.925 9.406 5.537a1 1 0 0 0 1.688-1.074C22.243 5.38 18.65 3 13.75 3C9.885 3 6.277 4.442 4 6.747V4a1 1 0 0 0-1-1m7.267 10.036A1 1 0 0 1 11 14v10a1 1 0 0 1-2 0v-7.265a9 9 0 0 1-1.485 1.123a1 1 0 0 1-1.03-1.716c.812-.486 1.48-1.15 1.955-1.71a10 10 0 0 0 .667-.89l.03-.048l.006-.009v-.001a1 1 0 0 1 1.124-.448m4.381 1.911C15.378 13.74 16.58 13 18.238 13c1.66 0 2.86.74 3.59 1.947c.685 1.133.91 2.597.91 4.053s-.225 2.92-.91 4.053c-.73 1.207-1.93 1.947-3.59 1.947c-1.658 0-2.86-.74-3.59-1.947c-.684-1.133-.91-2.597-.91-4.053s.226-2.92.91-4.053m1.712 1.035c-.41.677-.622 1.713-.622 3.018s.212 2.341.622 3.018c.364.602.912.982 1.878.982s1.515-.38 1.879-.982c.41-.677.621-1.713.621-3.018s-.212-2.341-.621-3.018c-.364-.602-.913-.982-1.879-.982s-1.514.38-1.878.982"/></svg> </template>
CSS
.icon-skip-back-10-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%203a1%201%200%200%200-1%201v6a1%201%200%200%200%201%201h6a1%201%200%201%200%200-2H4.7c1.683-2.299%205.102-4%209.05-4c4.1%200%207.108%201.925%209.406%205.537a1%201%200%200%200%201.688-1.074C22.243%205.38%2018.65%203%2013.75%203C9.885%203%206.277%204.442%204%206.747V4a1%201%200%200%200-1-1m7.267%2010.036A1%201%200%200%201%2011%2014v10a1%201%200%200%201-2%200v-7.265a9%209%200%200%201-1.485%201.123a1%201%200%200%201-1.03-1.716c.812-.486%201.48-1.15%201.955-1.71a10%2010%200%200%200%20.667-.89l.03-.048l.006-.009v-.001a1%201%200%200%201%201.124-.448m4.381%201.911C15.378%2013.74%2016.58%2013%2018.238%2013c1.66%200%202.86.74%203.59%201.947c.685%201.133.91%202.597.91%204.053s-.225%202.92-.91%204.053c-.73%201.207-1.93%201.947-3.59%201.947c-1.658%200-2.86-.74-3.59-1.947c-.684-1.133-.91-2.597-.91-4.053s.226-2.92.91-4.053m1.712%201.035c-.41.677-.622%201.713-.622%203.018s.212%202.341.622%203.018c.364.602.912.982%201.878.982s1.515-.38%201.879-.982c.41-.677.621-1.713.621-3.018s-.212-2.341-.621-3.018c-.364-.602-.913-.982-1.879-.982s-1.514.38-1.878.982%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%203a1%201%200%200%200-1%201v6a1%201%200%200%200%201%201h6a1%201%200%201%200%200-2H4.7c1.683-2.299%205.102-4%209.05-4c4.1%200%207.108%201.925%209.406%205.537a1%201%200%200%200%201.688-1.074C22.243%205.38%2018.65%203%2013.75%203C9.885%203%206.277%204.442%204%206.747V4a1%201%200%200%200-1-1m7.267%2010.036A1%201%200%200%201%2011%2014v10a1%201%200%200%201-2%200v-7.265a9%209%200%200%201-1.485%201.123a1%201%200%200%201-1.03-1.716c.812-.486%201.48-1.15%201.955-1.71a10%2010%200%200%200%20.667-.89l.03-.048l.006-.009v-.001a1%201%200%200%201%201.124-.448m4.381%201.911C15.378%2013.74%2016.58%2013%2018.238%2013c1.66%200%202.86.74%203.59%201.947c.685%201.133.91%202.597.91%204.053s-.225%202.92-.91%204.053c-.73%201.207-1.93%201.947-3.59%201.947c-1.658%200-2.86-.74-3.59-1.947c-.684-1.133-.91-2.597-.91-4.053s.226-2.92.91-4.053m1.712%201.035c-.41.677-.622%201.713-.622%203.018s.212%202.341.622%203.018c.364.602.912.982%201.878.982s1.515-.38%201.879-.982c.41-.677.621-1.713.621-3.018s-.212-2.341-.621-3.018c-.364-.602-.913-.982-1.879-.982s-1.514.38-1.878.982%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-28-filled.svg?color=%231a73e8&size=48