git pull request icon
git-pull-request-linear from Solar by 480 Design · Linear · IT · CC-BY-4.0 Attribution required.
- Name
- git-pull-request-linear
- Set
- Solar
- Style
- Linear
- Category
- IT
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
git-pull-requestBoxIcons v2git-pull-requestFeather Iconsgit-pull-requestHuge Iconsgit-pull-requestIconoirgit-pull-requestIonIconsgit-pull-requestLucidegit-pull-request-fillMingCute Icongit-pull-requestOcticonsgit-pull-requestPhosphorgit-pull-requestPixelarticonsgit-pull-request-fillRemix Icongit-pull-requestTabler Icons
More it icons from Solar
braces-boldbrackets-boldbug-boldbug-minimalistic-boldcode-2-boldcode-boldcode-circle-boldcode-square-boldcommand-boldgit-branch-boldgit-commit-boldgit-diff-boldgit-fork-boldgit-graph-boldhashtag-boldhashtag-chat-boldhashtag-circle-boldhashtag-square-boldpanel-top-boldpanel-top-close-boldpanel-top-open-boldpanels-top-left-boldparentheses-boldprogramming-bold
Use the git pull request icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M8 5C8 6.65685 6.65685 8 5 8C3.34315 8 2 6.65685 2 5C2 3.34315 3.34315 2 5 2C6.65685 2 8 3.34315 8 5Z"/><path d="M8 19.7354C8 21.3922 6.65685 22.7354 5 22.7354C3.34315 22.7354 2 21.3922 2 19.7354C2 18.0785 3.34315 16.7354 5 16.7354C6.65685 16.7354 8 18.0785 8 19.7354Z"/><path d="M5 16.7354L5 8"/><path d="M22 19.0039C22 20.6608 20.6569 22.0039 19 22.0039C17.3431 22.0039 16 20.6608 16 19.0039C16 17.3471 17.3431 16.0039 19 16.0039C20.6569 16.0039 22 17.3471 22 19.0039Z"/><path stroke-linejoin="round" d="M12 5L16.3138 5.00405C17.1858 5.00405 17.7485 5.37787 18.0143 5.61058C18.1264 5.7087 18.1824 5.75776 18.2043 5.77944C18.2262 5.80112 18.2764 5.85744 18.3769 5.97008C18.6146 6.23656 18.9997 6.80422 18.9997 7.68575L19 16M15 8L12 5L15 2"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarGitPullRequestLinear(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M8 5C8 6.65685 6.65685 8 5 8C3.34315 8 2 6.65685 2 5C2 3.34315 3.34315 2 5 2C6.65685 2 8 3.34315 8 5Z"/><path d="M8 19.7354C8 21.3922 6.65685 22.7354 5 22.7354C3.34315 22.7354 2 21.3922 2 19.7354C2 18.0785 3.34315 16.7354 5 16.7354C6.65685 16.7354 8 18.0785 8 19.7354Z"/><path d="M5 16.7354L5 8"/><path d="M22 19.0039C22 20.6608 20.6569 22.0039 19 22.0039C17.3431 22.0039 16 20.6608 16 19.0039C16 17.3471 17.3431 16.0039 19 16.0039C20.6569 16.0039 22 17.3471 22 19.0039Z"/><path strokeLinejoin="round" d="M12 5L16.3138 5.00405C17.1858 5.00405 17.7485 5.37787 18.0143 5.61058C18.1264 5.7087 18.1824 5.75776 18.2043 5.77944C18.2262 5.80112 18.2764 5.85744 18.3769 5.97008C18.6146 6.23656 18.9997 6.80422 18.9997 7.68575L19 16M15 8L12 5L15 2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M8 5C8 6.65685 6.65685 8 5 8C3.34315 8 2 6.65685 2 5C2 3.34315 3.34315 2 5 2C6.65685 2 8 3.34315 8 5Z"/><path d="M8 19.7354C8 21.3922 6.65685 22.7354 5 22.7354C3.34315 22.7354 2 21.3922 2 19.7354C2 18.0785 3.34315 16.7354 5 16.7354C6.65685 16.7354 8 18.0785 8 19.7354Z"/><path d="M5 16.7354L5 8"/><path d="M22 19.0039C22 20.6608 20.6569 22.0039 19 22.0039C17.3431 22.0039 16 20.6608 16 19.0039C16 17.3471 17.3431 16.0039 19 16.0039C20.6569 16.0039 22 17.3471 22 19.0039Z"/><path stroke-linejoin="round" d="M12 5L16.3138 5.00405C17.1858 5.00405 17.7485 5.37787 18.0143 5.61058C18.1264 5.7087 18.1824 5.75776 18.2043 5.77944C18.2262 5.80112 18.2764 5.85744 18.3769 5.97008C18.6146 6.23656 18.9997 6.80422 18.9997 7.68575L19 16M15 8L12 5L15 2"/></g></svg> </template>
CSS
.icon-git-pull-request-linear {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8%205C8%206.65685%206.65685%208%205%208C3.34315%208%202%206.65685%202%205C2%203.34315%203.34315%202%205%202C6.65685%202%208%203.34315%208%205Z%22%2F%3E%3Cpath%20d%3D%22M8%2019.7354C8%2021.3922%206.65685%2022.7354%205%2022.7354C3.34315%2022.7354%202%2021.3922%202%2019.7354C2%2018.0785%203.34315%2016.7354%205%2016.7354C6.65685%2016.7354%208%2018.0785%208%2019.7354Z%22%2F%3E%3Cpath%20d%3D%22M5%2016.7354L5%208%22%2F%3E%3Cpath%20d%3D%22M22%2019.0039C22%2020.6608%2020.6569%2022.0039%2019%2022.0039C17.3431%2022.0039%2016%2020.6608%2016%2019.0039C16%2017.3471%2017.3431%2016.0039%2019%2016.0039C20.6569%2016.0039%2022%2017.3471%2022%2019.0039Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%205L16.3138%205.00405C17.1858%205.00405%2017.7485%205.37787%2018.0143%205.61058C18.1264%205.7087%2018.1824%205.75776%2018.2043%205.77944C18.2262%205.80112%2018.2764%205.85744%2018.3769%205.97008C18.6146%206.23656%2018.9997%206.80422%2018.9997%207.68575L19%2016M15%208L12%205L15%202%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8%205C8%206.65685%206.65685%208%205%208C3.34315%208%202%206.65685%202%205C2%203.34315%203.34315%202%205%202C6.65685%202%208%203.34315%208%205Z%22%2F%3E%3Cpath%20d%3D%22M8%2019.7354C8%2021.3922%206.65685%2022.7354%205%2022.7354C3.34315%2022.7354%202%2021.3922%202%2019.7354C2%2018.0785%203.34315%2016.7354%205%2016.7354C6.65685%2016.7354%208%2018.0785%208%2019.7354Z%22%2F%3E%3Cpath%20d%3D%22M5%2016.7354L5%208%22%2F%3E%3Cpath%20d%3D%22M22%2019.0039C22%2020.6608%2020.6569%2022.0039%2019%2022.0039C17.3431%2022.0039%2016%2020.6608%2016%2019.0039C16%2017.3471%2017.3431%2016.0039%2019%2016.0039C20.6569%2016.0039%2022%2017.3471%2022%2019.0039Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%205L16.3138%205.00405C17.1858%205.00405%2017.7485%205.37787%2018.0143%205.61058C18.1264%205.7087%2018.1824%205.75776%2018.2043%205.77944C18.2262%205.80112%2018.2764%205.85744%2018.3769%205.97008C18.6146%206.23656%2018.9997%206.80422%2018.9997%207.68575L19%2016M15%208L12%205L15%202%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/git-pull-request-linear.svg?color=%231a73e8&size=48