square arrow out up left icon

square-arrow-out-up-left from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
square-arrow-out-up-left
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the square arrow out up left icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M13.494 3.004c3.262.018 5.029.162 6.182 1.315c1.318 1.318 1.318 3.44 1.318 7.682s0 6.364-1.319 7.682s-3.439 1.318-7.682 1.318c-4.242 0-6.363 0-7.681-1.318c-1.153-1.153-1.298-2.92-1.316-6.182"/><path fill="currentColor" d="M12.462 13.53a.75.75 0 0 0 1.06-1.06l-.53.53zM4.172 3.12a.75.75 0 1 0-1.06 1.06l.53-.53zm-1.82 5.94a.75.75 0 0 0 1.495-.118l-.748.059zm6.583-5.205a.75.75 0 1 0 .117-1.496l-.059.748zM12.992 13l.53-.53l-9.35-9.35l-.53.53l-.53.53l9.35 9.35zM3.405 3.414l-.53-.53c-.23.229-.34.54-.404.767c-.07.254-.118.546-.15.845a18 18 0 0 0-.078 1.975a40 40 0 0 0 .107 2.587v.001l.748-.058l.748-.058V8.93l-.016-.19a40 40 0 0 1-.088-2.279c-.005-.644.012-1.287.069-1.8a4 4 0 0 1 .104-.608c.048-.172.076-.165.02-.108zm5.587-.307l.059-.748h-.016l-.204-.015a42 42 0 0 0-2.368-.092a18 18 0 0 0-1.976.077a5.6 5.6 0 0 0-.845.15c-.227.064-.538.175-.767.404l.53.53l.53.531c-.057.057-.064.029.109-.019q.219-.06.607-.105a16 16 0 0 1 1.8-.068a38 38 0 0 1 2.431.099l.04.003h.011z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSquareArrowOutUpLeft(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" strokeLinecap="round" strokeWidth="1.5" d="M13.494 3.004c3.262.018 5.029.162 6.182 1.315c1.318 1.318 1.318 3.44 1.318 7.682s0 6.364-1.319 7.682s-3.439 1.318-7.682 1.318c-4.242 0-6.363 0-7.681-1.318c-1.153-1.153-1.298-2.92-1.316-6.182"/><path fill="currentColor" d="M12.462 13.53a.75.75 0 0 0 1.06-1.06l-.53.53zM4.172 3.12a.75.75 0 1 0-1.06 1.06l.53-.53zm-1.82 5.94a.75.75 0 0 0 1.495-.118l-.748.059zm6.583-5.205a.75.75 0 1 0 .117-1.496l-.059.748zM12.992 13l.53-.53l-9.35-9.35l-.53.53l-.53.53l9.35 9.35zM3.405 3.414l-.53-.53c-.23.229-.34.54-.404.767c-.07.254-.118.546-.15.845a18 18 0 0 0-.078 1.975a40 40 0 0 0 .107 2.587v.001l.748-.058l.748-.058V8.93l-.016-.19a40 40 0 0 1-.088-2.279c-.005-.644.012-1.287.069-1.8a4 4 0 0 1 .104-.608c.048-.172.076-.165.02-.108zm5.587-.307l.059-.748h-.016l-.204-.015a42 42 0 0 0-2.368-.092a18 18 0 0 0-1.976.077a5.6 5.6 0 0 0-.845.15c-.227.064-.538.175-.767.404l.53.53l.53.531c-.057.057-.064.029.109-.019q.219-.06.607-.105a16 16 0 0 1 1.8-.068a38 38 0 0 1 2.431.099l.04.003h.011z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M13.494 3.004c3.262.018 5.029.162 6.182 1.315c1.318 1.318 1.318 3.44 1.318 7.682s0 6.364-1.319 7.682s-3.439 1.318-7.682 1.318c-4.242 0-6.363 0-7.681-1.318c-1.153-1.153-1.298-2.92-1.316-6.182"/><path fill="currentColor" d="M12.462 13.53a.75.75 0 0 0 1.06-1.06l-.53.53zM4.172 3.12a.75.75 0 1 0-1.06 1.06l.53-.53zm-1.82 5.94a.75.75 0 0 0 1.495-.118l-.748.059zm6.583-5.205a.75.75 0 1 0 .117-1.496l-.059.748zM12.992 13l.53-.53l-9.35-9.35l-.53.53l-.53.53l9.35 9.35zM3.405 3.414l-.53-.53c-.23.229-.34.54-.404.767c-.07.254-.118.546-.15.845a18 18 0 0 0-.078 1.975a40 40 0 0 0 .107 2.587v.001l.748-.058l.748-.058V8.93l-.016-.19a40 40 0 0 1-.088-2.279c-.005-.644.012-1.287.069-1.8a4 4 0 0 1 .104-.608c.048-.172.076-.165.02-.108zm5.587-.307l.059-.748h-.016l-.204-.015a42 42 0 0 0-2.368-.092a18 18 0 0 0-1.976.077a5.6 5.6 0 0 0-.845.15c-.227.064-.538.175-.767.404l.53.53l.53.531c-.057.057-.064.029.109-.019q.219-.06.607-.105a16 16 0 0 1 1.8-.068a38 38 0 0 1 2.431.099l.04.003h.011z"/></g></svg>
</template>

CSS

.icon-square-arrow-out-up-left {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M13.494%203.004c3.262.018%205.029.162%206.182%201.315c1.318%201.318%201.318%203.44%201.318%207.682s0%206.364-1.319%207.682s-3.439%201.318-7.682%201.318c-4.242%200-6.363%200-7.681-1.318c-1.153-1.153-1.298-2.92-1.316-6.182%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.462%2013.53a.75.75%200%200%200%201.06-1.06l-.53.53zM4.172%203.12a.75.75%200%201%200-1.06%201.06l.53-.53zm-1.82%205.94a.75.75%200%200%200%201.495-.118l-.748.059zm6.583-5.205a.75.75%200%201%200%20.117-1.496l-.059.748zM12.992%2013l.53-.53l-9.35-9.35l-.53.53l-.53.53l9.35%209.35zM3.405%203.414l-.53-.53c-.23.229-.34.54-.404.767c-.07.254-.118.546-.15.845a18%2018%200%200%200-.078%201.975a40%2040%200%200%200%20.107%202.587v.001l.748-.058l.748-.058V8.93l-.016-.19a40%2040%200%200%201-.088-2.279c-.005-.644.012-1.287.069-1.8a4%204%200%200%201%20.104-.608c.048-.172.076-.165.02-.108zm5.587-.307l.059-.748h-.016l-.204-.015a42%2042%200%200%200-2.368-.092a18%2018%200%200%200-1.976.077a5.6%205.6%200%200%200-.845.15c-.227.064-.538.175-.767.404l.53.53l.53.531c-.057.057-.064.029.109-.019q.219-.06.607-.105a16%2016%200%200%201%201.8-.068a38%2038%200%200%201%202.431.099l.04.003h.011z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M13.494%203.004c3.262.018%205.029.162%206.182%201.315c1.318%201.318%201.318%203.44%201.318%207.682s0%206.364-1.319%207.682s-3.439%201.318-7.682%201.318c-4.242%200-6.363%200-7.681-1.318c-1.153-1.153-1.298-2.92-1.316-6.182%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.462%2013.53a.75.75%200%200%200%201.06-1.06l-.53.53zM4.172%203.12a.75.75%200%201%200-1.06%201.06l.53-.53zm-1.82%205.94a.75.75%200%200%200%201.495-.118l-.748.059zm6.583-5.205a.75.75%200%201%200%20.117-1.496l-.059.748zM12.992%2013l.53-.53l-9.35-9.35l-.53.53l-.53.53l9.35%209.35zM3.405%203.414l-.53-.53c-.23.229-.34.54-.404.767c-.07.254-.118.546-.15.845a18%2018%200%200%200-.078%201.975a40%2040%200%200%200%20.107%202.587v.001l.748-.058l.748-.058V8.93l-.016-.19a40%2040%200%200%201-.088-2.279c-.005-.644.012-1.287.069-1.8a4%204%200%200%201%20.104-.608c.048-.172.076-.165.02-.108zm5.587-.307l.059-.748h-.016l-.204-.015a42%2042%200%200%200-2.368-.092a18%2018%200%200%200-1.976.077a5.6%205.6%200%200%200-.845.15c-.227.064-.538.175-.767.404l.53.53l.53.531c-.057.057-.064.029.109-.019q.219-.06.607-.105a16%2016%200%200%201%201.8-.068a38%2038%200%200%201%202.431.099l.04.003h.011z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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