arrow-repeat-1-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
arrow-repeat-1-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the arrow repeat 1 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.61 2.47l-.077-.067a.75.75 0 0 0-.983.067l-.068.078a.755.755 0 0 0 .068.987l1.971 1.977H8.5l-.233.004C4.785 5.639 2 8.51 2 12.036c0 1.69.64 3.23 1.692 4.39l.072.069a.751.751 0 0 0 1.08-1.033l-.2-.231A5 5 0 0 1 3.5 12.035c0-2.771 2.239-5.018 5-5.018h6.881l-1.832 1.84l-.067.078a.755.755 0 0 0 .068.987a.75.75 0 0 0 1.06 0l3.182-3.193l.067-.078a.755.755 0 0 0-.067-.987zm5.62 5.101a.751.751 0 0 0-1.05 1.066a5 5 0 0 1 1.31 3.09c.539.28 1.032.632 1.47 1.044q.04-.363.04-.736a6.5 6.5 0 0 0-1.697-4.395zM8.558 17.054h2.457a6.6 6.6 0 0 0 .07 1.505h-2.52l1.9 1.906l.066.077a.755.755 0 0 1-.067.987a.75.75 0 0 1-.976.073l-.084-.073l-3.182-3.193l-.067-.077a.755.755 0 0 1-.006-.902l.073-.085l3.182-3.194l.077-.067a.75.75 0 0 1 .899-.006l.084.073l.068.077a.755.755 0 0 1 .005.902l-.073.085zM23 17.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0m-4.885-3.487a.5.5 0 0 0-.562.263a4.8 4.8 0 0 1-.613.828c-.334.373-.744.739-1.164.949a.5.5 0 1 0 .448.894c.489-.244.926-.616 1.276-.977v4.53a.5.5 0 0 0 1 0v-6a.5.5 0 0 0-.385-.487"/></svg>

React

import type { SVGProps } from "react";

