pull request icon

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

Name
pull-request
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

The same icon in other sets

Use the pull request icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M128 64c-35.29 0-64 28.71-64 64 0 23.637 12.89 44.307 32 55.391V360.61C76.89 371.693 64 392.363 64 416c0 35.29 28.71 64 64 64s64-28.71 64-64c0-23.637-12.89-44.307-32-55.391V183.391c19.11-11.084 32-31.754 32-55.391 0-35.29-28.71-64-64-64zm0 384c-17.673 0-32-14.327-32-32s14.327-32 32-32 32 14.327 32 32-14.327 32-32 32zm0-288c-17.673 0-32-14.327-32-32s14.327-32 32-32 32 14.327 32 32-14.327 32-32 32z" fill="currentColor"/><path d="M415 360.034V204.989c0-33.987-10.49-61.002-31.18-80.294-22.111-20.618-54.314-30.388-95.82-29.106V32l-96 96 96 96v-64c26.5 0 42.67 2.642 52.175 11.504 7.183 6.698 10.825 17.964 10.825 33.485v156.196c-18.562 11.217-31 31.589-31 54.814 0 35.29 28.71 64 64 64s64-28.71 64-64c0-24.048-13.338-45.03-33-55.965zM384 448c-17.673 0-32-14.327-32-32s14.327-32 32-32 32 14.327 32 32-14.327 32-32 32z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonPullRequest(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M128 64c-35.29 0-64 28.71-64 64 0 23.637 12.89 44.307 32 55.391V360.61C76.89 371.693 64 392.363 64 416c0 35.29 28.71 64 64 64s64-28.71 64-64c0-23.637-12.89-44.307-32-55.391V183.391c19.11-11.084 32-31.754 32-55.391 0-35.29-28.71-64-64-64zm0 384c-17.673 0-32-14.327-32-32s14.327-32 32-32 32 14.327 32 32-14.327 32-32 32zm0-288c-17.673 0-32-14.327-32-32s14.327-32 32-32 32 14.327 32 32-14.327 32-32 32z" fill="currentColor"/><path d="M415 360.034V204.989c0-33.987-10.49-61.002-31.18-80.294-22.111-20.618-54.314-30.388-95.82-29.106V32l-96 96 96 96v-64c26.5 0 42.67 2.642 52.175 11.504 7.183 6.698 10.825 17.964 10.825 33.485v156.196c-18.562 11.217-31 31.589-31 54.814 0 35.29 28.71 64 64 64s64-28.71 64-64c0-24.048-13.338-45.03-33-55.965zM384 448c-17.673 0-32-14.327-32-32s14.327-32 32-32 32 14.327 32 32-14.327 32-32 32z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M128 64c-35.29 0-64 28.71-64 64 0 23.637 12.89 44.307 32 55.391V360.61C76.89 371.693 64 392.363 64 416c0 35.29 28.71 64 64 64s64-28.71 64-64c0-23.637-12.89-44.307-32-55.391V183.391c19.11-11.084 32-31.754 32-55.391 0-35.29-28.71-64-64-64zm0 384c-17.673 0-32-14.327-32-32s14.327-32 32-32 32 14.327 32 32-14.327 32-32 32zm0-288c-17.673 0-32-14.327-32-32s14.327-32 32-32 32 14.327 32 32-14.327 32-32 32z" fill="currentColor"/><path d="M415 360.034V204.989c0-33.987-10.49-61.002-31.18-80.294-22.111-20.618-54.314-30.388-95.82-29.106V32l-96 96 96 96v-64c26.5 0 42.67 2.642 52.175 11.504 7.183 6.698 10.825 17.964 10.825 33.485v156.196c-18.562 11.217-31 31.589-31 54.814 0 35.29 28.71 64 64 64s64-28.71 64-64c0-24.048-13.338-45.03-33-55.965zM384 448c-17.673 0-32-14.327-32-32s14.327-32 32-32 32 14.327 32 32-14.327 32-32 32z" fill="currentColor"/></svg>
</template>

CSS

.icon-pull-request {
  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%20d%3D%22M128%2064c-35.29%200-64%2028.71-64%2064%200%2023.637%2012.89%2044.307%2032%2055.391V360.61C76.89%20371.693%2064%20392.363%2064%20416c0%2035.29%2028.71%2064%2064%2064s64-28.71%2064-64c0-23.637-12.89-44.307-32-55.391V183.391c19.11-11.084%2032-31.754%2032-55.391%200-35.29-28.71-64-64-64zm0%20384c-17.673%200-32-14.327-32-32s14.327-32%2032-32%2032%2014.327%2032%2032-14.327%2032-32%2032zm0-288c-17.673%200-32-14.327-32-32s14.327-32%2032-32%2032%2014.327%2032%2032-14.327%2032-32%2032z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M415%20360.034V204.989c0-33.987-10.49-61.002-31.18-80.294-22.111-20.618-54.314-30.388-95.82-29.106V32l-96%2096%2096%2096v-64c26.5%200%2042.67%202.642%2052.175%2011.504%207.183%206.698%2010.825%2017.964%2010.825%2033.485v156.196c-18.562%2011.217-31%2031.589-31%2054.814%200%2035.29%2028.71%2064%2064%2064s64-28.71%2064-64c0-24.048-13.338-45.03-33-55.965zM384%20448c-17.673%200-32-14.327-32-32s14.327-32%2032-32%2032%2014.327%2032%2032-14.327%2032-32%2032z%22%20fill%3D%22currentColor%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%20d%3D%22M128%2064c-35.29%200-64%2028.71-64%2064%200%2023.637%2012.89%2044.307%2032%2055.391V360.61C76.89%20371.693%2064%20392.363%2064%20416c0%2035.29%2028.71%2064%2064%2064s64-28.71%2064-64c0-23.637-12.89-44.307-32-55.391V183.391c19.11-11.084%2032-31.754%2032-55.391%200-35.29-28.71-64-64-64zm0%20384c-17.673%200-32-14.327-32-32s14.327-32%2032-32%2032%2014.327%2032%2032-14.327%2032-32%2032zm0-288c-17.673%200-32-14.327-32-32s14.327-32%2032-32%2032%2014.327%2032%2032-14.327%2032-32%2032z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M415%20360.034V204.989c0-33.987-10.49-61.002-31.18-80.294-22.111-20.618-54.314-30.388-95.82-29.106V32l-96%2096%2096%2096v-64c26.5%200%2042.67%202.642%2052.175%2011.504%207.183%206.698%2010.825%2017.964%2010.825%2033.485v156.196c-18.562%2011.217-31%2031.589-31%2054.814%200%2035.29%2028.71%2064%2064%2064s64-28.71%2064-64c0-24.048-13.338-45.03-33-55.965zM384%20448c-17.673%200-32-14.327-32-32s14.327-32%2032-32%2032%2014.327%2032%2032-14.327%2032-32%2032z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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