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

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

1 other variant in Material Symbols Light

The same icon in other sets

More actions icons from Material Symbols Light

Use the update icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.02 20q-1.664 0-3.119-.626T6.359 17.66t-1.714-2.542T4.02 12t.626-3.118T6.36 6.34T8.9 4.626T12.019 4q1.723 0 3.282.712q1.559.711 2.718 1.984V4.808q0-.214.144-.357t.356-.143t.357.143t.143.357v2.846q0 .348-.23.578t-.578.23h-2.845q-.214 0-.357-.144t-.143-.357t.143-.356t.357-.144h1.98q-1.044-1.15-2.41-1.805Q13.572 5 12.02 5Q9.094 5 7.057 7.038T5.019 12t2.038 4.963T12.019 19q2.472 0 4.375-1.55t2.447-3.934q.067-.228.228-.35q.162-.124.37-.093q.232.03.338.218t.044.409q-.571 2.764-2.746 4.532T12.019 20m.5-8.208l3 3q.14.14.15.344q.01.205-.15.364q-.16.16-.354.16t-.353-.16l-3.05-3.05q-.131-.13-.187-.27t-.056-.301V7.5q0-.213.144-.357T12.019 7t.357.143t.143.357z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightUpdateRounded(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="M12.02 20q-1.664 0-3.119-.626T6.359 17.66t-1.714-2.542T4.02 12t.626-3.118T6.36 6.34T8.9 4.626T12.019 4q1.723 0 3.282.712q1.559.711 2.718 1.984V4.808q0-.214.144-.357t.356-.143t.357.143t.143.357v2.846q0 .348-.23.578t-.578.23h-2.845q-.214 0-.357-.144t-.143-.357t.143-.356t.357-.144h1.98q-1.044-1.15-2.41-1.805Q13.572 5 12.02 5Q9.094 5 7.057 7.038T5.019 12t2.038 4.963T12.019 19q2.472 0 4.375-1.55t2.447-3.934q.067-.228.228-.35q.162-.124.37-.093q.232.03.338.218t.044.409q-.571 2.764-2.746 4.532T12.019 20m.5-8.208l3 3q.14.14.15.344q.01.205-.15.364q-.16.16-.354.16t-.353-.16l-3.05-3.05q-.131-.13-.187-.27t-.056-.301V7.5q0-.213.144-.357T12.019 7t.357.143t.143.357z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.02 20q-1.664 0-3.119-.626T6.359 17.66t-1.714-2.542T4.02 12t.626-3.118T6.36 6.34T8.9 4.626T12.019 4q1.723 0 3.282.712q1.559.711 2.718 1.984V4.808q0-.214.144-.357t.356-.143t.357.143t.143.357v2.846q0 .348-.23.578t-.578.23h-2.845q-.214 0-.357-.144t-.143-.357t.143-.356t.357-.144h1.98q-1.044-1.15-2.41-1.805Q13.572 5 12.02 5Q9.094 5 7.057 7.038T5.019 12t2.038 4.963T12.019 19q2.472 0 4.375-1.55t2.447-3.934q.067-.228.228-.35q.162-.124.37-.093q.232.03.338.218t.044.409q-.571 2.764-2.746 4.532T12.019 20m.5-8.208l3 3q.14.14.15.344q.01.205-.15.364q-.16.16-.354.16t-.353-.16l-3.05-3.05q-.131-.13-.187-.27t-.056-.301V7.5q0-.213.144-.357T12.019 7t.357.143t.143.357z"/></svg>
</template>

CSS

.icon-update-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%22M12.02%2020q-1.664%200-3.119-.626T6.359%2017.66t-1.714-2.542T4.02%2012t.626-3.118T6.36%206.34T8.9%204.626T12.019%204q1.723%200%203.282.712q1.559.711%202.718%201.984V4.808q0-.214.144-.357t.356-.143t.357.143t.143.357v2.846q0%20.348-.23.578t-.578.23h-2.845q-.214%200-.357-.144t-.143-.357t.143-.356t.357-.144h1.98q-1.044-1.15-2.41-1.805Q13.572%205%2012.02%205Q9.094%205%207.057%207.038T5.019%2012t2.038%204.963T12.019%2019q2.472%200%204.375-1.55t2.447-3.934q.067-.228.228-.35q.162-.124.37-.093q.232.03.338.218t.044.409q-.571%202.764-2.746%204.532T12.019%2020m.5-8.208l3%203q.14.14.15.344q.01.205-.15.364q-.16.16-.354.16t-.353-.16l-3.05-3.05q-.131-.13-.187-.27t-.056-.301V7.5q0-.213.144-.357T12.019%207t.357.143t.143.357z%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%22M12.02%2020q-1.664%200-3.119-.626T6.359%2017.66t-1.714-2.542T4.02%2012t.626-3.118T6.36%206.34T8.9%204.626T12.019%204q1.723%200%203.282.712q1.559.711%202.718%201.984V4.808q0-.214.144-.357t.356-.143t.357.143t.143.357v2.846q0%20.348-.23.578t-.578.23h-2.845q-.214%200-.357-.144t-.143-.357t.143-.356t.357-.144h1.98q-1.044-1.15-2.41-1.805Q13.572%205%2012.02%205Q9.094%205%207.057%207.038T5.019%2012t2.038%204.963T12.019%2019q2.472%200%204.375-1.55t2.447-3.934q.067-.228.228-.35q.162-.124.37-.093q.232.03.338.218t.044.409q-.571%202.764-2.746%204.532T12.019%2020m.5-8.208l3%203q.14.14.15.344q.01.205-.15.364q-.16.16-.354.16t-.353-.16l-3.05-3.05q-.131-.13-.187-.27t-.056-.301V7.5q0-.213.144-.357T12.019%207t.357.143t.143.357z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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