autorenew icon
autorenew from Material Symbols Light by Google · Regular · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- autorenew
- Set
- Material Symbols Light
- Style
- Regular
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- autorenew-outline, autorenew-outline-sharp, autorenew-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the autorenew icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.235 15.204q-.358-.739-.546-1.537T4.5 12.05q0-3.139 2.19-5.344T12 4.5h1.387l-2.1-2.1l.707-.708L15.302 5l-3.308 3.308l-.707-.708l2.1-2.1H12q-2.711 0-4.606 1.907T5.5 12.05q0 .592.121 1.208q.121.615.363 1.196zm6.77 7.104L8.699 19l3.308-3.308l.708.708l-2.1 2.1H12q2.712 0 4.606-1.907T18.5 11.95q0-.592-.121-1.208q-.121-.615-.364-1.196l.75-.75q.358.739.546 1.537t.189 1.617q0 3.139-2.19 5.344T12 19.5h-1.386l2.1 2.1z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAutorenew(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="M5.235 15.204q-.358-.739-.546-1.537T4.5 12.05q0-3.139 2.19-5.344T12 4.5h1.387l-2.1-2.1l.707-.708L15.302 5l-3.308 3.308l-.707-.708l2.1-2.1H12q-2.711 0-4.606 1.907T5.5 12.05q0 .592.121 1.208q.121.615.363 1.196zm6.77 7.104L8.699 19l3.308-3.308l.708.708l-2.1 2.1H12q2.712 0 4.606-1.907T18.5 11.95q0-.592-.121-1.208q-.121-.615-.364-1.196l.75-.75q.358.739.546 1.537t.189 1.617q0 3.139-2.19 5.344T12 19.5h-1.386l2.1 2.1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.235 15.204q-.358-.739-.546-1.537T4.5 12.05q0-3.139 2.19-5.344T12 4.5h1.387l-2.1-2.1l.707-.708L15.302 5l-3.308 3.308l-.707-.708l2.1-2.1H12q-2.711 0-4.606 1.907T5.5 12.05q0 .592.121 1.208q.121.615.363 1.196zm6.77 7.104L8.699 19l3.308-3.308l.708.708l-2.1 2.1H12q2.712 0 4.606-1.907T18.5 11.95q0-.592-.121-1.208q-.121-.615-.364-1.196l.75-.75q.358.739.546 1.537t.189 1.617q0 3.139-2.19 5.344T12 19.5h-1.386l2.1 2.1z"/></svg> </template>
CSS
.icon-autorenew {
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%22M5.235%2015.204q-.358-.739-.546-1.537T4.5%2012.05q0-3.139%202.19-5.344T12%204.5h1.387l-2.1-2.1l.707-.708L15.302%205l-3.308%203.308l-.707-.708l2.1-2.1H12q-2.711%200-4.606%201.907T5.5%2012.05q0%20.592.121%201.208q.121.615.363%201.196zm6.77%207.104L8.699%2019l3.308-3.308l.708.708l-2.1%202.1H12q2.712%200%204.606-1.907T18.5%2011.95q0-.592-.121-1.208q-.121-.615-.364-1.196l.75-.75q.358.739.546%201.537t.189%201.617q0%203.139-2.19%205.344T12%2019.5h-1.386l2.1%202.1z%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%22M5.235%2015.204q-.358-.739-.546-1.537T4.5%2012.05q0-3.139%202.19-5.344T12%204.5h1.387l-2.1-2.1l.707-.708L15.302%205l-3.308%203.308l-.707-.708l2.1-2.1H12q-2.711%200-4.606%201.907T5.5%2012.05q0%20.592.121%201.208q.121.615.363%201.196zm6.77%207.104L8.699%2019l3.308-3.308l.708.708l-2.1%202.1H12q2.712%200%204.606-1.907T18.5%2011.95q0-.592-.121-1.208q-.121-.615-.364-1.196l.75-.75q.358.739.546%201.537t.189%201.617q0%203.139-2.19%205.344T12%2019.5h-1.386l2.1%202.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/autorenew.svg?color=%231a73e8&size=48