forward 10 seconds icon

forward-10-seconds-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
forward-10-seconds-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the forward 10 seconds icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19.692 7.348a.75.75 0 0 0-1.2.9c1.08 1.44 1.65 3.12 1.65 4.86c0 4.49-3.65 8.14-8.14 8.14s-8.14-3.65-8.14-8.14s3.65-8.13 8.14-8.13c.58 0 1.17.07 1.81.22c.03.01.06 0 .1 0c.02 0 .05.02.07.02c.03 0 .05-.01.08-.01c.04 0 .07-.01.1-.02q.075-.015.15-.06c.03-.02.07-.03.1-.05c.01-.01.03-.01.04-.02c.03-.02.04-.05.06-.07a.6.6 0 0 0 .1-.12c.03-.04.04-.09.06-.13c.01-.03.03-.06.04-.09v-.05q.015-.075 0-.15c0-.05 0-.09-.01-.14c-.01-.04-.03-.08-.05-.13a.6.6 0 0 0-.07-.14c-.01-.02-.01-.03-.02-.04l-1.98-2.47a.757.757 0 0 0-1.05-.12c-.32.26-.37.73-.12 1.05l.82 1.02c-.08 0-.16-.01-.24-.01c-5.31 0-9.64 4.32-9.64 9.64s4.32 9.64 9.64 9.64s9.64-4.32 9.64-9.64c.01-2.07-.67-4.06-1.94-5.76"/><path d="M9.542 16.67c-.41 0-.75-.34-.75-.75v-3.39l-.19.22c-.28.31-.75.33-1.06.06a.756.756 0 0 1-.06-1.06l1.5-1.67c.21-.23.54-.31.83-.2s.48.39.48.7v5.35c0 .41-.33.74-.75.74m4.458 0c-1.52 0-2.75-1.23-2.75-2.75v-1.35c0-1.52 1.23-2.75 2.75-2.75s2.75 1.23 2.75 2.75v1.35c0 1.52-1.23 2.75-2.75 2.75m0-5.34c-.69 0-1.25.56-1.25 1.25v1.35a1.25 1.25 0 0 0 2.5 0v-1.35c0-.69-.56-1.25-1.25-1.25"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconForward10SecondsFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19.692 7.348a.75.75 0 0 0-1.2.9c1.08 1.44 1.65 3.12 1.65 4.86c0 4.49-3.65 8.14-8.14 8.14s-8.14-3.65-8.14-8.14s3.65-8.13 8.14-8.13c.58 0 1.17.07 1.81.22c.03.01.06 0 .1 0c.02 0 .05.02.07.02c.03 0 .05-.01.08-.01c.04 0 .07-.01.1-.02q.075-.015.15-.06c.03-.02.07-.03.1-.05c.01-.01.03-.01.04-.02c.03-.02.04-.05.06-.07a.6.6 0 0 0 .1-.12c.03-.04.04-.09.06-.13c.01-.03.03-.06.04-.09v-.05q.015-.075 0-.15c0-.05 0-.09-.01-.14c-.01-.04-.03-.08-.05-.13a.6.6 0 0 0-.07-.14c-.01-.02-.01-.03-.02-.04l-1.98-2.47a.757.757 0 0 0-1.05-.12c-.32.26-.37.73-.12 1.05l.82 1.02c-.08 0-.16-.01-.24-.01c-5.31 0-9.64 4.32-9.64 9.64s4.32 9.64 9.64 9.64s9.64-4.32 9.64-9.64c.01-2.07-.67-4.06-1.94-5.76"/><path d="M9.542 16.67c-.41 0-.75-.34-.75-.75v-3.39l-.19.22c-.28.31-.75.33-1.06.06a.756.756 0 0 1-.06-1.06l1.5-1.67c.21-.23.54-.31.83-.2s.48.39.48.7v5.35c0 .41-.33.74-.75.74m4.458 0c-1.52 0-2.75-1.23-2.75-2.75v-1.35c0-1.52 1.23-2.75 2.75-2.75s2.75 1.23 2.75 2.75v1.35c0 1.52-1.23 2.75-2.75 2.75m0-5.34c-.69 0-1.25.56-1.25 1.25v1.35a1.25 1.25 0 0 0 2.5 0v-1.35c0-.69-.56-1.25-1.25-1.25"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19.692 7.348a.75.75 0 0 0-1.2.9c1.08 1.44 1.65 3.12 1.65 4.86c0 4.49-3.65 8.14-8.14 8.14s-8.14-3.65-8.14-8.14s3.65-8.13 8.14-8.13c.58 0 1.17.07 1.81.22c.03.01.06 0 .1 0c.02 0 .05.02.07.02c.03 0 .05-.01.08-.01c.04 0 .07-.01.1-.02q.075-.015.15-.06c.03-.02.07-.03.1-.05c.01-.01.03-.01.04-.02c.03-.02.04-.05.06-.07a.6.6 0 0 0 .1-.12c.03-.04.04-.09.06-.13c.01-.03.03-.06.04-.09v-.05q.015-.075 0-.15c0-.05 0-.09-.01-.14c-.01-.04-.03-.08-.05-.13a.6.6 0 0 0-.07-.14c-.01-.02-.01-.03-.02-.04l-1.98-2.47a.757.757 0 0 0-1.05-.12c-.32.26-.37.73-.12 1.05l.82 1.02c-.08 0-.16-.01-.24-.01c-5.31 0-9.64 4.32-9.64 9.64s4.32 9.64 9.64 9.64s9.64-4.32 9.64-9.64c.01-2.07-.67-4.06-1.94-5.76"/><path d="M9.542 16.67c-.41 0-.75-.34-.75-.75v-3.39l-.19.22c-.28.31-.75.33-1.06.06a.756.756 0 0 1-.06-1.06l1.5-1.67c.21-.23.54-.31.83-.2s.48.39.48.7v5.35c0 .41-.33.74-.75.74m4.458 0c-1.52 0-2.75-1.23-2.75-2.75v-1.35c0-1.52 1.23-2.75 2.75-2.75s2.75 1.23 2.75 2.75v1.35c0 1.52-1.23 2.75-2.75 2.75m0-5.34c-.69 0-1.25.56-1.25 1.25v1.35a1.25 1.25 0 0 0 2.5 0v-1.35c0-.69-.56-1.25-1.25-1.25"/></g></svg>
</template>

