git pull request icon

git-pull-request-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.

Name
git-pull-request-sharp
Set
IonIcons
Style
Sharp
Viewbox
512×512
License
MIT

2 other variants in IonIcons

The same icon in other sets

Related icons in IonIcons

Use the git pull request icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M192 96a64 64 0 1 0-97 54.81v209.8a64 64 0 1 0 64 0V152a64.06 64.06 0 0 0 33-56m-64-32a32 32 0 1 1-32 32a32 32 0 0 1 32-32m-1 384a32 32 0 1 1 32-32a32 32 0 0 1-32 32m289-87.39V156a92.1 92.1 0 0 0-92-92h-35V9.93L201.14 96L289 182.07V128h35a28 28 0 0 1 28 28v204.61a64 64 0 1 0 64 0M384 448a32 32 0 1 1 32-32a32 32 0 0 1-32 32"/></svg>

React

import type { SVGProps } from "react";

export function IonGitPullRequestSharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M192 96a64 64 0 1 0-97 54.81v209.8a64 64 0 1 0 64 0V152a64.06 64.06 0 0 0 33-56m-64-32a32 32 0 1 1-32 32a32 32 0 0 1 32-32m-1 384a32 32 0 1 1 32-32a32 32 0 0 1-32 32m289-87.39V156a92.1 92.1 0 0 0-92-92h-35V9.93L201.14 96L289 182.07V128h35a28 28 0 0 1 28 28v204.61a64 64 0 1 0 64 0M384 448a32 32 0 1 1 32-32a32 32 0 0 1-32 32"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M192 96a64 64 0 1 0-97 54.81v209.8a64 64 0 1 0 64 0V152a64.06 64.06 0 0 0 33-56m-64-32a32 32 0 1 1-32 32a32 32 0 0 1 32-32m-1 384a32 32 0 1 1 32-32a32 32 0 0 1-32 32m289-87.39V156a92.1 92.1 0 0 0-92-92h-35V9.93L201.14 96L289 182.07V128h35a28 28 0 0 1 28 28v204.61a64 64 0 1 0 64 0M384 448a32 32 0 1 1 32-32a32 32 0 0 1-32 32"/></svg>
</template>

CSS

.icon-git-pull-request-sharp {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M192%2096a64%2064%200%201%200-97%2054.81v209.8a64%2064%200%201%200%2064%200V152a64.06%2064.06%200%200%200%2033-56m-64-32a32%2032%200%201%201-32%2032a32%2032%200%200%201%2032-32m-1%20384a32%2032%200%201%201%2032-32a32%2032%200%200%201-32%2032m289-87.39V156a92.1%2092.1%200%200%200-92-92h-35V9.93L201.14%2096L289%20182.07V128h35a28%2028%200%200%201%2028%2028v204.61a64%2064%200%201%200%2064%200M384%20448a32%2032%200%201%201%2032-32a32%2032%200%200%201-32%2032%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M192%2096a64%2064%200%201%200-97%2054.81v209.8a64%2064%200%201%200%2064%200V152a64.06%2064.06%200%200%200%2033-56m-64-32a32%2032%200%201%201-32%2032a32%2032%200%200%201%2032-32m-1%20384a32%2032%200%201%201%2032-32a32%2032%200%200%201-32%2032m289-87.39V156a92.1%2092.1%200%200%200-92-92h-35V9.93L201.14%2096L289%20182.07V128h35a28%2028%200%200%201%2028%2028v204.61a64%2064%200%201%200%2064%200M384%20448a32%2032%200%201%201%2032-32a32%2032%200%200%201-32%2032%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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