Rewind15 Seconds Forward icon in outline, twotone, bold and bulk. Free in all four styles, for player, gallery, camera, music, volume. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconRewind15SecondsForward } from "@devigner-ui/icons";
<IconRewind15SecondsForward className="size-6" />
<script setup>
import { IconRewind15SecondsForward } from "@devigner-ui/icons-vue";
</script>
<template>
<IconRewind15SecondsForward class="size-6" />
</template>
<script>
import { IconRewind15SecondsForward } from "@devigner-ui/icons-svelte";
</script>
<IconRewind15SecondsForward class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="M10 4.5 12 2a10 10 0 1 0 4 .83" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16.5 8.5h-2.64a.5.5 0 0 0-.47.34l-.67 2a.5.5 0 0 0 .47.66h1.31a2 2 0 1 1 0 4h-2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="m7.5 10.5 2.5-2v7" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>