git pull request icon

git-pull-request-bold from Solar by 480 Design · Bold · IT · CC-BY-4.0 Attribution required.

Name
git-pull-request-bold
Set
Solar
Style
Bold
Category
IT
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More it icons from Solar

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="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M5 1.25C7.07107 1.25 8.75 2.92893 8.75 5C8.75 6.81421 7.46166 8.32734 5.75 8.6748V16.0596C7.46176 16.407 8.75 17.9211 8.75 19.7354C8.75 21.8064 7.07107 23.4854 5 23.4854C2.92893 23.4854 1.25 21.8064 1.25 19.7354C1.25 17.9211 2.53824 16.407 4.25 16.0596V8.6748C2.53834 8.32734 1.25 6.81421 1.25 5C1.25 2.92893 2.92893 1.25 5 1.25ZM5 17.4854C3.75736 17.4854 2.75 18.4927 2.75 19.7354C2.75 20.978 3.75736 21.9854 5 21.9854C6.24264 21.9854 7.25 20.978 7.25 19.7354C7.25 18.4927 6.24264 17.4854 5 17.4854ZM5 2.75C3.75736 2.75 2.75 3.75736 2.75 5C2.75 6.24264 3.75736 7.25 5 7.25C6.24264 7.25 7.25 6.24264 7.25 5C7.25 3.75736 6.24264 2.75 5 2.75Z"/><path d="M14.4697 1.46973C14.7626 1.17683 15.2374 1.17683 15.5303 1.46973C15.8231 1.76262 15.8232 2.23739 15.5303 2.53027L13.8096 4.25098L16.3145 4.25391C17.417 4.25409 18.1484 4.7304 18.5088 5.0459C18.6059 5.13094 18.689 5.2041 18.7324 5.24707C18.7759 5.29017 18.8496 5.37326 18.9365 5.4707C19.2577 5.83077 19.7499 6.5687 19.75 7.68555V15.3281C21.4618 15.6755 22.75 17.1896 22.75 19.0039C22.75 21.075 21.0711 22.7539 19 22.7539C16.9289 22.7539 15.25 21.075 15.25 19.0039C15.25 17.1896 16.5382 15.6755 18.25 15.3281V7.68555C18.2499 7.03997 17.9717 6.64276 17.8174 6.46973C17.7665 6.4127 17.7302 6.37166 17.7041 6.34277L17.6816 6.31738C17.6816 6.31738 17.6794 6.31576 17.6758 6.3125C17.6694 6.30667 17.6597 6.29775 17.6455 6.28516C17.6168 6.25974 17.5771 6.22437 17.5205 6.1748C17.3493 6.02493 16.9546 5.75391 16.3135 5.75391L13.8125 5.75098L15.5303 7.46973C15.8231 7.76262 15.8232 8.23739 15.5303 8.53027C15.2374 8.82313 14.7626 8.82313 14.4697 8.53027L11.4697 5.53027C11.1768 5.23739 11.1769 4.76262 11.4697 4.46973L14.4697 1.46973ZM19 16.7539C17.7574 16.7539 16.75 17.7613 16.75 19.0039C16.75 20.2465 17.7574 21.2539 19 21.2539C20.2426 21.2539 21.25 20.2465 21.25 19.0039C21.25 17.7613 20.2426 16.7539 19 16.7539Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarGitPullRequestBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M5 1.25C7.07107 1.25 8.75 2.92893 8.75 5C8.75 6.81421 7.46166 8.32734 5.75 8.6748V16.0596C7.46176 16.407 8.75 17.9211 8.75 19.7354C8.75 21.8064 7.07107 23.4854 5 23.4854C2.92893 23.4854 1.25 21.8064 1.25 19.7354C1.25 17.9211 2.53824 16.407 4.25 16.0596V8.6748C2.53834 8.32734 1.25 6.81421 1.25 5C1.25 2.92893 2.92893 1.25 5 1.25ZM5 17.4854C3.75736 17.4854 2.75 18.4927 2.75 19.7354C2.75 20.978 3.75736 21.9854 5 21.9854C6.24264 21.9854 7.25 20.978 7.25 19.7354C7.25 18.4927 6.24264 17.4854 5 17.4854ZM5 2.75C3.75736 2.75 2.75 3.75736 2.75 5C2.75 6.24264 3.75736 7.25 5 7.25C6.24264 7.25 7.25 6.24264 7.25 5C7.25 3.75736 6.24264 2.75 5 2.75Z"/><path d="M14.4697 1.46973C14.7626 1.17683 15.2374 1.17683 15.5303 1.46973C15.8231 1.76262 15.8232 2.23739 15.5303 2.53027L13.8096 4.25098L16.3145 4.25391C17.417 4.25409 18.1484 4.7304 18.5088 5.0459C18.6059 5.13094 18.689 5.2041 18.7324 5.24707C18.7759 5.29017 18.8496 5.37326 18.9365 5.4707C19.2577 5.83077 19.7499 6.5687 19.75 7.68555V15.3281C21.4618 15.6755 22.75 17.1896 22.75 19.0039C22.75 21.075 21.0711 22.7539 19 22.7539C16.9289 22.7539 15.25 21.075 15.25 19.0039C15.25 17.1896 16.5382 15.6755 18.25 15.3281V7.68555C18.2499 7.03997 17.9717 6.64276 17.8174 6.46973C17.7665 6.4127 17.7302 6.37166 17.7041 6.34277L17.6816 6.31738C17.6816 6.31738 17.6794 6.31576 17.6758 6.3125C17.6694 6.30667 17.6597 6.29775 17.6455 6.28516C17.6168 6.25974 17.5771 6.22437 17.5205 6.1748C17.3493 6.02493 16.9546 5.75391 16.3135 5.75391L13.8125 5.75098L15.5303 7.46973C15.8231 7.76262 15.8232 8.23739 15.5303 8.53027C15.2374 8.82313 14.7626 8.82313 14.4697 8.53027L11.4697 5.53027C11.1768 5.23739 11.1769 4.76262 11.4697 4.46973L14.4697 1.46973ZM19 16.7539C17.7574 16.7539 16.75 17.7613 16.75 19.0039C16.75 20.2465 17.7574 21.2539 19 21.2539C20.2426 21.2539 21.25 20.2465 21.25 19.0039C21.25 17.7613 20.2426 16.7539 19 16.7539Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M5 1.25C7.07107 1.25 8.75 2.92893 8.75 5C8.75 6.81421 7.46166 8.32734 5.75 8.6748V16.0596C7.46176 16.407 8.75 17.9211 8.75 19.7354C8.75 21.8064 7.07107 23.4854 5 23.4854C2.92893 23.4854 1.25 21.8064 1.25 19.7354C1.25 17.9211 2.53824 16.407 4.25 16.0596V8.6748C2.53834 8.32734 1.25 6.81421 1.25 5C1.25 2.92893 2.92893 1.25 5 1.25ZM5 17.4854C3.75736 17.4854 2.75 18.4927 2.75 19.7354C2.75 20.978 3.75736 21.9854 5 21.9854C6.24264 21.9854 7.25 20.978 7.25 19.7354C7.25 18.4927 6.24264 17.4854 5 17.4854ZM5 2.75C3.75736 2.75 2.75 3.75736 2.75 5C2.75 6.24264 3.75736 7.25 5 7.25C6.24264 7.25 7.25 6.24264 7.25 5C7.25 3.75736 6.24264 2.75 5 2.75Z"/><path d="M14.4697 1.46973C14.7626 1.17683 15.2374 1.17683 15.5303 1.46973C15.8231 1.76262 15.8232 2.23739 15.5303 2.53027L13.8096 4.25098L16.3145 4.25391C17.417 4.25409 18.1484 4.7304 18.5088 5.0459C18.6059 5.13094 18.689 5.2041 18.7324 5.24707C18.7759 5.29017 18.8496 5.37326 18.9365 5.4707C19.2577 5.83077 19.7499 6.5687 19.75 7.68555V15.3281C21.4618 15.6755 22.75 17.1896 22.75 19.0039C22.75 21.075 21.0711 22.7539 19 22.7539C16.9289 22.7539 15.25 21.075 15.25 19.0039C15.25 17.1896 16.5382 15.6755 18.25 15.3281V7.68555C18.2499 7.03997 17.9717 6.64276 17.8174 6.46973C17.7665 6.4127 17.7302 6.37166 17.7041 6.34277L17.6816 6.31738C17.6816 6.31738 17.6794 6.31576 17.6758 6.3125C17.6694 6.30667 17.6597 6.29775 17.6455 6.28516C17.6168 6.25974 17.5771 6.22437 17.5205 6.1748C17.3493 6.02493 16.9546 5.75391 16.3135 5.75391L13.8125 5.75098L15.5303 7.46973C15.8231 7.76262 15.8232 8.23739 15.5303 8.53027C15.2374 8.82313 14.7626 8.82313 14.4697 8.53027L11.4697 5.53027C11.1768 5.23739 11.1769 4.76262 11.4697 4.46973L14.4697 1.46973ZM19 16.7539C17.7574 16.7539 16.75 17.7613 16.75 19.0039C16.75 20.2465 17.7574 21.2539 19 21.2539C20.2426 21.2539 21.25 20.2465 21.25 19.0039C21.25 17.7613 20.2426 16.7539 19 16.7539Z"/></g></svg>
</template>

