git pull request closed icon
git-pull-request-closed-24 from Octicons by GitHub · 24 · MIT Free for personal and commercial use.
- Name
- git-pull-request-closed-24
- Set
- Octicons
- Style
- 24
- Viewbox
- 24×24
- License
- MIT
1 other variant in Octicons
The same icon in other sets
Related icons in Octicons
Use the git pull request closed icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.266 2.711a.75.75 0 1 0-1.061-1.06l-1.983 1.983l-1.984-1.983a.75.75 0 1 0-1.06 1.06l1.983 1.983l-1.983 1.984a.75.75 0 0 0 1.06 1.06l1.984-1.983l1.983 1.983a.75.75 0 0 0 1.06-1.06l-1.983-1.984zM4.75 1.5a3.25 3.25 0 0 1 .745 6.414L5.5 8v8l-.005.086A3.25 3.25 0 0 1 4.75 22.5a3.25 3.25 0 0 1-.745-6.414L4 16V8q0-.043.005-.086A3.25 3.25 0 0 1 4.75 1.5M16 19.25a3.25 3.25 0 0 1 2.5-3.163V9.625a.75.75 0 0 1 1.5 0v6.462a3.252 3.252 0 0 1-.75 6.413A3.25 3.25 0 0 1 16 19.25M3 4.75a1.75 1.75 0 1 0 3.501-.001A1.75 1.75 0 0 0 3 4.75m0 14.5a1.75 1.75 0 1 0 3.501-.001A1.75 1.75 0 0 0 3 19.25m16.25-1.75a1.75 1.75 0 1 0 .001 3.501a1.75 1.75 0 0 0-.001-3.501"/></svg>
React
import type { SVGProps } from "react";
export function OcticonGitPullRequestClosed24(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="M22.266 2.711a.75.75 0 1 0-1.061-1.06l-1.983 1.983l-1.984-1.983a.75.75 0 1 0-1.06 1.06l1.983 1.983l-1.983 1.984a.75.75 0 0 0 1.06 1.06l1.984-1.983l1.983 1.983a.75.75 0 0 0 1.06-1.06l-1.983-1.984zM4.75 1.5a3.25 3.25 0 0 1 .745 6.414L5.5 8v8l-.005.086A3.25 3.25 0 0 1 4.75 22.5a3.25 3.25 0 0 1-.745-6.414L4 16V8q0-.043.005-.086A3.25 3.25 0 0 1 4.75 1.5M16 19.25a3.25 3.25 0 0 1 2.5-3.163V9.625a.75.75 0 0 1 1.5 0v6.462a3.252 3.252 0 0 1-.75 6.413A3.25 3.25 0 0 1 16 19.25M3 4.75a1.75 1.75 0 1 0 3.501-.001A1.75 1.75 0 0 0 3 4.75m0 14.5a1.75 1.75 0 1 0 3.501-.001A1.75 1.75 0 0 0 3 19.25m16.25-1.75a1.75 1.75 0 1 0 .001 3.501a1.75 1.75 0 0 0-.001-3.501"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.266 2.711a.75.75 0 1 0-1.061-1.06l-1.983 1.983l-1.984-1.983a.75.75 0 1 0-1.06 1.06l1.983 1.983l-1.983 1.984a.75.75 0 0 0 1.06 1.06l1.984-1.983l1.983 1.983a.75.75 0 0 0 1.06-1.06l-1.983-1.984zM4.75 1.5a3.25 3.25 0 0 1 .745 6.414L5.5 8v8l-.005.086A3.25 3.25 0 0 1 4.75 22.5a3.25 3.25 0 0 1-.745-6.414L4 16V8q0-.043.005-.086A3.25 3.25 0 0 1 4.75 1.5M16 19.25a3.25 3.25 0 0 1 2.5-3.163V9.625a.75.75 0 0 1 1.5 0v6.462a3.252 3.252 0 0 1-.75 6.413A3.25 3.25 0 0 1 16 19.25M3 4.75a1.75 1.75 0 1 0 3.501-.001A1.75 1.75 0 0 0 3 4.75m0 14.5a1.75 1.75 0 1 0 3.501-.001A1.75 1.75 0 0 0 3 19.25m16.25-1.75a1.75 1.75 0 1 0 .001 3.501a1.75 1.75 0 0 0-.001-3.501"/></svg> </template>
CSS
.icon-git-pull-request-closed-24 {
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%22M22.266%202.711a.75.75%200%201%200-1.061-1.06l-1.983%201.983l-1.984-1.983a.75.75%200%201%200-1.06%201.06l1.983%201.983l-1.983%201.984a.75.75%200%200%200%201.06%201.06l1.984-1.983l1.983%201.983a.75.75%200%200%200%201.06-1.06l-1.983-1.984zM4.75%201.5a3.25%203.25%200%200%201%20.745%206.414L5.5%208v8l-.005.086A3.25%203.25%200%200%201%204.75%2022.5a3.25%203.25%200%200%201-.745-6.414L4%2016V8q0-.043.005-.086A3.25%203.25%200%200%201%204.75%201.5M16%2019.25a3.25%203.25%200%200%201%202.5-3.163V9.625a.75.75%200%200%201%201.5%200v6.462a3.252%203.252%200%200%201-.75%206.413A3.25%203.25%200%200%201%2016%2019.25M3%204.75a1.75%201.75%200%201%200%203.501-.001A1.75%201.75%200%200%200%203%204.75m0%2014.5a1.75%201.75%200%201%200%203.501-.001A1.75%201.75%200%200%200%203%2019.25m16.25-1.75a1.75%201.75%200%201%200%20.001%203.501a1.75%201.75%200%200%200-.001-3.501%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%22M22.266%202.711a.75.75%200%201%200-1.061-1.06l-1.983%201.983l-1.984-1.983a.75.75%200%201%200-1.06%201.06l1.983%201.983l-1.983%201.984a.75.75%200%200%200%201.06%201.06l1.984-1.983l1.983%201.983a.75.75%200%200%200%201.06-1.06l-1.983-1.984zM4.75%201.5a3.25%203.25%200%200%201%20.745%206.414L5.5%208v8l-.005.086A3.25%203.25%200%200%201%204.75%2022.5a3.25%203.25%200%200%201-.745-6.414L4%2016V8q0-.043.005-.086A3.25%203.25%200%200%201%204.75%201.5M16%2019.25a3.25%203.25%200%200%201%202.5-3.163V9.625a.75.75%200%200%201%201.5%200v6.462a3.252%203.252%200%200%201-.75%206.413A3.25%203.25%200%200%201%2016%2019.25M3%204.75a1.75%201.75%200%201%200%203.501-.001A1.75%201.75%200%200%200%203%204.75m0%2014.5a1.75%201.75%200%201%200%203.501-.001A1.75%201.75%200%200%200%203%2019.25m16.25-1.75a1.75%201.75%200%201%200%20.001%203.501a1.75%201.75%200%200%200-.001-3.501%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-closed-24.svg?color=%231a73e8&size=48