autorenew-rounded from Material Symbols Light by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
autorenew-rounded
Set
Material Symbols Light
Style
Rounded
Category
UI Actions
Viewbox
24×24
License
Apache 2.0
Aliases
autorenew-outline-rounded

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.5 12.05q0 .477.07.96q.068.484.232.956q.067.213-.015.408t-.266.274q-.188.085-.383.009t-.263-.29q-.2-.555-.288-1.146T4.5 12.05q0-3.139 2.19-5.344T12 4.5h1.387L11.64 2.754q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l2.388 2.389q.243.242.243.565t-.242.566l-2.389 2.388q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354L13.387 5.5H12q-2.711 0-4.606 1.907T5.5 12.05m13-.1q0-.477-.07-.96q-.068-.484-.232-.955q-.067-.214.016-.409t.265-.274q.188-.085.374-.009q.185.076.253.29q.2.556.297 1.146t.097 1.171q0 3.139-2.19 5.344T12 19.5h-1.386l1.745 1.746q.141.14.15.345q.01.203-.15.363q-.159.16-.353.16t-.354-.16l-2.388-2.389Q9.02 19.324 9.02 19t.242-.565l2.389-2.389q.14-.14.344-.15t.364.15t.16.354t-.16.354L10.614 18.5H12q2.712 0 4.606-1.907T18.5 11.95"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAutorenewRounded(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.5 12.05q0 .477.07.96q.068.484.232.956q.067.213-.015.408t-.266.274q-.188.085-.383.009t-.263-.29q-.2-.555-.288-1.146T4.5 12.05q0-3.139 2.19-5.344T12 4.5h1.387L11.64 2.754q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l2.388 2.389q.243.242.243.565t-.242.566l-2.389 2.388q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354L13.387 5.5H12q-2.711 0-4.606 1.907T5.5 12.05m13-.1q0-.477-.07-.96q-.068-.484-.232-.955q-.067-.214.016-.409t.265-.274q.188-.085.374-.009q.185.076.253.29q.2.556.297 1.146t.097 1.171q0 3.139-2.19 5.344T12 19.5h-1.386l1.745 1.746q.141.14.15.345q.01.203-.15.363q-.159.16-.353.16t-.354-.16l-2.388-2.389Q9.02 19.324 9.02 19t.242-.565l2.389-2.389q.14-.14.344-.15t.364.15t.16.354t-.16.354L10.614 18.5H12q2.712 0 4.606-1.907T18.5 11.95"/></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.5 12.05q0 .477.07.96q.068.484.232.956q.067.213-.015.408t-.266.274q-.188.085-.383.009t-.263-.29q-.2-.555-.288-1.146T4.5 12.05q0-3.139 2.19-5.344T12 4.5h1.387L11.64 2.754q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l2.388 2.389q.243.242.243.565t-.242.566l-2.389 2.388q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354L13.387 5.5H12q-2.711 0-4.606 1.907T5.5 12.05m13-.1q0-.477-.07-.96q-.068-.484-.232-.955q-.067-.214.016-.409t.265-.274q.188-.085.374-.009q.185.076.253.29q.2.556.297 1.146t.097 1.171q0 3.139-2.19 5.344T12 19.5h-1.386l1.745 1.746q.141.14.15.345q.01.203-.15.363q-.159.16-.353.16t-.354-.16l-2.388-2.389Q9.02 19.324 9.02 19t.242-.565l2.389-2.389q.14-.14.344-.15t.364.15t.16.354t-.16.354L10.614 18.5H12q2.712 0 4.606-1.907T18.5 11.95"/></svg>
</template>

CSS

.icon-autorenew-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%22M5.5%2012.05q0%20.477.07.96q.068.484.232.956q.067.213-.015.408t-.266.274q-.188.085-.383.009t-.263-.29q-.2-.555-.288-1.146T4.5%2012.05q0-3.139%202.19-5.344T12%204.5h1.387L11.64%202.754q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l2.388%202.389q.243.242.243.565t-.242.566l-2.389%202.388q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354L13.387%205.5H12q-2.711%200-4.606%201.907T5.5%2012.05m13-.1q0-.477-.07-.96q-.068-.484-.232-.955q-.067-.214.016-.409t.265-.274q.188-.085.374-.009q.185.076.253.29q.2.556.297%201.146t.097%201.171q0%203.139-2.19%205.344T12%2019.5h-1.386l1.745%201.746q.141.14.15.345q.01.203-.15.363q-.159.16-.353.16t-.354-.16l-2.388-2.389Q9.02%2019.324%209.02%2019t.242-.565l2.389-2.389q.14-.14.344-.15t.364.15t.16.354t-.16.354L10.614%2018.5H12q2.712%200%204.606-1.907T18.5%2011.95%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.5%2012.05q0%20.477.07.96q.068.484.232.956q.067.213-.015.408t-.266.274q-.188.085-.383.009t-.263-.29q-.2-.555-.288-1.146T4.5%2012.05q0-3.139%202.19-5.344T12%204.5h1.387L11.64%202.754q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l2.388%202.389q.243.242.243.565t-.242.566l-2.389%202.388q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354L13.387%205.5H12q-2.711%200-4.606%201.907T5.5%2012.05m13-.1q0-.477-.07-.96q-.068-.484-.232-.955q-.067-.214.016-.409t.265-.274q.188-.085.374-.009q.185.076.253.29q.2.556.297%201.146t.097%201.171q0%203.139-2.19%205.344T12%2019.5h-1.386l1.745%201.746q.141.14.15.345q.01.203-.15.363q-.159.16-.353.16t-.354-.16l-2.388-2.389Q9.02%2019.324%209.02%2019t.242-.565l2.389-2.389q.14-.14.344-.15t.364.15t.16.354t-.16.354L10.614%2018.5H12q2.712%200%204.606-1.907T18.5%2011.95%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-rounded.svg?color=%231a73e8&size=48