CSS

.icon-forward-10-seconds-filled {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M19.692%207.348a.75.75%200%200%200-1.2.9c1.08%201.44%201.65%203.12%201.65%204.86c0%204.49-3.65%208.14-8.14%208.14s-8.14-3.65-8.14-8.14s3.65-8.13%208.14-8.13c.58%200%201.17.07%201.81.22c.03.01.06%200%20.1%200c.02%200%20.05.02.07.02c.03%200%20.05-.01.08-.01c.04%200%20.07-.01.1-.02q.075-.015.15-.06c.03-.02.07-.03.1-.05c.01-.01.03-.01.04-.02c.03-.02.04-.05.06-.07a.6.6%200%200%200%20.1-.12c.03-.04.04-.09.06-.13c.01-.03.03-.06.04-.09v-.05q.015-.075%200-.15c0-.05%200-.09-.01-.14c-.01-.04-.03-.08-.05-.13a.6.6%200%200%200-.07-.14c-.01-.02-.01-.03-.02-.04l-1.98-2.47a.757.757%200%200%200-1.05-.12c-.32.26-.37.73-.12%201.05l.82%201.02c-.08%200-.16-.01-.24-.01c-5.31%200-9.64%204.32-9.64%209.64s4.32%209.64%209.64%209.64s9.64-4.32%209.64-9.64c.01-2.07-.67-4.06-1.94-5.76%22%2F%3E%3Cpath%20d%3D%22M9.542%2016.67c-.41%200-.75-.34-.75-.75v-3.39l-.19.22c-.28.31-.75.33-1.06.06a.756.756%200%200%201-.06-1.06l1.5-1.67c.21-.23.54-.31.83-.2s.48.39.48.7v5.35c0%20.41-.33.74-.75.74m4.458%200c-1.52%200-2.75-1.23-2.75-2.75v-1.35c0-1.52%201.23-2.75%202.75-2.75s2.75%201.23%202.75%202.75v1.35c0%201.52-1.23%202.75-2.75%202.75m0-5.34c-.69%200-1.25.56-1.25%201.25v1.35a1.25%201.25%200%200%200%202.5%200v-1.35c0-.69-.56-1.25-1.25-1.25%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%22currentColor%22%3E%3Cpath%20d%3D%22M19.692%207.348a.75.75%200%200%200-1.2.9c1.08%201.44%201.65%203.12%201.65%204.86c0%204.49-3.65%208.14-8.14%208.14s-8.14-3.65-8.14-8.14s3.65-8.13%208.14-8.13c.58%200%201.17.07%201.81.22c.03.01.06%200%20.1%200c.02%200%20.05.02.07.02c.03%200%20.05-.01.08-.01c.04%200%20.07-.01.1-.02q.075-.015.15-.06c.03-.02.07-.03.1-.05c.01-.01.03-.01.04-.02c.03-.02.04-.05.06-.07a.6.6%200%200%200%20.1-.12c.03-.04.04-.09.06-.13c.01-.03.03-.06.04-.09v-.05q.015-.075%200-.15c0-.05%200-.09-.01-.14c-.01-.04-.03-.08-.05-.13a.6.6%200%200%200-.07-.14c-.01-.02-.01-.03-.02-.04l-1.98-2.47a.757.757%200%200%200-1.05-.12c-.32.26-.37.73-.12%201.05l.82%201.02c-.08%200-.16-.01-.24-.01c-5.31%200-9.64%204.32-9.64%209.64s4.32%209.64%209.64%209.64s9.64-4.32%209.64-9.64c.01-2.07-.67-4.06-1.94-5.76%22%2F%3E%3Cpath%20d%3D%22M9.542%2016.67c-.41%200-.75-.34-.75-.75v-3.39l-.19.22c-.28.31-.75.33-1.06.06a.756.756%200%200%201-.06-1.06l1.5-1.67c.21-.23.54-.31.83-.2s.48.39.48.7v5.35c0%20.41-.33.74-.75.74m4.458%200c-1.52%200-2.75-1.23-2.75-2.75v-1.35c0-1.52%201.23-2.75%202.75-2.75s2.75%201.23%202.75%202.75v1.35c0%201.52-1.23%202.75-2.75%202.75m0-5.34c-.69%200-1.25.56-1.25%201.25v1.35a1.25%201.25%200%200%200%202.5%200v-1.35c0-.69-.56-1.25-1.25-1.25%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-10-seconds-filled.svg?color=%231a73e8&size=48