arrow 2 circlepath circle icon

arrow-2-circlepath-circle from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.

Name
arrow-2-circlepath-circle
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

1 other variant in Framework7 Icons

Related icons in Framework7 Icons

Use the arrow 2 circlepath circle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m10.078-14.93c.633.867 1.711.938 2.367 0l3.75-5.297c.61-.843.375-1.875-.703-1.875h-2.344c-1.147-6.492-6.421-10.992-13.1-10.992c-2.93 0-5.86 1.031-7.899 2.719c-1.125.867-1.383 2.086-.562 2.953c.797.89 1.875.75 2.812.047c1.688-1.313 3.375-2.016 5.649-2.016c4.664 0 8.554 3.164 9.586 7.29h-2.625c-1.078 0-1.336 1.03-.727 1.874Zm-25.57-2.906h2.46c1.15 6.492 6.422 10.992 13.126 10.992c2.906 0 5.859-1.008 7.898-2.695c1.102-.89 1.36-2.11.563-2.977c-.82-.89-1.899-.726-2.813-.047c-1.687 1.313-3.375 2.04-5.648 2.04c-4.688 0-8.579-3.165-9.61-7.313h2.485c1.101 0 1.336-1.031.75-1.875l-3.82-5.273c-.61-.891-1.712-.938-2.368 0l-3.75 5.273c-.61.844-.375 1.875.727 1.875"/></svg>

React

import type { SVGProps } from "react";

export function F7Arrow2CirclepathCircle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m10.078-14.93c.633.867 1.711.938 2.367 0l3.75-5.297c.61-.843.375-1.875-.703-1.875h-2.344c-1.147-6.492-6.421-10.992-13.1-10.992c-2.93 0-5.86 1.031-7.899 2.719c-1.125.867-1.383 2.086-.562 2.953c.797.89 1.875.75 2.812.047c1.688-1.313 3.375-2.016 5.649-2.016c4.664 0 8.554 3.164 9.586 7.29h-2.625c-1.078 0-1.336 1.03-.727 1.874Zm-25.57-2.906h2.46c1.15 6.492 6.422 10.992 13.126 10.992c2.906 0 5.859-1.008 7.898-2.695c1.102-.89 1.36-2.11.563-2.977c-.82-.89-1.899-.726-2.813-.047c-1.687 1.313-3.375 2.04-5.648 2.04c-4.688 0-8.579-3.165-9.61-7.313h2.485c1.101 0 1.336-1.031.75-1.875l-3.82-5.273c-.61-.891-1.712-.938-2.368 0l-3.75 5.273c-.61.844-.375 1.875.727 1.875"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m10.078-14.93c.633.867 1.711.938 2.367 0l3.75-5.297c.61-.843.375-1.875-.703-1.875h-2.344c-1.147-6.492-6.421-10.992-13.1-10.992c-2.93 0-5.86 1.031-7.899 2.719c-1.125.867-1.383 2.086-.562 2.953c.797.89 1.875.75 2.812.047c1.688-1.313 3.375-2.016 5.649-2.016c4.664 0 8.554 3.164 9.586 7.29h-2.625c-1.078 0-1.336 1.03-.727 1.874Zm-25.57-2.906h2.46c1.15 6.492 6.422 10.992 13.126 10.992c2.906 0 5.859-1.008 7.898-2.695c1.102-.89 1.36-2.11.563-2.977c-.82-.89-1.899-.726-2.813-.047c-1.687 1.313-3.375 2.04-5.648 2.04c-4.688 0-8.579-3.165-9.61-7.313h2.485c1.101 0 1.336-1.031.75-1.875l-3.82-5.273c-.61-.891-1.712-.938-2.368 0l-3.75 5.273c-.61.844-.375 1.875.727 1.875"/></svg>
</template>

CSS

.icon-arrow-2-circlepath-circle {
  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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%2051.906c13.055%200%2023.906-10.828%2023.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899%204.094%204.095%2014.945%204.095%2028c0%2013.078%2010.828%2023.906%2023.906%2023.906m0-3.984C16.937%2047.922%208.1%2039.062%208.1%2028c0-11.04%208.813-19.922%2019.876-19.922c11.039%200%2019.921%208.883%2019.945%2019.922c.023%2011.063-8.883%2019.922-19.922%2019.922m10.078-14.93c.633.867%201.711.938%202.367%200l3.75-5.297c.61-.843.375-1.875-.703-1.875h-2.344c-1.147-6.492-6.421-10.992-13.1-10.992c-2.93%200-5.86%201.031-7.899%202.719c-1.125.867-1.383%202.086-.562%202.953c.797.89%201.875.75%202.812.047c1.688-1.313%203.375-2.016%205.649-2.016c4.664%200%208.554%203.164%209.586%207.29h-2.625c-1.078%200-1.336%201.03-.727%201.874Zm-25.57-2.906h2.46c1.15%206.492%206.422%2010.992%2013.126%2010.992c2.906%200%205.859-1.008%207.898-2.695c1.102-.89%201.36-2.11.563-2.977c-.82-.89-1.899-.726-2.813-.047c-1.687%201.313-3.375%202.04-5.648%202.04c-4.688%200-8.579-3.165-9.61-7.313h2.485c1.101%200%201.336-1.031.75-1.875l-3.82-5.273c-.61-.891-1.712-.938-2.368%200l-3.75%205.273c-.61.844-.375%201.875.727%201.875%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%2051.906c13.055%200%2023.906-10.828%2023.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899%204.094%204.095%2014.945%204.095%2028c0%2013.078%2010.828%2023.906%2023.906%2023.906m0-3.984C16.937%2047.922%208.1%2039.062%208.1%2028c0-11.04%208.813-19.922%2019.876-19.922c11.039%200%2019.921%208.883%2019.945%2019.922c.023%2011.063-8.883%2019.922-19.922%2019.922m10.078-14.93c.633.867%201.711.938%202.367%200l3.75-5.297c.61-.843.375-1.875-.703-1.875h-2.344c-1.147-6.492-6.421-10.992-13.1-10.992c-2.93%200-5.86%201.031-7.899%202.719c-1.125.867-1.383%202.086-.562%202.953c.797.89%201.875.75%202.812.047c1.688-1.313%203.375-2.016%205.649-2.016c4.664%200%208.554%203.164%209.586%207.29h-2.625c-1.078%200-1.336%201.03-.727%201.874Zm-25.57-2.906h2.46c1.15%206.492%206.422%2010.992%2013.126%2010.992c2.906%200%205.859-1.008%207.898-2.695c1.102-.89%201.36-2.11.563-2.977c-.82-.89-1.899-.726-2.813-.047c-1.687%201.313-3.375%202.04-5.648%202.04c-4.688%200-8.579-3.165-9.61-7.313h2.485c1.101%200%201.336-1.031.75-1.875l-3.82-5.273c-.61-.891-1.712-.938-2.368%200l-3.75%205.273c-.61.844-.375%201.875.727%201.875%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/arrow-2-circlepath-circle.svg?color=%231a73e8&size=48