skip forward icon
skip-forward from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- skip-forward
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
skip-forwardBootstrap Iconsskip-forwardCarbonskip-forward-fillEva Iconsskip-forwardFeather Iconsskip-forwardHumbleiconsskip-forwardIonIconsskip-forwardLucideskip-forwardMaterial Design Iconsskip-forward-fillMingCute Iconskip-forwardMyna UI Iconsskip-forwardPhosphorskip-forward-fillRemix Iconskip-forwardTabler Iconsskip-forwardUnicons
Related icons in Huge Icons
Use the skip forward 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="M15.927 12.626c-.254 1.211-1.608 2.082-4.315 3.822c-2.945 1.893-4.417 2.84-5.61 2.475a2.8 2.8 0 0 1-1.088-.635c-.922-.87-.922-2.676-.922-6.288s0-5.418.922-6.288a2.8 2.8 0 0 1 1.089-.635c1.192-.365 2.664.582 5.609 2.475c2.707 1.74 4.06 2.61 4.315 3.822c.087.412.087.84 0 1.252Z"/><path stroke-linecap="round" d="M19.992 5v14"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSkipForward(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="M15.927 12.626c-.254 1.211-1.608 2.082-4.315 3.822c-2.945 1.893-4.417 2.84-5.61 2.475a2.8 2.8 0 0 1-1.088-.635c-.922-.87-.922-2.676-.922-6.288s0-5.418.922-6.288a2.8 2.8 0 0 1 1.089-.635c1.192-.365 2.664.582 5.609 2.475c2.707 1.74 4.06 2.61 4.315 3.822c.087.412.087.84 0 1.252Z"/><path strokeLinecap="round" d="M19.992 5v14"/></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="M15.927 12.626c-.254 1.211-1.608 2.082-4.315 3.822c-2.945 1.893-4.417 2.84-5.61 2.475a2.8 2.8 0 0 1-1.088-.635c-.922-.87-.922-2.676-.922-6.288s0-5.418.922-6.288a2.8 2.8 0 0 1 1.089-.635c1.192-.365 2.664.582 5.609 2.475c2.707 1.74 4.06 2.61 4.315 3.822c.087.412.087.84 0 1.252Z"/><path stroke-linecap="round" d="M19.992 5v14"/></g></svg> </template>
CSS
.icon-skip-forward {
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%22M15.927%2012.626c-.254%201.211-1.608%202.082-4.315%203.822c-2.945%201.893-4.417%202.84-5.61%202.475a2.8%202.8%200%200%201-1.088-.635c-.922-.87-.922-2.676-.922-6.288s0-5.418.922-6.288a2.8%202.8%200%200%201%201.089-.635c1.192-.365%202.664.582%205.609%202.475c2.707%201.74%204.06%202.61%204.315%203.822c.087.412.087.84%200%201.252Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19.992%205v14%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%22M15.927%2012.626c-.254%201.211-1.608%202.082-4.315%203.822c-2.945%201.893-4.417%202.84-5.61%202.475a2.8%202.8%200%200%201-1.088-.635c-.922-.87-.922-2.676-.922-6.288s0-5.418.922-6.288a2.8%202.8%200%200%201%201.089-.635c1.192-.365%202.664.582%205.609%202.475c2.707%201.74%204.06%202.61%204.315%203.822c.087.412.087.84%200%201.252Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19.992%205v14%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-forward.svg?color=%231a73e8&size=48