export function FluentArrowRepeat124Regular(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="m14.61 2.47l-.077-.067a.75.75 0 0 0-.983.067l-.068.078a.755.755 0 0 0 .068.987l1.971 1.977H8.5l-.233.004C4.785 5.639 2 8.51 2 12.036c0 1.69.64 3.23 1.692 4.39l.072.069a.751.751 0 0 0 1.08-1.033l-.2-.231A5 5 0 0 1 3.5 12.035c0-2.771 2.239-5.018 5-5.018h6.881l-1.832 1.84l-.067.078a.755.755 0 0 0 .068.987a.75.75 0 0 0 1.06 0l3.182-3.193l.067-.078a.755.755 0 0 0-.067-.987zm5.62 5.101a.751.751 0 0 0-1.05 1.066a5 5 0 0 1 1.31 3.09c.539.28 1.032.632 1.47 1.044q.04-.363.04-.736a6.5 6.5 0 0 0-1.697-4.395zM8.558 17.054h2.457a6.6 6.6 0 0 0 .07 1.505h-2.52l1.9 1.906l.066.077a.755.755 0 0 1-.067.987a.75.75 0 0 1-.976.073l-.084-.073l-3.182-3.193l-.067-.077a.755.755 0 0 1-.006-.902l.073-.085l3.182-3.194l.077-.067a.75.75 0 0 1 .899-.006l.084.073l.068.077a.755.755 0 0 1 .005.902l-.073.085zM23 17.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0m-4.885-3.487a.5.5 0 0 0-.562.263a4.8 4.8 0 0 1-.613.828c-.334.373-.744.739-1.164.949a.5.5 0 1 0 .448.894c.489-.244.926-.616 1.276-.977v4.53a.5.5 0 0 0 1 0v-6a.5.5 0 0 0-.385-.487"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.61 2.47l-.077-.067a.75.75 0 0 0-.983.067l-.068.078a.755.755 0 0 0 .068.987l1.971 1.977H8.5l-.233.004C4.785 5.639 2 8.51 2 12.036c0 1.69.64 3.23 1.692 4.39l.072.069a.751.751 0 0 0 1.08-1.033l-.2-.231A5 5 0 0 1 3.5 12.035c0-2.771 2.239-5.018 5-5.018h6.881l-1.832 1.84l-.067.078a.755.755 0 0 0 .068.987a.75.75 0 0 0 1.06 0l3.182-3.193l.067-.078a.755.755 0 0 0-.067-.987zm5.62 5.101a.751.751 0 0 0-1.05 1.066a5 5 0 0 1 1.31 3.09c.539.28 1.032.632 1.47 1.044q.04-.363.04-.736a6.5 6.5 0 0 0-1.697-4.395zM8.558 17.054h2.457a6.6 6.6 0 0 0 .07 1.505h-2.52l1.9 1.906l.066.077a.755.755 0 0 1-.067.987a.75.75 0 0 1-.976.073l-.084-.073l-3.182-3.193l-.067-.077a.755.755 0 0 1-.006-.902l.073-.085l3.182-3.194l.077-.067a.75.75 0 0 1 .899-.006l.084.073l.068.077a.755.755 0 0 1 .005.902l-.073.085zM23 17.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0m-4.885-3.487a.5.5 0 0 0-.562.263a4.8 4.8 0 0 1-.613.828c-.334.373-.744.739-1.164.949a.5.5 0 1 0 .448.894c.489-.244.926-.616 1.276-.977v4.53a.5.5 0 0 0 1 0v-6a.5.5 0 0 0-.385-.487"/></svg>
</template>

CSS

.icon-arrow-repeat-1-24-regular {
  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%22m14.61%202.47l-.077-.067a.75.75%200%200%200-.983.067l-.068.078a.755.755%200%200%200%20.068.987l1.971%201.977H8.5l-.233.004C4.785%205.639%202%208.51%202%2012.036c0%201.69.64%203.23%201.692%204.39l.072.069a.751.751%200%200%200%201.08-1.033l-.2-.231A5%205%200%200%201%203.5%2012.035c0-2.771%202.239-5.018%205-5.018h6.881l-1.832%201.84l-.067.078a.755.755%200%200%200%20.068.987a.75.75%200%200%200%201.06%200l3.182-3.193l.067-.078a.755.755%200%200%200-.067-.987zm5.62%205.101a.751.751%200%200%200-1.05%201.066a5%205%200%200%201%201.31%203.09c.539.28%201.032.632%201.47%201.044q.04-.363.04-.736a6.5%206.5%200%200%200-1.697-4.395zM8.558%2017.054h2.457a6.6%206.6%200%200%200%20.07%201.505h-2.52l1.9%201.906l.066.077a.755.755%200%200%201-.067.987a.75.75%200%200%201-.976.073l-.084-.073l-3.182-3.193l-.067-.077a.755.755%200%200%201-.006-.902l.073-.085l3.182-3.194l.077-.067a.75.75%200%200%201%20.899-.006l.084.073l.068.077a.755.755%200%200%201%20.005.902l-.073.085zM23%2017.5a5.5%205.5%200%201%201-11%200a5.5%205.5%200%200%201%2011%200m-4.885-3.487a.5.5%200%200%200-.562.263a4.8%204.8%200%200%201-.613.828c-.334.373-.744.739-1.164.949a.5.5%200%201%200%20.448.894c.489-.244.926-.616%201.276-.977v4.53a.5.5%200%200%200%201%200v-6a.5.5%200%200%200-.385-.487%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%22m14.61%202.47l-.077-.067a.75.75%200%200%200-.983.067l-.068.078a.755.755%200%200%200%20.068.987l1.971%201.977H8.5l-.233.004C4.785%205.639%202%208.51%202%2012.036c0%201.69.64%203.23%201.692%204.39l.072.069a.751.751%200%200%200%201.08-1.033l-.2-.231A5%205%200%200%201%203.5%2012.035c0-2.771%202.239-5.018%205-5.018h6.881l-1.832%201.84l-.067.078a.755.755%200%200%200%20.068.987a.75.75%200%200%200%201.06%200l3.182-3.193l.067-.078a.755.755%200%200%200-.067-.987zm5.62%205.101a.751.751%200%200%200-1.05%201.066a5%205%200%200%201%201.31%203.09c.539.28%201.032.632%201.47%201.044q.04-.363.04-.736a6.5%206.5%200%200%200-1.697-4.395zM8.558%2017.054h2.457a6.6%206.6%200%200%200%20.07%201.505h-2.52l1.9%201.906l.066.077a.755.755%200%200%201-.067.987a.75.75%200%200%201-.976.073l-.084-.073l-3.182-3.193l-.067-.077a.755.755%200%200%201-.006-.902l.073-.085l3.182-3.194l.077-.067a.75.75%200%200%201%20.899-.006l.084.073l.068.077a.755.755%200%200%201%20.005.902l-.073.085zM23%2017.5a5.5%205.5%200%201%201-11%200a5.5%205.5%200%200%201%2011%200m-4.885-3.487a.5.5%200%200%200-.562.263a4.8%204.8%200%200%201-.613.828c-.334.373-.744.739-1.164.949a.5.5%200%201%200%20.448.894c.489-.244.926-.616%201.276-.977v4.53a.5.5%200%200%200%201%200v-6a.5.5%200%200%200-.385-.487%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/arrow-repeat-1-24-regular.svg?color=%231a73e8&size=48