replay-30-rounded from Material Symbols Light by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
replay-30-rounded
Set
Material Symbols Light
Style
Rounded
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0
Aliases
replay-30-outline-rounded

2 other variants in Material Symbols Light

The same icon in other sets

More audio & video icons from Material Symbols Light

Use the replay 30 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.616 15.692H7.98q-.19 0-.316-.126q-.126-.125-.126-.316t.126-.316t.316-.126h2.442v-1.423H8.731q-.162 0-.273-.112T8.346 13t.112-.273t.273-.111h1.692v-1.424H7.981q-.19 0-.316-.126q-.126-.125-.126-.316t.126-.316t.316-.126h2.635q.309 0 .5.191q.192.192.192.501v4q0 .31-.192.501q-.191.191-.5.191m3.076 0q-.425 0-.712-.287t-.288-.713v-3.384q0-.425.288-.713t.712-.287h1.77q.425 0 .712.287t.288.713v3.384q0 .425-.288.713t-.712.287zm.116-.884h1.538q.116 0 .173-.058t.058-.173v-3.154q0-.115-.058-.173t-.173-.058h-1.538q-.116 0-.174.058t-.057.173v3.154q0 .115.057.173q.058.058.174.058m-4.926 5.566q-1.455-.626-2.542-1.713t-1.714-2.543T4 13q0-.213.143-.357T4.5 12.5t.357.143T5 13q0 2.925 2.038 4.963T12 20t4.963-2.037T19 13t-2.037-4.962T12 6h-.38l1.272 1.273q.146.146.153.344t-.153.364q-.165.165-.357.168q-.19.003-.356-.162l-1.921-1.94q-.243-.243-.243-.566t.243-.566l1.96-1.94q.145-.146.347-.153q.2-.007.366.159q.16.165.162.354t-.162.354L11.619 5H12q1.664 0 3.118.626T17.66 7.34t1.714 2.542T20 13t-.626 3.118t-1.714 2.543t-2.542 1.713T12 21t-3.118-.626"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightReplay30Rounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.616 15.692H7.98q-.19 0-.316-.126q-.126-.125-.126-.316t.126-.316t.316-.126h2.442v-1.423H8.731q-.162 0-.273-.112T8.346 13t.112-.273t.273-.111h1.692v-1.424H7.981q-.19 0-.316-.126q-.126-.125-.126-.316t.126-.316t.316-.126h2.635q.309 0 .5.191q.192.192.192.501v4q0 .31-.192.501q-.191.191-.5.191m3.076 0q-.425 0-.712-.287t-.288-.713v-3.384q0-.425.288-.713t.712-.287h1.77q.425 0 .712.287t.288.713v3.384q0 .425-.288.713t-.712.287zm.116-.884h1.538q.116 0 .173-.058t.058-.173v-3.154q0-.115-.058-.173t-.173-.058h-1.538q-.116 0-.174.058t-.057.173v3.154q0 .115.057.173q.058.058.174.058m-4.926 5.566q-1.455-.626-2.542-1.713t-1.714-2.543T4 13q0-.213.143-.357T4.5 12.5t.357.143T5 13q0 2.925 2.038 4.963T12 20t4.963-2.037T19 13t-2.037-4.962T12 6h-.38l1.272 1.273q.146.146.153.344t-.153.364q-.165.165-.357.168q-.19.003-.356-.162l-1.921-1.94q-.243-.243-.243-.566t.243-.566l1.96-1.94q.145-.146.347-.153q.2-.007.366.159q.16.165.162.354t-.162.354L11.619 5H12q1.664 0 3.118.626T17.66 7.34t1.714 2.542T20 13t-.626 3.118t-1.714 2.543t-2.542 1.713T12 21t-3.118-.626"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.616 15.692H7.98q-.19 0-.316-.126q-.126-.125-.126-.316t.126-.316t.316-.126h2.442v-1.423H8.731q-.162 0-.273-.112T8.346 13t.112-.273t.273-.111h1.692v-1.424H7.981q-.19 0-.316-.126q-.126-.125-.126-.316t.126-.316t.316-.126h2.635q.309 0 .5.191q.192.192.192.501v4q0 .31-.192.501q-.191.191-.5.191m3.076 0q-.425 0-.712-.287t-.288-.713v-3.384q0-.425.288-.713t.712-.287h1.77q.425 0 .712.287t.288.713v3.384q0 .425-.288.713t-.712.287zm.116-.884h1.538q.116 0 .173-.058t.058-.173v-3.154q0-.115-.058-.173t-.173-.058h-1.538q-.116 0-.174.058t-.057.173v3.154q0 .115.057.173q.058.058.174.058m-4.926 5.566q-1.455-.626-2.542-1.713t-1.714-2.543T4 13q0-.213.143-.357T4.5 12.5t.357.143T5 13q0 2.925 2.038 4.963T12 20t4.963-2.037T19 13t-2.037-4.962T12 6h-.38l1.272 1.273q.146.146.153.344t-.153.364q-.165.165-.357.168q-.19.003-.356-.162l-1.921-1.94q-.243-.243-.243-.566t.243-.566l1.96-1.94q.145-.146.347-.153q.2-.007.366.159q.16.165.162.354t-.162.354L11.619 5H12q1.664 0 3.118.626T17.66 7.34t1.714 2.542T20 13t-.626 3.118t-1.714 2.543t-2.542 1.713T12 21t-3.118-.626"/></svg>
</template>

