Rewind15 Seconds Back 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 { IconRewind15SecondsBack } from "@devigner-ui/icons";
<IconRewind15SecondsBack className="size-6" />
<script setup>
import { IconRewind15SecondsBack } from "@devigner-ui/icons-vue";
</script>
<template>
<IconRewind15SecondsBack class="size-6" />
</template>
<script>
import { IconRewind15SecondsBack } from "@devigner-ui/icons-svelte";
</script>
<IconRewind15SecondsBack 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="M14 4.5 12 2a10 10 0 1 1-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>