left top arrow circle icon

left-top-arrow-circle from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.

Name
left-top-arrow-circle
Set
BoxIcons v2
Style
Regular
Viewbox
24×24
License
MIT
Aliases
bx-left-top-arrow-circle

The same icon in other sets

Related icons in BoxIcons v2

Use the left top arrow circle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.993 2.007a9.93 9.93 0 0 0-7.071 2.922c-3.899 3.899-3.899 10.243 0 14.143a9.93 9.93 0 0 0 7.071 2.923a9.93 9.93 0 0 0 7.071-2.923c3.899-3.899 3.899-10.243 0-14.143a9.93 9.93 0 0 0-7.071-2.922m5.657 15.65a7.95 7.95 0 0 1-5.657 2.337c-2.141 0-4.15-.83-5.657-2.337c-3.119-3.119-3.119-8.195 0-11.314a7.95 7.95 0 0 1 5.657-2.336c2.142 0 4.15.829 5.657 2.336c3.12 3.119 3.12 8.195 0 11.314"/><path fill="currentColor" d="M14.657 9H8.993v5.663l2.125-2.124l3.215 3.214l1.414-1.414l-3.215-3.214z"/></svg>

React

import type { SVGProps } from "react";

export function BxLeftTopArrowCircle(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="M11.993 2.007a9.93 9.93 0 0 0-7.071 2.922c-3.899 3.899-3.899 10.243 0 14.143a9.93 9.93 0 0 0 7.071 2.923a9.93 9.93 0 0 0 7.071-2.923c3.899-3.899 3.899-10.243 0-14.143a9.93 9.93 0 0 0-7.071-2.922m5.657 15.65a7.95 7.95 0 0 1-5.657 2.337c-2.141 0-4.15-.83-5.657-2.337c-3.119-3.119-3.119-8.195 0-11.314a7.95 7.95 0 0 1 5.657-2.336c2.142 0 4.15.829 5.657 2.336c3.12 3.119 3.12 8.195 0 11.314"/><path fill="currentColor" d="M14.657 9H8.993v5.663l2.125-2.124l3.215 3.214l1.414-1.414l-3.215-3.214z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.993 2.007a9.93 9.93 0 0 0-7.071 2.922c-3.899 3.899-3.899 10.243 0 14.143a9.93 9.93 0 0 0 7.071 2.923a9.93 9.93 0 0 0 7.071-2.923c3.899-3.899 3.899-10.243 0-14.143a9.93 9.93 0 0 0-7.071-2.922m5.657 15.65a7.95 7.95 0 0 1-5.657 2.337c-2.141 0-4.15-.83-5.657-2.337c-3.119-3.119-3.119-8.195 0-11.314a7.95 7.95 0 0 1 5.657-2.336c2.142 0 4.15.829 5.657 2.336c3.12 3.119 3.12 8.195 0 11.314"/><path fill="currentColor" d="M14.657 9H8.993v5.663l2.125-2.124l3.215 3.214l1.414-1.414l-3.215-3.214z"/></svg>
</template>

CSS

.icon-left-top-arrow-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.993%202.007a9.93%209.93%200%200%200-7.071%202.922c-3.899%203.899-3.899%2010.243%200%2014.143a9.93%209.93%200%200%200%207.071%202.923a9.93%209.93%200%200%200%207.071-2.923c3.899-3.899%203.899-10.243%200-14.143a9.93%209.93%200%200%200-7.071-2.922m5.657%2015.65a7.95%207.95%200%200%201-5.657%202.337c-2.141%200-4.15-.83-5.657-2.337c-3.119-3.119-3.119-8.195%200-11.314a7.95%207.95%200%200%201%205.657-2.336c2.142%200%204.15.829%205.657%202.336c3.12%203.119%203.12%208.195%200%2011.314%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.657%209H8.993v5.663l2.125-2.124l3.215%203.214l1.414-1.414l-3.215-3.214z%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%22M11.993%202.007a9.93%209.93%200%200%200-7.071%202.922c-3.899%203.899-3.899%2010.243%200%2014.143a9.93%209.93%200%200%200%207.071%202.923a9.93%209.93%200%200%200%207.071-2.923c3.899-3.899%203.899-10.243%200-14.143a9.93%209.93%200%200%200-7.071-2.922m5.657%2015.65a7.95%207.95%200%200%201-5.657%202.337c-2.141%200-4.15-.83-5.657-2.337c-3.119-3.119-3.119-8.195%200-11.314a7.95%207.95%200%200%201%205.657-2.336c2.142%200%204.15.829%205.657%202.336c3.12%203.119%203.12%208.195%200%2011.314%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.657%209H8.993v5.663l2.125-2.124l3.215%203.214l1.414-1.414l-3.215-3.214z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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