git pull request unlisted icon

git-pull-request-unlisted-16 from Octicons by GitHub · 16 · MIT Free for personal and commercial use.

Name
git-pull-request-unlisted-16
Set
Octicons
Style
16
Viewbox
16×16
License
MIT

Related icons in Octicons

Use the git pull request unlisted icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M2.5 3.25a.75.75 0 1 1 1.5 0a.75.75 0 0 1-1.5 0M3.25 1a2.25 2.25 0 0 0-.75 4.372v5.256a2.251 2.251 0 1 0 1.5 0V5.372A2.25 2.25 0 0 0 3.25 1m0 11a.75.75 0 1 0 0 1.5a.75.75 0 0 0 0-1.5"/><path fill="currentColor" d="M14 7.5c0 .69-.616 1.25-1.375 1.25c-.76 0-1.375-.56-1.375-1.25s.616-1.25 1.375-1.25c.76 0 1.375.56 1.375 1.25m0-4.75C14 3.44 13.384 4 12.625 4c-.76 0-1.375-.56-1.375-1.25s.616-1.25 1.375-1.25c.76 0 1.375.56 1.375 1.25m-3.78 7.97a.75.75 0 0 1 1.06 0l3 3a.75.75 0 1 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06"/></svg>

React

import type { SVGProps } from "react";

export function OcticonGitPullRequestUnlisted16(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" fillRule="evenodd" d="M2.5 3.25a.75.75 0 1 1 1.5 0a.75.75 0 0 1-1.5 0M3.25 1a2.25 2.25 0 0 0-.75 4.372v5.256a2.251 2.251 0 1 0 1.5 0V5.372A2.25 2.25 0 0 0 3.25 1m0 11a.75.75 0 1 0 0 1.5a.75.75 0 0 0 0-1.5"/><path fill="currentColor" d="M14 7.5c0 .69-.616 1.25-1.375 1.25c-.76 0-1.375-.56-1.375-1.25s.616-1.25 1.375-1.25c.76 0 1.375.56 1.375 1.25m0-4.75C14 3.44 13.384 4 12.625 4c-.76 0-1.375-.56-1.375-1.25s.616-1.25 1.375-1.25c.76 0 1.375.56 1.375 1.25m-3.78 7.97a.75.75 0 0 1 1.06 0l3 3a.75.75 0 1 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M2.5 3.25a.75.75 0 1 1 1.5 0a.75.75 0 0 1-1.5 0M3.25 1a2.25 2.25 0 0 0-.75 4.372v5.256a2.251 2.251 0 1 0 1.5 0V5.372A2.25 2.25 0 0 0 3.25 1m0 11a.75.75 0 1 0 0 1.5a.75.75 0 0 0 0-1.5"/><path fill="currentColor" d="M14 7.5c0 .69-.616 1.25-1.375 1.25c-.76 0-1.375-.56-1.375-1.25s.616-1.25 1.375-1.25c.76 0 1.375.56 1.375 1.25m0-4.75C14 3.44 13.384 4 12.625 4c-.76 0-1.375-.56-1.375-1.25s.616-1.25 1.375-1.25c.76 0 1.375.56 1.375 1.25m-3.78 7.97a.75.75 0 0 1 1.06 0l3 3a.75.75 0 1 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06"/></svg>
</template>

CSS

.icon-git-pull-request-unlisted-16 {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2.5%203.25a.75.75%200%201%201%201.5%200a.75.75%200%200%201-1.5%200M3.25%201a2.25%202.25%200%200%200-.75%204.372v5.256a2.251%202.251%200%201%200%201.5%200V5.372A2.25%202.25%200%200%200%203.25%201m0%2011a.75.75%200%201%200%200%201.5a.75.75%200%200%200%200-1.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%207.5c0%20.69-.616%201.25-1.375%201.25c-.76%200-1.375-.56-1.375-1.25s.616-1.25%201.375-1.25c.76%200%201.375.56%201.375%201.25m0-4.75C14%203.44%2013.384%204%2012.625%204c-.76%200-1.375-.56-1.375-1.25s.616-1.25%201.375-1.25c.76%200%201.375.56%201.375%201.25m-3.78%207.97a.75.75%200%200%201%201.06%200l3%203a.75.75%200%201%201-1.06%201.06l-3-3a.75.75%200%200%201%200-1.06%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2.5%203.25a.75.75%200%201%201%201.5%200a.75.75%200%200%201-1.5%200M3.25%201a2.25%202.25%200%200%200-.75%204.372v5.256a2.251%202.251%200%201%200%201.5%200V5.372A2.25%202.25%200%200%200%203.25%201m0%2011a.75.75%200%201%200%200%201.5a.75.75%200%200%200%200-1.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%207.5c0%20.69-.616%201.25-1.375%201.25c-.76%200-1.375-.56-1.375-1.25s.616-1.25%201.375-1.25c.76%200%201.375.56%201.375%201.25m0-4.75C14%203.44%2013.384%204%2012.625%204c-.76%200-1.375-.56-1.375-1.25s.616-1.25%201.375-1.25c.76%200%201.375.56%201.375%201.25m-3.78%207.97a.75.75%200%200%201%201.06%200l3%203a.75.75%200%201%201-1.06%201.06l-3-3a.75.75%200%200%201%200-1.06%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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