refresh 2 icon

refresh-2-filled from Reicon by REICON · Filled · Arrows-action · MIT Free for personal and commercial use.

Name
refresh-2-filled
Set
Reicon
Style
Filled
Category
Arrows-action
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

More arrows-action icons from Reicon

Use the refresh 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.04 16.293a1 1 0 1 0-1.414 1.414l1.61 1.61c-.079.003-.156.016-.236.016c-4.043 0-7.333-3.29-7.333-7.333c0-2.01.793-3.884 2.234-5.274a1 1 0 0 0-1.389-1.44A9.25 9.25 0 0 0 2.667 12c0 5.014 3.976 9.105 8.94 9.313l-.98.98a1 1 0 1 0 1.414 1.414l3-3a1 1 0 0 0 0-1.414zm.354-13.606l.98-.98A1 1 0 1 0 11.96.293l-3 3a1 1 0 0 0 0 1.414l3 3a.997.997 0 0 0 1.414 0a1 1 0 0 0 0-1.414l-1.61-1.61c.079-.003.157-.016.236-.016c4.044 0 7.333 3.29 7.333 7.333c0 2-.794 3.873-2.237 5.274a1 1 0 1 0 1.393 1.435A9.28 9.28 0 0 0 21.334 12c0-5.014-3.977-9.105-8.94-9.313"/></svg>

React

import type { SVGProps } from "react";

export function ReiconRefresh2Filled(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.04 16.293a1 1 0 1 0-1.414 1.414l1.61 1.61c-.079.003-.156.016-.236.016c-4.043 0-7.333-3.29-7.333-7.333c0-2.01.793-3.884 2.234-5.274a1 1 0 0 0-1.389-1.44A9.25 9.25 0 0 0 2.667 12c0 5.014 3.976 9.105 8.94 9.313l-.98.98a1 1 0 1 0 1.414 1.414l3-3a1 1 0 0 0 0-1.414zm.354-13.606l.98-.98A1 1 0 1 0 11.96.293l-3 3a1 1 0 0 0 0 1.414l3 3a.997.997 0 0 0 1.414 0a1 1 0 0 0 0-1.414l-1.61-1.61c.079-.003.157-.016.236-.016c4.044 0 7.333 3.29 7.333 7.333c0 2-.794 3.873-2.237 5.274a1 1 0 1 0 1.393 1.435A9.28 9.28 0 0 0 21.334 12c0-5.014-3.977-9.105-8.94-9.313"/></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.04 16.293a1 1 0 1 0-1.414 1.414l1.61 1.61c-.079.003-.156.016-.236.016c-4.043 0-7.333-3.29-7.333-7.333c0-2.01.793-3.884 2.234-5.274a1 1 0 0 0-1.389-1.44A9.25 9.25 0 0 0 2.667 12c0 5.014 3.976 9.105 8.94 9.313l-.98.98a1 1 0 1 0 1.414 1.414l3-3a1 1 0 0 0 0-1.414zm.354-13.606l.98-.98A1 1 0 1 0 11.96.293l-3 3a1 1 0 0 0 0 1.414l3 3a.997.997 0 0 0 1.414 0a1 1 0 0 0 0-1.414l-1.61-1.61c.079-.003.157-.016.236-.016c4.044 0 7.333 3.29 7.333 7.333c0 2-.794 3.873-2.237 5.274a1 1 0 1 0 1.393 1.435A9.28 9.28 0 0 0 21.334 12c0-5.014-3.977-9.105-8.94-9.313"/></svg>
</template>

CSS

.icon-refresh-2-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.04%2016.293a1%201%200%201%200-1.414%201.414l1.61%201.61c-.079.003-.156.016-.236.016c-4.043%200-7.333-3.29-7.333-7.333c0-2.01.793-3.884%202.234-5.274a1%201%200%200%200-1.389-1.44A9.25%209.25%200%200%200%202.667%2012c0%205.014%203.976%209.105%208.94%209.313l-.98.98a1%201%200%201%200%201.414%201.414l3-3a1%201%200%200%200%200-1.414zm.354-13.606l.98-.98A1%201%200%201%200%2011.96.293l-3%203a1%201%200%200%200%200%201.414l3%203a.997.997%200%200%200%201.414%200a1%201%200%200%200%200-1.414l-1.61-1.61c.079-.003.157-.016.236-.016c4.044%200%207.333%203.29%207.333%207.333c0%202-.794%203.873-2.237%205.274a1%201%200%201%200%201.393%201.435A9.28%209.28%200%200%200%2021.334%2012c0-5.014-3.977-9.105-8.94-9.313%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.04%2016.293a1%201%200%201%200-1.414%201.414l1.61%201.61c-.079.003-.156.016-.236.016c-4.043%200-7.333-3.29-7.333-7.333c0-2.01.793-3.884%202.234-5.274a1%201%200%200%200-1.389-1.44A9.25%209.25%200%200%200%202.667%2012c0%205.014%203.976%209.105%208.94%209.313l-.98.98a1%201%200%201%200%201.414%201.414l3-3a1%201%200%200%200%200-1.414zm.354-13.606l.98-.98A1%201%200%201%200%2011.96.293l-3%203a1%201%200%200%200%200%201.414l3%203a.997.997%200%200%200%201.414%200a1%201%200%200%200%200-1.414l-1.61-1.61c.079-.003.157-.016.236-.016c4.044%200%207.333%203.29%207.333%207.333c0%202-.794%203.873-2.237%205.274a1%201%200%201%200%201.393%201.435A9.28%209.28%200%200%200%2021.334%2012c0-5.014-3.977-9.105-8.94-9.313%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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