refresh3 icon

refresh3-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
refresh3-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the refresh3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M14.55 22.42c-.33 0-.64-.22-.73-.56c-.1-.4.13-.81.53-.92a9.256 9.256 0 0 0 6.89-8.95c0-5.1-4.15-9.25-9.25-9.25c-4.33 0-7.17 2.53-8.5 4.06h2.94c.41 0 .75.34.75.75s-.32.76-.74.76H2.01q-.105 0-.21-.03a.9.9 0 0 1-.24-.12a.66.66 0 0 1-.21-.23c-.05-.1-.09-.2-.1-.31V3c0-.41.34-.75.75-.75s.75.34.75.75v2.39C4.38 3.64 7.45 1.25 12 1.25c5.93 0 10.75 4.82 10.75 10.75c0 4.88-3.29 9.16-8.01 10.4c-.06.01-.13.02-.19.02m-3.26.31c-.02 0-.05 0-.07-.01c-1.07-.07-2.12-.31-3.12-.7a.75.75 0 0 1-.43-.97c.15-.38.59-.58.97-.43c.86.34 1.77.54 2.69.61h.01c.4.02.7.36.7.76v.04a.76.76 0 0 1-.75.7m-5.51-2.15c-.17 0-.33-.05-.47-.16c-.84-.67-1.57-1.46-2.18-2.35a.73.73 0 0 1 .19-1.04a.76.76 0 0 1 1.04.19c.53.77 1.16 1.45 1.89 2.02c.17.14.28.35.28.58c0 .17-.05.34-.16.48c-.14.18-.36.28-.59.28M2.44 15.7c-.33 0-.62-.21-.71-.52c-.32-1.03-.48-2.1-.48-3.18c0-.41.34-.75.75-.75s.75.34.75.75c0 .93.14 1.85.41 2.73c.02.07.03.15.03.23c0 .33-.21.61-.52.71c-.08.02-.15.03-.23.03"/><path d="M12 16a4 4 0 1 0 0-8a4 4 0 0 0 0 8"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconRefresh3Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M14.55 22.42c-.33 0-.64-.22-.73-.56c-.1-.4.13-.81.53-.92a9.256 9.256 0 0 0 6.89-8.95c0-5.1-4.15-9.25-9.25-9.25c-4.33 0-7.17 2.53-8.5 4.06h2.94c.41 0 .75.34.75.75s-.32.76-.74.76H2.01q-.105 0-.21-.03a.9.9 0 0 1-.24-.12a.66.66 0 0 1-.21-.23c-.05-.1-.09-.2-.1-.31V3c0-.41.34-.75.75-.75s.75.34.75.75v2.39C4.38 3.64 7.45 1.25 12 1.25c5.93 0 10.75 4.82 10.75 10.75c0 4.88-3.29 9.16-8.01 10.4c-.06.01-.13.02-.19.02m-3.26.31c-.02 0-.05 0-.07-.01c-1.07-.07-2.12-.31-3.12-.7a.75.75 0 0 1-.43-.97c.15-.38.59-.58.97-.43c.86.34 1.77.54 2.69.61h.01c.4.02.7.36.7.76v.04a.76.76 0 0 1-.75.7m-5.51-2.15c-.17 0-.33-.05-.47-.16c-.84-.67-1.57-1.46-2.18-2.35a.73.73 0 0 1 .19-1.04a.76.76 0 0 1 1.04.19c.53.77 1.16 1.45 1.89 2.02c.17.14.28.35.28.58c0 .17-.05.34-.16.48c-.14.18-.36.28-.59.28M2.44 15.7c-.33 0-.62-.21-.71-.52c-.32-1.03-.48-2.1-.48-3.18c0-.41.34-.75.75-.75s.75.34.75.75c0 .93.14 1.85.41 2.73c.02.07.03.15.03.23c0 .33-.21.61-.52.71c-.08.02-.15.03-.23.03"/><path d="M12 16a4 4 0 1 0 0-8a4 4 0 0 0 0 8"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M14.55 22.42c-.33 0-.64-.22-.73-.56c-.1-.4.13-.81.53-.92a9.256 9.256 0 0 0 6.89-8.95c0-5.1-4.15-9.25-9.25-9.25c-4.33 0-7.17 2.53-8.5 4.06h2.94c.41 0 .75.34.75.75s-.32.76-.74.76H2.01q-.105 0-.21-.03a.9.9 0 0 1-.24-.12a.66.66 0 0 1-.21-.23c-.05-.1-.09-.2-.1-.31V3c0-.41.34-.75.75-.75s.75.34.75.75v2.39C4.38 3.64 7.45 1.25 12 1.25c5.93 0 10.75 4.82 10.75 10.75c0 4.88-3.29 9.16-8.01 10.4c-.06.01-.13.02-.19.02m-3.26.31c-.02 0-.05 0-.07-.01c-1.07-.07-2.12-.31-3.12-.7a.75.75 0 0 1-.43-.97c.15-.38.59-.58.97-.43c.86.34 1.77.54 2.69.61h.01c.4.02.7.36.7.76v.04a.76.76 0 0 1-.75.7m-5.51-2.15c-.17 0-.33-.05-.47-.16c-.84-.67-1.57-1.46-2.18-2.35a.73.73 0 0 1 .19-1.04a.76.76 0 0 1 1.04.19c.53.77 1.16 1.45 1.89 2.02c.17.14.28.35.28.58c0 .17-.05.34-.16.48c-.14.18-.36.28-.59.28M2.44 15.7c-.33 0-.62-.21-.71-.52c-.32-1.03-.48-2.1-.48-3.18c0-.41.34-.75.75-.75s.75.34.75.75c0 .93.14 1.85.41 2.73c.02.07.03.15.03.23c0 .33-.21.61-.52.71c-.08.02-.15.03-.23.03"/><path d="M12 16a4 4 0 1 0 0-8a4 4 0 0 0 0 8"/></g></svg>
</template>

