forward 15 seconds icon
forward-15-seconds from Reicon by REICON · Outline · Newicons · MIT Free for personal and commercial use.
- Name
- forward-15-seconds
- Set
- Reicon
- Style
- Outline
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
More newicons icons from Reicon
Use the forward 15 seconds 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15.96 10.83H12.9l-.76 2.29h2.29a1.53 1.53 0 1 1 0 3.06h-2.29m-2.6-.01v-5.34l-1.5 1.67m5.94-8.03L12 2"/><path d="M19.09 7.8c1.11 1.48 1.8 3.31 1.8 5.31A8.89 8.89 0 0 1 12 22a8.89 8.89 0 0 1-8.89-8.89A8.89 8.89 0 0 1 12 4.22c.68 0 1.34.09 1.98.24"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconForward15Seconds(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M15.96 10.83H12.9l-.76 2.29h2.29a1.53 1.53 0 1 1 0 3.06h-2.29m-2.6-.01v-5.34l-1.5 1.67m5.94-8.03L12 2"/><path d="M19.09 7.8c1.11 1.48 1.8 3.31 1.8 5.31A8.89 8.89 0 0 1 12 22a8.89 8.89 0 0 1-8.89-8.89A8.89 8.89 0 0 1 12 4.22c.68 0 1.34.09 1.98.24"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15.96 10.83H12.9l-.76 2.29h2.29a1.53 1.53 0 1 1 0 3.06h-2.29m-2.6-.01v-5.34l-1.5 1.67m5.94-8.03L12 2"/><path d="M19.09 7.8c1.11 1.48 1.8 3.31 1.8 5.31A8.89 8.89 0 0 1 12 22a8.89 8.89 0 0 1-8.89-8.89A8.89 8.89 0 0 1 12 4.22c.68 0 1.34.09 1.98.24"/></g></svg> </template>
CSS
.icon-forward-15-seconds {
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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15.96%2010.83H12.9l-.76%202.29h2.29a1.53%201.53%200%201%201%200%203.06h-2.29m-2.6-.01v-5.34l-1.5%201.67m5.94-8.03L12%202%22%2F%3E%3Cpath%20d%3D%22M19.09%207.8c1.11%201.48%201.8%203.31%201.8%205.31A8.89%208.89%200%200%201%2012%2022a8.89%208.89%200%200%201-8.89-8.89A8.89%208.89%200%200%201%2012%204.22c.68%200%201.34.09%201.98.24%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15.96%2010.83H12.9l-.76%202.29h2.29a1.53%201.53%200%201%201%200%203.06h-2.29m-2.6-.01v-5.34l-1.5%201.67m5.94-8.03L12%202%22%2F%3E%3Cpath%20d%3D%22M19.09%207.8c1.11%201.48%201.8%203.31%201.8%205.31A8.89%208.89%200%200%201%2012%2022a8.89%208.89%200%200%201-8.89-8.89A8.89%208.89%200%200%201%2012%204.22c.68%200%201.34.09%201.98.24%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/forward-15-seconds.svg?color=%231a73e8&size=48