rewind icon
rewind from Keyline Icons by Keyline Icons · Stroke · MIT Free for personal and commercial use.
- Name
- rewind
- Set
- Keyline Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
The same icon in other sets
Use the rewind icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M22 16.495037C22 17.809976 20.428429 18.488512 19.47137 17.586788L14.314246 12.727834C13.89525 12.333063 13.89525 11.666937 14.314246 11.272166L19.47137 6.413212C20.428429 5.511488 22 6.190024 22 7.504963ZM10 16.495037C10 17.809976 8.428429 18.488512 7.47137 17.586788L2.314246 12.727834C1.89525 12.333063 1.89525 11.666937 2.314246 11.272166L7.47137 6.413212C8.428429 5.511488 10 6.190024 10 7.504963Z"/></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsRewind(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M22 16.495037C22 17.809976 20.428429 18.488512 19.47137 17.586788L14.314246 12.727834C13.89525 12.333063 13.89525 11.666937 14.314246 11.272166L19.47137 6.413212C20.428429 5.511488 22 6.190024 22 7.504963ZM10 16.495037C10 17.809976 8.428429 18.488512 7.47137 17.586788L2.314246 12.727834C1.89525 12.333063 1.89525 11.666937 2.314246 11.272166L7.47137 6.413212C8.428429 5.511488 10 6.190024 10 7.504963Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M22 16.495037C22 17.809976 20.428429 18.488512 19.47137 17.586788L14.314246 12.727834C13.89525 12.333063 13.89525 11.666937 14.314246 11.272166L19.47137 6.413212C20.428429 5.511488 22 6.190024 22 7.504963ZM10 16.495037C10 17.809976 8.428429 18.488512 7.47137 17.586788L2.314246 12.727834C1.89525 12.333063 1.89525 11.666937 2.314246 11.272166L7.47137 6.413212C8.428429 5.511488 10 6.190024 10 7.504963Z"/></svg> </template>
CSS
.icon-rewind {
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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M22%2016.495037C22%2017.809976%2020.428429%2018.488512%2019.47137%2017.586788L14.314246%2012.727834C13.89525%2012.333063%2013.89525%2011.666937%2014.314246%2011.272166L19.47137%206.413212C20.428429%205.511488%2022%206.190024%2022%207.504963ZM10%2016.495037C10%2017.809976%208.428429%2018.488512%207.47137%2017.586788L2.314246%2012.727834C1.89525%2012.333063%201.89525%2011.666937%202.314246%2011.272166L7.47137%206.413212C8.428429%205.511488%2010%206.190024%2010%207.504963Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M22%2016.495037C22%2017.809976%2020.428429%2018.488512%2019.47137%2017.586788L14.314246%2012.727834C13.89525%2012.333063%2013.89525%2011.666937%2014.314246%2011.272166L19.47137%206.413212C20.428429%205.511488%2022%206.190024%2022%207.504963ZM10%2016.495037C10%2017.809976%208.428429%2018.488512%207.47137%2017.586788L2.314246%2012.727834C1.89525%2012.333063%201.89525%2011.666937%202.314246%2011.272166L7.47137%206.413212C8.428429%205.511488%2010%206.190024%2010%207.504963Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/rewind.svg?color=%231a73e8&size=48