arrows-rotate from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
arrows-rotate
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

Related icons in Font Awesome Solid

Use the arrows rotate icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M129.9 292.5C143.2 199.5 223.3 128 320 128c53 0 101 21.5 135.8 56.2l.6.6l7.6 7.2h-47.9c-17.7 0-32 14.3-32 32s14.3 32 32 32h128c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32s-32 14.3-32 32v53.4l-11.3-10.7C454.5 92.6 390.5 64 320 64C191 64 84.3 159.4 66.6 283.5c-2.5 17.5 9.6 33.7 27.1 36.2s33.7-9.7 36.2-27.1zm443.5 64c2.5-17.5-9.7-33.7-27.1-36.2s-33.7 9.7-36.2 27.1c-13.3 93-93.4 164.5-190.1 164.5c-53 0-101-21.5-135.8-56.2l-.6-.6l-7.6-7.2h47.9c17.7 0 32-14.3 32-32s-14.3-32-32-32L96 384c-8.5 0-16.7 3.4-22.7 9.5s-9.4 14.2-9.3 22.8l1 127c.1 17.7 14.6 31.9 32.3 31.7s31.9-14.6 31.7-32.3l-.4-51.5l10.7 10.1C185.6 547.4 249.5 576 320 576c129 0 235.7-95.4 253.4-219.5"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidArrowsRotate(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M129.9 292.5C143.2 199.5 223.3 128 320 128c53 0 101 21.5 135.8 56.2l.6.6l7.6 7.2h-47.9c-17.7 0-32 14.3-32 32s14.3 32 32 32h128c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32s-32 14.3-32 32v53.4l-11.3-10.7C454.5 92.6 390.5 64 320 64C191 64 84.3 159.4 66.6 283.5c-2.5 17.5 9.6 33.7 27.1 36.2s33.7-9.7 36.2-27.1zm443.5 64c2.5-17.5-9.7-33.7-27.1-36.2s-33.7 9.7-36.2 27.1c-13.3 93-93.4 164.5-190.1 164.5c-53 0-101-21.5-135.8-56.2l-.6-.6l-7.6-7.2h47.9c17.7 0 32-14.3 32-32s-14.3-32-32-32L96 384c-8.5 0-16.7 3.4-22.7 9.5s-9.4 14.2-9.3 22.8l1 127c.1 17.7 14.6 31.9 32.3 31.7s31.9-14.6 31.7-32.3l-.4-51.5l10.7 10.1C185.6 547.4 249.5 576 320 576c129 0 235.7-95.4 253.4-219.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M129.9 292.5C143.2 199.5 223.3 128 320 128c53 0 101 21.5 135.8 56.2l.6.6l7.6 7.2h-47.9c-17.7 0-32 14.3-32 32s14.3 32 32 32h128c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32s-32 14.3-32 32v53.4l-11.3-10.7C454.5 92.6 390.5 64 320 64C191 64 84.3 159.4 66.6 283.5c-2.5 17.5 9.6 33.7 27.1 36.2s33.7-9.7 36.2-27.1zm443.5 64c2.5-17.5-9.7-33.7-27.1-36.2s-33.7 9.7-36.2 27.1c-13.3 93-93.4 164.5-190.1 164.5c-53 0-101-21.5-135.8-56.2l-.6-.6l-7.6-7.2h47.9c17.7 0 32-14.3 32-32s-14.3-32-32-32L96 384c-8.5 0-16.7 3.4-22.7 9.5s-9.4 14.2-9.3 22.8l1 127c.1 17.7 14.6 31.9 32.3 31.7s31.9-14.6 31.7-32.3l-.4-51.5l10.7 10.1C185.6 547.4 249.5 576 320 576c129 0 235.7-95.4 253.4-219.5"/></svg>
</template>

CSS

.icon-arrows-rotate {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M129.9%20292.5C143.2%20199.5%20223.3%20128%20320%20128c53%200%20101%2021.5%20135.8%2056.2l.6.6l7.6%207.2h-47.9c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032h128c17.7%200%2032-14.3%2032-32V96c0-17.7-14.3-32-32-32s-32%2014.3-32%2032v53.4l-11.3-10.7C454.5%2092.6%20390.5%2064%20320%2064C191%2064%2084.3%20159.4%2066.6%20283.5c-2.5%2017.5%209.6%2033.7%2027.1%2036.2s33.7-9.7%2036.2-27.1zm443.5%2064c2.5-17.5-9.7-33.7-27.1-36.2s-33.7%209.7-36.2%2027.1c-13.3%2093-93.4%20164.5-190.1%20164.5c-53%200-101-21.5-135.8-56.2l-.6-.6l-7.6-7.2h47.9c17.7%200%2032-14.3%2032-32s-14.3-32-32-32L96%20384c-8.5%200-16.7%203.4-22.7%209.5s-9.4%2014.2-9.3%2022.8l1%20127c.1%2017.7%2014.6%2031.9%2032.3%2031.7s31.9-14.6%2031.7-32.3l-.4-51.5l10.7%2010.1C185.6%20547.4%20249.5%20576%20320%20576c129%200%20235.7-95.4%20253.4-219.5%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M129.9%20292.5C143.2%20199.5%20223.3%20128%20320%20128c53%200%20101%2021.5%20135.8%2056.2l.6.6l7.6%207.2h-47.9c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032h128c17.7%200%2032-14.3%2032-32V96c0-17.7-14.3-32-32-32s-32%2014.3-32%2032v53.4l-11.3-10.7C454.5%2092.6%20390.5%2064%20320%2064C191%2064%2084.3%20159.4%2066.6%20283.5c-2.5%2017.5%209.6%2033.7%2027.1%2036.2s33.7-9.7%2036.2-27.1zm443.5%2064c2.5-17.5-9.7-33.7-27.1-36.2s-33.7%209.7-36.2%2027.1c-13.3%2093-93.4%20164.5-190.1%20164.5c-53%200-101-21.5-135.8-56.2l-.6-.6l-7.6-7.2h47.9c17.7%200%2032-14.3%2032-32s-14.3-32-32-32L96%20384c-8.5%200-16.7%203.4-22.7%209.5s-9.4%2014.2-9.3%2022.8l1%20127c.1%2017.7%2014.6%2031.9%2032.3%2031.7s31.9-14.6%2031.7-32.3l-.4-51.5l10.7%2010.1C185.6%20547.4%20249.5%20576%20320%20576c129%200%20235.7-95.4%20253.4-219.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/arrows-rotate.svg?color=%231a73e8&size=48