CSS

.icon-replay-30-rounded {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.616%2015.692H7.98q-.19%200-.316-.126q-.126-.125-.126-.316t.126-.316t.316-.126h2.442v-1.423H8.731q-.162%200-.273-.112T8.346%2013t.112-.273t.273-.111h1.692v-1.424H7.981q-.19%200-.316-.126q-.126-.125-.126-.316t.126-.316t.316-.126h2.635q.309%200%20.5.191q.192.192.192.501v4q0%20.31-.192.501q-.191.191-.5.191m3.076%200q-.425%200-.712-.287t-.288-.713v-3.384q0-.425.288-.713t.712-.287h1.77q.425%200%20.712.287t.288.713v3.384q0%20.425-.288.713t-.712.287zm.116-.884h1.538q.116%200%20.173-.058t.058-.173v-3.154q0-.115-.058-.173t-.173-.058h-1.538q-.116%200-.174.058t-.057.173v3.154q0%20.115.057.173q.058.058.174.058m-4.926%205.566q-1.455-.626-2.542-1.713t-1.714-2.543T4%2013q0-.213.143-.357T4.5%2012.5t.357.143T5%2013q0%202.925%202.038%204.963T12%2020t4.963-2.037T19%2013t-2.037-4.962T12%206h-.38l1.272%201.273q.146.146.153.344t-.153.364q-.165.165-.357.168q-.19.003-.356-.162l-1.921-1.94q-.243-.243-.243-.566t.243-.566l1.96-1.94q.145-.146.347-.153q.2-.007.366.159q.16.165.162.354t-.162.354L11.619%205H12q1.664%200%203.118.626T17.66%207.34t1.714%202.542T20%2013t-.626%203.118t-1.714%202.543t-2.542%201.713T12%2021t-3.118-.626%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.616%2015.692H7.98q-.19%200-.316-.126q-.126-.125-.126-.316t.126-.316t.316-.126h2.442v-1.423H8.731q-.162%200-.273-.112T8.346%2013t.112-.273t.273-.111h1.692v-1.424H7.981q-.19%200-.316-.126q-.126-.125-.126-.316t.126-.316t.316-.126h2.635q.309%200%20.5.191q.192.192.192.501v4q0%20.31-.192.501q-.191.191-.5.191m3.076%200q-.425%200-.712-.287t-.288-.713v-3.384q0-.425.288-.713t.712-.287h1.77q.425%200%20.712.287t.288.713v3.384q0%20.425-.288.713t-.712.287zm.116-.884h1.538q.116%200%20.173-.058t.058-.173v-3.154q0-.115-.058-.173t-.173-.058h-1.538q-.116%200-.174.058t-.057.173v3.154q0%20.115.057.173q.058.058.174.058m-4.926%205.566q-1.455-.626-2.542-1.713t-1.714-2.543T4%2013q0-.213.143-.357T4.5%2012.5t.357.143T5%2013q0%202.925%202.038%204.963T12%2020t4.963-2.037T19%2013t-2.037-4.962T12%206h-.38l1.272%201.273q.146.146.153.344t-.153.364q-.165.165-.357.168q-.19.003-.356-.162l-1.921-1.94q-.243-.243-.243-.566t.243-.566l1.96-1.94q.145-.146.347-.153q.2-.007.366.159q.16.165.162.354t-.162.354L11.619%205H12q1.664%200%203.118.626T17.66%207.34t1.714%202.542T20%2013t-.626%203.118t-1.714%202.543t-2.542%201.713T12%2021t-3.118-.626%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/replay-30-rounded.svg?color=%231a73e8&size=48