git pull request icon

git-pull-request from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.

Name
git-pull-request
Set
BoxIcons v2
Style
Regular
Viewbox
24×24
License
MIT
Aliases
bx-git-pull-request

The same icon in other sets

Related icons in BoxIcons v2

Use the git pull request icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.01 15.163V7.997C19.005 6.391 17.933 4 15 4V2l-4 3l4 3V6c1.829 0 2.001 1.539 2.01 2v7.163c-1.44.434-2.5 1.757-2.5 3.337c0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5c0-1.58-1.06-2.903-2.5-3.337m-1 4.837c-.827 0-1.5-.673-1.5-1.5s.673-1.5 1.5-1.5s1.5.673 1.5 1.5s-.673 1.5-1.5 1.5M9.5 5.5C9.5 3.57 7.93 2 6 2S2.5 3.57 2.5 5.5c0 1.58 1.06 2.903 2.5 3.337v6.326c-1.44.434-2.5 1.757-2.5 3.337C2.5 20.43 4.07 22 6 22s3.5-1.57 3.5-3.5c0-1.58-1.06-2.903-2.5-3.337V8.837C8.44 8.403 9.5 7.08 9.5 5.5m-5 0C4.5 4.673 5.173 4 6 4s1.5.673 1.5 1.5S6.827 7 6 7s-1.5-.673-1.5-1.5m3 13c0 .827-.673 1.5-1.5 1.5s-1.5-.673-1.5-1.5S5.173 17 6 17s1.5.673 1.5 1.5"/></svg>

React

import type { SVGProps } from "react";

export function BxGitPullRequest(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="M19.01 15.163V7.997C19.005 6.391 17.933 4 15 4V2l-4 3l4 3V6c1.829 0 2.001 1.539 2.01 2v7.163c-1.44.434-2.5 1.757-2.5 3.337c0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5c0-1.58-1.06-2.903-2.5-3.337m-1 4.837c-.827 0-1.5-.673-1.5-1.5s.673-1.5 1.5-1.5s1.5.673 1.5 1.5s-.673 1.5-1.5 1.5M9.5 5.5C9.5 3.57 7.93 2 6 2S2.5 3.57 2.5 5.5c0 1.58 1.06 2.903 2.5 3.337v6.326c-1.44.434-2.5 1.757-2.5 3.337C2.5 20.43 4.07 22 6 22s3.5-1.57 3.5-3.5c0-1.58-1.06-2.903-2.5-3.337V8.837C8.44 8.403 9.5 7.08 9.5 5.5m-5 0C4.5 4.673 5.173 4 6 4s1.5.673 1.5 1.5S6.827 7 6 7s-1.5-.673-1.5-1.5m3 13c0 .827-.673 1.5-1.5 1.5s-1.5-.673-1.5-1.5S5.173 17 6 17s1.5.673 1.5 1.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.01 15.163V7.997C19.005 6.391 17.933 4 15 4V2l-4 3l4 3V6c1.829 0 2.001 1.539 2.01 2v7.163c-1.44.434-2.5 1.757-2.5 3.337c0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5c0-1.58-1.06-2.903-2.5-3.337m-1 4.837c-.827 0-1.5-.673-1.5-1.5s.673-1.5 1.5-1.5s1.5.673 1.5 1.5s-.673 1.5-1.5 1.5M9.5 5.5C9.5 3.57 7.93 2 6 2S2.5 3.57 2.5 5.5c0 1.58 1.06 2.903 2.5 3.337v6.326c-1.44.434-2.5 1.757-2.5 3.337C2.5 20.43 4.07 22 6 22s3.5-1.57 3.5-3.5c0-1.58-1.06-2.903-2.5-3.337V8.837C8.44 8.403 9.5 7.08 9.5 5.5m-5 0C4.5 4.673 5.173 4 6 4s1.5.673 1.5 1.5S6.827 7 6 7s-1.5-.673-1.5-1.5m3 13c0 .827-.673 1.5-1.5 1.5s-1.5-.673-1.5-1.5S5.173 17 6 17s1.5.673 1.5 1.5"/></svg>
</template>

CSS

.icon-git-pull-request {
  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%22M19.01%2015.163V7.997C19.005%206.391%2017.933%204%2015%204V2l-4%203l4%203V6c1.829%200%202.001%201.539%202.01%202v7.163c-1.44.434-2.5%201.757-2.5%203.337c0%201.93%201.57%203.5%203.5%203.5s3.5-1.57%203.5-3.5c0-1.58-1.06-2.903-2.5-3.337m-1%204.837c-.827%200-1.5-.673-1.5-1.5s.673-1.5%201.5-1.5s1.5.673%201.5%201.5s-.673%201.5-1.5%201.5M9.5%205.5C9.5%203.57%207.93%202%206%202S2.5%203.57%202.5%205.5c0%201.58%201.06%202.903%202.5%203.337v6.326c-1.44.434-2.5%201.757-2.5%203.337C2.5%2020.43%204.07%2022%206%2022s3.5-1.57%203.5-3.5c0-1.58-1.06-2.903-2.5-3.337V8.837C8.44%208.403%209.5%207.08%209.5%205.5m-5%200C4.5%204.673%205.173%204%206%204s1.5.673%201.5%201.5S6.827%207%206%207s-1.5-.673-1.5-1.5m3%2013c0%20.827-.673%201.5-1.5%201.5s-1.5-.673-1.5-1.5S5.173%2017%206%2017s1.5.673%201.5%201.5%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%22M19.01%2015.163V7.997C19.005%206.391%2017.933%204%2015%204V2l-4%203l4%203V6c1.829%200%202.001%201.539%202.01%202v7.163c-1.44.434-2.5%201.757-2.5%203.337c0%201.93%201.57%203.5%203.5%203.5s3.5-1.57%203.5-3.5c0-1.58-1.06-2.903-2.5-3.337m-1%204.837c-.827%200-1.5-.673-1.5-1.5s.673-1.5%201.5-1.5s1.5.673%201.5%201.5s-.673%201.5-1.5%201.5M9.5%205.5C9.5%203.57%207.93%202%206%202S2.5%203.57%202.5%205.5c0%201.58%201.06%202.903%202.5%203.337v6.326c-1.44.434-2.5%201.757-2.5%203.337C2.5%2020.43%204.07%2022%206%2022s3.5-1.57%203.5-3.5c0-1.58-1.06-2.903-2.5-3.337V8.837C8.44%208.403%209.5%207.08%209.5%205.5m-5%200C4.5%204.673%205.173%204%206%204s1.5.673%201.5%201.5S6.827%207%206%207s-1.5-.673-1.5-1.5m3%2013c0%20.827-.673%201.5-1.5%201.5s-1.5-.673-1.5-1.5S5.173%2017%206%2017s1.5.673%201.5%201.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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