CSS

.icon-refresh3-filled {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M14.55%2022.42c-.33%200-.64-.22-.73-.56c-.1-.4.13-.81.53-.92a9.256%209.256%200%200%200%206.89-8.95c0-5.1-4.15-9.25-9.25-9.25c-4.33%200-7.17%202.53-8.5%204.06h2.94c.41%200%20.75.34.75.75s-.32.76-.74.76H2.01q-.105%200-.21-.03a.9.9%200%200%201-.24-.12a.66.66%200%200%201-.21-.23c-.05-.1-.09-.2-.1-.31V3c0-.41.34-.75.75-.75s.75.34.75.75v2.39C4.38%203.64%207.45%201.25%2012%201.25c5.93%200%2010.75%204.82%2010.75%2010.75c0%204.88-3.29%209.16-8.01%2010.4c-.06.01-.13.02-.19.02m-3.26.31c-.02%200-.05%200-.07-.01c-1.07-.07-2.12-.31-3.12-.7a.75.75%200%200%201-.43-.97c.15-.38.59-.58.97-.43c.86.34%201.77.54%202.69.61h.01c.4.02.7.36.7.76v.04a.76.76%200%200%201-.75.7m-5.51-2.15c-.17%200-.33-.05-.47-.16c-.84-.67-1.57-1.46-2.18-2.35a.73.73%200%200%201%20.19-1.04a.76.76%200%200%201%201.04.19c.53.77%201.16%201.45%201.89%202.02c.17.14.28.35.28.58c0%20.17-.05.34-.16.48c-.14.18-.36.28-.59.28M2.44%2015.7c-.33%200-.62-.21-.71-.52c-.32-1.03-.48-2.1-.48-3.18c0-.41.34-.75.75-.75s.75.34.75.75c0%20.93.14%201.85.41%202.73c.02.07.03.15.03.23c0%20.33-.21.61-.52.71c-.08.02-.15.03-.23.03%22%2F%3E%3Cpath%20d%3D%22M12%2016a4%204%200%201%200%200-8a4%204%200%200%200%200%208%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M14.55%2022.42c-.33%200-.64-.22-.73-.56c-.1-.4.13-.81.53-.92a9.256%209.256%200%200%200%206.89-8.95c0-5.1-4.15-9.25-9.25-9.25c-4.33%200-7.17%202.53-8.5%204.06h2.94c.41%200%20.75.34.75.75s-.32.76-.74.76H2.01q-.105%200-.21-.03a.9.9%200%200%201-.24-.12a.66.66%200%200%201-.21-.23c-.05-.1-.09-.2-.1-.31V3c0-.41.34-.75.75-.75s.75.34.75.75v2.39C4.38%203.64%207.45%201.25%2012%201.25c5.93%200%2010.75%204.82%2010.75%2010.75c0%204.88-3.29%209.16-8.01%2010.4c-.06.01-.13.02-.19.02m-3.26.31c-.02%200-.05%200-.07-.01c-1.07-.07-2.12-.31-3.12-.7a.75.75%200%200%201-.43-.97c.15-.38.59-.58.97-.43c.86.34%201.77.54%202.69.61h.01c.4.02.7.36.7.76v.04a.76.76%200%200%201-.75.7m-5.51-2.15c-.17%200-.33-.05-.47-.16c-.84-.67-1.57-1.46-2.18-2.35a.73.73%200%200%201%20.19-1.04a.76.76%200%200%201%201.04.19c.53.77%201.16%201.45%201.89%202.02c.17.14.28.35.28.58c0%20.17-.05.34-.16.48c-.14.18-.36.28-.59.28M2.44%2015.7c-.33%200-.62-.21-.71-.52c-.32-1.03-.48-2.1-.48-3.18c0-.41.34-.75.75-.75s.75.34.75.75c0%20.93.14%201.85.41%202.73c.02.07.03.15.03.23c0%20.33-.21.61-.52.71c-.08.02-.15.03-.23.03%22%2F%3E%3Cpath%20d%3D%22M12%2016a4%204%200%201%200%200-8a4%204%200%200%200%200%208%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/refresh3-filled.svg?color=%231a73e8&size=48