git pull request create arrow icon

git-pull-request-create-arrow from Keyline Icons by Keyline Icons · Stroke · MIT Free for personal and commercial use.

Name
git-pull-request-create-arrow
Set
Keyline Icons
Style
Stroke
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Related icons in Keyline Icons

Use the git pull request create arrow icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 21V9M14 6H16C17.1046 6 18 6.89543 18 8V12M14.7929 4L13.1465 5.64645C12.9512 5.84171 12.9512 6.15829 13.1465 6.35355L14.7929 8M18.5 16V21M16 18.5H21M6 3C7.65685 3 9 4.34315 9 6C9 7.65685 7.65685 9 6 9C4.34315 9 3 7.65685 3 6C3 4.34315 4.34315 3 6 3Z"/></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsGitPullRequestCreateArrow(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M6 21V9M14 6H16C17.1046 6 18 6.89543 18 8V12M14.7929 4L13.1465 5.64645C12.9512 5.84171 12.9512 6.15829 13.1465 6.35355L14.7929 8M18.5 16V21M16 18.5H21M6 3C7.65685 3 9 4.34315 9 6C9 7.65685 7.65685 9 6 9C4.34315 9 3 7.65685 3 6C3 4.34315 4.34315 3 6 3Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 21V9M14 6H16C17.1046 6 18 6.89543 18 8V12M14.7929 4L13.1465 5.64645C12.9512 5.84171 12.9512 6.15829 13.1465 6.35355L14.7929 8M18.5 16V21M16 18.5H21M6 3C7.65685 3 9 4.34315 9 6C9 7.65685 7.65685 9 6 9C4.34315 9 3 7.65685 3 6C3 4.34315 4.34315 3 6 3Z"/></svg>
</template>

CSS

.icon-git-pull-request-create-arrow {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M6%2021V9M14%206H16C17.1046%206%2018%206.89543%2018%208V12M14.7929%204L13.1465%205.64645C12.9512%205.84171%2012.9512%206.15829%2013.1465%206.35355L14.7929%208M18.5%2016V21M16%2018.5H21M6%203C7.65685%203%209%204.34315%209%206C9%207.65685%207.65685%209%206%209C4.34315%209%203%207.65685%203%206C3%204.34315%204.34315%203%206%203Z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M6%2021V9M14%206H16C17.1046%206%2018%206.89543%2018%208V12M14.7929%204L13.1465%205.64645C12.9512%205.84171%2012.9512%206.15829%2013.1465%206.35355L14.7929%208M18.5%2016V21M16%2018.5H21M6%203C7.65685%203%209%204.34315%209%206C9%207.65685%207.65685%209%206%209C4.34315%209%203%207.65685%203%206C3%204.34315%204.34315%203%206%203Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/git-pull-request-create-arrow.svg?color=%231a73e8&size=48