skip back icon
skip-back from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- skip-back
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the skip back icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linejoin="round" d="M8.057 12.626c.254 1.211 1.608 2.082 4.315 3.822c2.945 1.893 4.417 2.84 5.61 2.475c.404-.124.776-.34 1.088-.635c.922-.87.922-2.676.922-6.288s0-5.418-.922-6.288a2.8 2.8 0 0 0-1.088-.635c-1.193-.365-2.665.582-5.61 2.475c-2.707 1.74-4.06 2.61-4.315 3.822a3.1 3.1 0 0 0 0 1.252Z"/><path stroke-linecap="round" d="M3.992 4v16"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSkipBack(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinejoin="round" d="M8.057 12.626c.254 1.211 1.608 2.082 4.315 3.822c2.945 1.893 4.417 2.84 5.61 2.475c.404-.124.776-.34 1.088-.635c.922-.87.922-2.676.922-6.288s0-5.418-.922-6.288a2.8 2.8 0 0 0-1.088-.635c-1.193-.365-2.665.582-5.61 2.475c-2.707 1.74-4.06 2.61-4.315 3.822a3.1 3.1 0 0 0 0 1.252Z"/><path strokeLinecap="round" d="M3.992 4v16"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linejoin="round" d="M8.057 12.626c.254 1.211 1.608 2.082 4.315 3.822c2.945 1.893 4.417 2.84 5.61 2.475c.404-.124.776-.34 1.088-.635c.922-.87.922-2.676.922-6.288s0-5.418-.922-6.288a2.8 2.8 0 0 0-1.088-.635c-1.193-.365-2.665.582-5.61 2.475c-2.707 1.74-4.06 2.61-4.315 3.822a3.1 3.1 0 0 0 0 1.252Z"/><path stroke-linecap="round" d="M3.992 4v16"/></g></svg> </template>
CSS
.icon-skip-back {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8.057%2012.626c.254%201.211%201.608%202.082%204.315%203.822c2.945%201.893%204.417%202.84%205.61%202.475c.404-.124.776-.34%201.088-.635c.922-.87.922-2.676.922-6.288s0-5.418-.922-6.288a2.8%202.8%200%200%200-1.088-.635c-1.193-.365-2.665.582-5.61%202.475c-2.707%201.74-4.06%202.61-4.315%203.822a3.1%203.1%200%200%200%200%201.252Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3.992%204v16%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8.057%2012.626c.254%201.211%201.608%202.082%204.315%203.822c2.945%201.893%204.417%202.84%205.61%202.475c.404-.124.776-.34%201.088-.635c.922-.87.922-2.676.922-6.288s0-5.418-.922-6.288a2.8%202.8%200%200%200-1.088-.635c-1.193-.365-2.665.582-5.61%202.475c-2.707%201.74-4.06%202.61-4.315%203.822a3.1%203.1%200%200%200%200%201.252Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3.992%204v16%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/skip-back.svg?color=%231a73e8&size=48