arrow turn right up icon

arrow-turn-right-up from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.

Name
arrow-turn-right-up
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

The same icon in other sets

Related icons in Framework7 Icons

Use the arrow turn right up icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M14.652 50.137c10.852 0 15.961-4.313 15.961-15.211V18.684l-.187-6.352l4.687 5.133l7.664 7.687c.375.375.938.563 1.5.563c1.149 0 2.016-.89 2.016-2.04c0-.562-.211-1.054-.656-1.523L30.097 6.566c-.468-.468-1.007-.703-1.57-.703c-.586 0-1.125.235-1.57.703L11.395 22.152c-.446.47-.633.961-.633 1.524c0 1.148.843 2.039 2.015 2.039c.54 0 1.102-.188 1.477-.563l7.687-7.687l4.688-5.156l-.211 6.375l.023 16.03c.024 8.485-3.656 11.321-11.976 11.321c-1.102 0-1.852-.047-2.672-.047c-1.195 0-2.086.774-2.086 1.992c0 1.196.844 1.782 1.758 1.993c.703.14 1.851.164 3.187.164"/></svg>

React

import type { SVGProps } from "react";

export function F7ArrowTurnRightUp(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="M14.652 50.137c10.852 0 15.961-4.313 15.961-15.211V18.684l-.187-6.352l4.687 5.133l7.664 7.687c.375.375.938.563 1.5.563c1.149 0 2.016-.89 2.016-2.04c0-.562-.211-1.054-.656-1.523L30.097 6.566c-.468-.468-1.007-.703-1.57-.703c-.586 0-1.125.235-1.57.703L11.395 22.152c-.446.47-.633.961-.633 1.524c0 1.148.843 2.039 2.015 2.039c.54 0 1.102-.188 1.477-.563l7.687-7.687l4.688-5.156l-.211 6.375l.023 16.03c.024 8.485-3.656 11.321-11.976 11.321c-1.102 0-1.852-.047-2.672-.047c-1.195 0-2.086.774-2.086 1.992c0 1.196.844 1.782 1.758 1.993c.703.14 1.851.164 3.187.164"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M14.652 50.137c10.852 0 15.961-4.313 15.961-15.211V18.684l-.187-6.352l4.687 5.133l7.664 7.687c.375.375.938.563 1.5.563c1.149 0 2.016-.89 2.016-2.04c0-.562-.211-1.054-.656-1.523L30.097 6.566c-.468-.468-1.007-.703-1.57-.703c-.586 0-1.125.235-1.57.703L11.395 22.152c-.446.47-.633.961-.633 1.524c0 1.148.843 2.039 2.015 2.039c.54 0 1.102-.188 1.477-.563l7.687-7.687l4.688-5.156l-.211 6.375l.023 16.03c.024 8.485-3.656 11.321-11.976 11.321c-1.102 0-1.852-.047-2.672-.047c-1.195 0-2.086.774-2.086 1.992c0 1.196.844 1.782 1.758 1.993c.703.14 1.851.164 3.187.164"/></svg>
</template>

CSS

.icon-arrow-turn-right-up {
  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%22M14.652%2050.137c10.852%200%2015.961-4.313%2015.961-15.211V18.684l-.187-6.352l4.687%205.133l7.664%207.687c.375.375.938.563%201.5.563c1.149%200%202.016-.89%202.016-2.04c0-.562-.211-1.054-.656-1.523L30.097%206.566c-.468-.468-1.007-.703-1.57-.703c-.586%200-1.125.235-1.57.703L11.395%2022.152c-.446.47-.633.961-.633%201.524c0%201.148.843%202.039%202.015%202.039c.54%200%201.102-.188%201.477-.563l7.687-7.687l4.688-5.156l-.211%206.375l.023%2016.03c.024%208.485-3.656%2011.321-11.976%2011.321c-1.102%200-1.852-.047-2.672-.047c-1.195%200-2.086.774-2.086%201.992c0%201.196.844%201.782%201.758%201.993c.703.14%201.851.164%203.187.164%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%22M14.652%2050.137c10.852%200%2015.961-4.313%2015.961-15.211V18.684l-.187-6.352l4.687%205.133l7.664%207.687c.375.375.938.563%201.5.563c1.149%200%202.016-.89%202.016-2.04c0-.562-.211-1.054-.656-1.523L30.097%206.566c-.468-.468-1.007-.703-1.57-.703c-.586%200-1.125.235-1.57.703L11.395%2022.152c-.446.47-.633.961-.633%201.524c0%201.148.843%202.039%202.015%202.039c.54%200%201.102-.188%201.477-.563l7.687-7.687l4.688-5.156l-.211%206.375l.023%2016.03c.024%208.485-3.656%2011.321-11.976%2011.321c-1.102%200-1.852-.047-2.672-.047c-1.195%200-2.086.774-2.086%201.992c0%201.196.844%201.782%201.758%201.993c.703.14%201.851.164%203.187.164%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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