CSS

.icon-git-pull-request-bold {
  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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M5%201.25C7.07107%201.25%208.75%202.92893%208.75%205C8.75%206.81421%207.46166%208.32734%205.75%208.6748V16.0596C7.46176%2016.407%208.75%2017.9211%208.75%2019.7354C8.75%2021.8064%207.07107%2023.4854%205%2023.4854C2.92893%2023.4854%201.25%2021.8064%201.25%2019.7354C1.25%2017.9211%202.53824%2016.407%204.25%2016.0596V8.6748C2.53834%208.32734%201.25%206.81421%201.25%205C1.25%202.92893%202.92893%201.25%205%201.25ZM5%2017.4854C3.75736%2017.4854%202.75%2018.4927%202.75%2019.7354C2.75%2020.978%203.75736%2021.9854%205%2021.9854C6.24264%2021.9854%207.25%2020.978%207.25%2019.7354C7.25%2018.4927%206.24264%2017.4854%205%2017.4854ZM5%202.75C3.75736%202.75%202.75%203.75736%202.75%205C2.75%206.24264%203.75736%207.25%205%207.25C6.24264%207.25%207.25%206.24264%207.25%205C7.25%203.75736%206.24264%202.75%205%202.75Z%22%2F%3E%3Cpath%20d%3D%22M14.4697%201.46973C14.7626%201.17683%2015.2374%201.17683%2015.5303%201.46973C15.8231%201.76262%2015.8232%202.23739%2015.5303%202.53027L13.8096%204.25098L16.3145%204.25391C17.417%204.25409%2018.1484%204.7304%2018.5088%205.0459C18.6059%205.13094%2018.689%205.2041%2018.7324%205.24707C18.7759%205.29017%2018.8496%205.37326%2018.9365%205.4707C19.2577%205.83077%2019.7499%206.5687%2019.75%207.68555V15.3281C21.4618%2015.6755%2022.75%2017.1896%2022.75%2019.0039C22.75%2021.075%2021.0711%2022.7539%2019%2022.7539C16.9289%2022.7539%2015.25%2021.075%2015.25%2019.0039C15.25%2017.1896%2016.5382%2015.6755%2018.25%2015.3281V7.68555C18.2499%207.03997%2017.9717%206.64276%2017.8174%206.46973C17.7665%206.4127%2017.7302%206.37166%2017.7041%206.34277L17.6816%206.31738C17.6816%206.31738%2017.6794%206.31576%2017.6758%206.3125C17.6694%206.30667%2017.6597%206.29775%2017.6455%206.28516C17.6168%206.25974%2017.5771%206.22437%2017.5205%206.1748C17.3493%206.02493%2016.9546%205.75391%2016.3135%205.75391L13.8125%205.75098L15.5303%207.46973C15.8231%207.76262%2015.8232%208.23739%2015.5303%208.53027C15.2374%208.82313%2014.7626%208.82313%2014.4697%208.53027L11.4697%205.53027C11.1768%205.23739%2011.1769%204.76262%2011.4697%204.46973L14.4697%201.46973ZM19%2016.7539C17.7574%2016.7539%2016.75%2017.7613%2016.75%2019.0039C16.75%2020.2465%2017.7574%2021.2539%2019%2021.2539C20.2426%2021.2539%2021.25%2020.2465%2021.25%2019.0039C21.25%2017.7613%2020.2426%2016.7539%2019%2016.7539Z%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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M5%201.25C7.07107%201.25%208.75%202.92893%208.75%205C8.75%206.81421%207.46166%208.32734%205.75%208.6748V16.0596C7.46176%2016.407%208.75%2017.9211%208.75%2019.7354C8.75%2021.8064%207.07107%2023.4854%205%2023.4854C2.92893%2023.4854%201.25%2021.8064%201.25%2019.7354C1.25%2017.9211%202.53824%2016.407%204.25%2016.0596V8.6748C2.53834%208.32734%201.25%206.81421%201.25%205C1.25%202.92893%202.92893%201.25%205%201.25ZM5%2017.4854C3.75736%2017.4854%202.75%2018.4927%202.75%2019.7354C2.75%2020.978%203.75736%2021.9854%205%2021.9854C6.24264%2021.9854%207.25%2020.978%207.25%2019.7354C7.25%2018.4927%206.24264%2017.4854%205%2017.4854ZM5%202.75C3.75736%202.75%202.75%203.75736%202.75%205C2.75%206.24264%203.75736%207.25%205%207.25C6.24264%207.25%207.25%206.24264%207.25%205C7.25%203.75736%206.24264%202.75%205%202.75Z%22%2F%3E%3Cpath%20d%3D%22M14.4697%201.46973C14.7626%201.17683%2015.2374%201.17683%2015.5303%201.46973C15.8231%201.76262%2015.8232%202.23739%2015.5303%202.53027L13.8096%204.25098L16.3145%204.25391C17.417%204.25409%2018.1484%204.7304%2018.5088%205.0459C18.6059%205.13094%2018.689%205.2041%2018.7324%205.24707C18.7759%205.29017%2018.8496%205.37326%2018.9365%205.4707C19.2577%205.83077%2019.7499%206.5687%2019.75%207.68555V15.3281C21.4618%2015.6755%2022.75%2017.1896%2022.75%2019.0039C22.75%2021.075%2021.0711%2022.7539%2019%2022.7539C16.9289%2022.7539%2015.25%2021.075%2015.25%2019.0039C15.25%2017.1896%2016.5382%2015.6755%2018.25%2015.3281V7.68555C18.2499%207.03997%2017.9717%206.64276%2017.8174%206.46973C17.7665%206.4127%2017.7302%206.37166%2017.7041%206.34277L17.6816%206.31738C17.6816%206.31738%2017.6794%206.31576%2017.6758%206.3125C17.6694%206.30667%2017.6597%206.29775%2017.6455%206.28516C17.6168%206.25974%2017.5771%206.22437%2017.5205%206.1748C17.3493%206.02493%2016.9546%205.75391%2016.3135%205.75391L13.8125%205.75098L15.5303%207.46973C15.8231%207.76262%2015.8232%208.23739%2015.5303%208.53027C15.2374%208.82313%2014.7626%208.82313%2014.4697%208.53027L11.4697%205.53027C11.1768%205.23739%2011.1769%204.76262%2011.4697%204.46973L14.4697%201.46973ZM19%2016.7539C17.7574%2016.7539%2016.75%2017.7613%2016.75%2019.0039C16.75%2020.2465%2017.7574%2021.2539%2019%2021.2539C20.2426%2021.2539%2021.25%2020.2465%2021.25%2019.0039C21.25%2017.7613%2020.2426%2016.7539%2019%2016.7539Z%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-bold.svg?color=%231a73e8&size=48