rewind icon
rewind-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.
- Name
- rewind-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 rewind icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M224 71.85v112.3a7.91 7.91 0 0 1-12.18 6.59l-88.19-56.15a7.8 7.8 0 0 1 0-13.18l88.19-56.15A7.91 7.91 0 0 1 224 71.85m-116.18-6.59l-88.19 56.15a7.8 7.8 0 0 0 0 13.18l88.19 56.15a7.91 7.91 0 0 0 12.18-6.59V71.85a7.91 7.91 0 0 0-12.18-6.59" opacity=".2"/><path d="M223.77 58a16 16 0 0 0-16.25.53L128 109.14v-37.3a15.91 15.91 0 0 0-24.48-13.34l-88.19 56.16a15.8 15.8 0 0 0 0 26.68l88.19 56.16A15.91 15.91 0 0 0 128 184.16v-37.3l79.52 50.64A15.91 15.91 0 0 0 232 184.16V71.84A15.83 15.83 0 0 0 223.77 58M112 183.93L24.18 128L112 72.06Zm104 0L128.18 128L216 72.06Z"/></g></svg>
React
import type { SVGProps } from "react";
export function PhRewindDuotone(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="M224 71.85v112.3a7.91 7.91 0 0 1-12.18 6.59l-88.19-56.15a7.8 7.8 0 0 1 0-13.18l88.19-56.15A7.91 7.91 0 0 1 224 71.85m-116.18-6.59l-88.19 56.15a7.8 7.8 0 0 0 0 13.18l88.19 56.15a7.91 7.91 0 0 0 12.18-6.59V71.85a7.91 7.91 0 0 0-12.18-6.59" opacity=".2"/><path d="M223.77 58a16 16 0 0 0-16.25.53L128 109.14v-37.3a15.91 15.91 0 0 0-24.48-13.34l-88.19 56.16a15.8 15.8 0 0 0 0 26.68l88.19 56.16A15.91 15.91 0 0 0 128 184.16v-37.3l79.52 50.64A15.91 15.91 0 0 0 232 184.16V71.84A15.83 15.83 0 0 0 223.77 58M112 183.93L24.18 128L112 72.06Zm104 0L128.18 128L216 72.06Z"/></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="M224 71.85v112.3a7.91 7.91 0 0 1-12.18 6.59l-88.19-56.15a7.8 7.8 0 0 1 0-13.18l88.19-56.15A7.91 7.91 0 0 1 224 71.85m-116.18-6.59l-88.19 56.15a7.8 7.8 0 0 0 0 13.18l88.19 56.15a7.91 7.91 0 0 0 12.18-6.59V71.85a7.91 7.91 0 0 0-12.18-6.59" opacity=".2"/><path d="M223.77 58a16 16 0 0 0-16.25.53L128 109.14v-37.3a15.91 15.91 0 0 0-24.48-13.34l-88.19 56.16a15.8 15.8 0 0 0 0 26.68l88.19 56.16A15.91 15.91 0 0 0 128 184.16v-37.3l79.52 50.64A15.91 15.91 0 0 0 232 184.16V71.84A15.83 15.83 0 0 0 223.77 58M112 183.93L24.18 128L112 72.06Zm104 0L128.18 128L216 72.06Z"/></g></svg> </template>
CSS
.icon-rewind-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%22M224%2071.85v112.3a7.91%207.91%200%200%201-12.18%206.59l-88.19-56.15a7.8%207.8%200%200%201%200-13.18l88.19-56.15A7.91%207.91%200%200%201%20224%2071.85m-116.18-6.59l-88.19%2056.15a7.8%207.8%200%200%200%200%2013.18l88.19%2056.15a7.91%207.91%200%200%200%2012.18-6.59V71.85a7.91%207.91%200%200%200-12.18-6.59%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M223.77%2058a16%2016%200%200%200-16.25.53L128%20109.14v-37.3a15.91%2015.91%200%200%200-24.48-13.34l-88.19%2056.16a15.8%2015.8%200%200%200%200%2026.68l88.19%2056.16A15.91%2015.91%200%200%200%20128%20184.16v-37.3l79.52%2050.64A15.91%2015.91%200%200%200%20232%20184.16V71.84A15.83%2015.83%200%200%200%20223.77%2058M112%20183.93L24.18%20128L112%2072.06Zm104%200L128.18%20128L216%2072.06Z%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%22M224%2071.85v112.3a7.91%207.91%200%200%201-12.18%206.59l-88.19-56.15a7.8%207.8%200%200%201%200-13.18l88.19-56.15A7.91%207.91%200%200%201%20224%2071.85m-116.18-6.59l-88.19%2056.15a7.8%207.8%200%200%200%200%2013.18l88.19%2056.15a7.91%207.91%200%200%200%2012.18-6.59V71.85a7.91%207.91%200%200%200-12.18-6.59%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M223.77%2058a16%2016%200%200%200-16.25.53L128%20109.14v-37.3a15.91%2015.91%200%200%200-24.48-13.34l-88.19%2056.16a15.8%2015.8%200%200%200%200%2026.68l88.19%2056.16A15.91%2015.91%200%200%200%20128%20184.16v-37.3l79.52%2050.64A15.91%2015.91%200%200%200%20232%20184.16V71.84A15.83%2015.83%200%200%200%20223.77%2058M112%20183.93L24.18%20128L112%2072.06Zm104%200L128.18%20128L216%2072.06Z%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/rewind-duotone.svg?color=%231a73e8&size=48