skip back icon
skip-back-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.
- Name
- skip-back-duotone
- Set
- Phosphor
- Style
- Duotone
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the skip back icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M200 47.88v160.24a8 8 0 0 1-12.19 6.65L59.7 134.65a7.83 7.83 0 0 1 0-13.3l128.11-80.12A8 8 0 0 1 200 47.88" opacity=".2"/><path d="M199.81 34a16 16 0 0 0-16.24.43L64 109.23V40a8 8 0 0 0-16 0v176a8 8 0 0 0 16 0v-69.23l119.57 74.78A15.95 15.95 0 0 0 208 208.12V47.88A15.86 15.86 0 0 0 199.81 34M192 208L64.16 128L192 48.07Z"/></g></svg>
React
import type { SVGProps } from "react";
export function PhSkipBackDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M200 47.88v160.24a8 8 0 0 1-12.19 6.65L59.7 134.65a7.83 7.83 0 0 1 0-13.3l128.11-80.12A8 8 0 0 1 200 47.88" opacity=".2"/><path d="M199.81 34a16 16 0 0 0-16.24.43L64 109.23V40a8 8 0 0 0-16 0v176a8 8 0 0 0 16 0v-69.23l119.57 74.78A15.95 15.95 0 0 0 208 208.12V47.88A15.86 15.86 0 0 0 199.81 34M192 208L64.16 128L192 48.07Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M200 47.88v160.24a8 8 0 0 1-12.19 6.65L59.7 134.65a7.83 7.83 0 0 1 0-13.3l128.11-80.12A8 8 0 0 1 200 47.88" opacity=".2"/><path d="M199.81 34a16 16 0 0 0-16.24.43L64 109.23V40a8 8 0 0 0-16 0v176a8 8 0 0 0 16 0v-69.23l119.57 74.78A15.95 15.95 0 0 0 208 208.12V47.88A15.86 15.86 0 0 0 199.81 34M192 208L64.16 128L192 48.07Z"/></g></svg> </template>
CSS
.icon-skip-back-duotone {
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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2047.88v160.24a8%208%200%200%201-12.19%206.65L59.7%20134.65a7.83%207.83%200%200%201%200-13.3l128.11-80.12A8%208%200%200%201%20200%2047.88%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M199.81%2034a16%2016%200%200%200-16.24.43L64%20109.23V40a8%208%200%200%200-16%200v176a8%208%200%200%200%2016%200v-69.23l119.57%2074.78A15.95%2015.95%200%200%200%20208%20208.12V47.88A15.86%2015.86%200%200%200%20199.81%2034M192%20208L64.16%20128L192%2048.07Z%22%2F%3E%3C%2Fg%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2047.88v160.24a8%208%200%200%201-12.19%206.65L59.7%20134.65a7.83%207.83%200%200%201%200-13.3l128.11-80.12A8%208%200%200%201%20200%2047.88%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M199.81%2034a16%2016%200%200%200-16.24.43L64%20109.23V40a8%208%200%200%200-16%200v176a8%208%200%200%200%2016%200v-69.23l119.57%2074.78A15.95%2015.95%200%200%200%20208%20208.12V47.88A15.86%2015.86%200%200%200%20199.81%2034M192%20208L64.16%20128L192%2048.07Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/skip-back-duotone.svg?color=%231a73e8&size=48