@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.24 kB
JavaScript
import o from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:C,ariaHidden:t=!0,style:a,...s})=>l.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:C,...a}},n&&!t&&l.createElement("title",null,n),e);var m=e=>o.createElement(p,{...e,ariaLabel:"pull-request"},o.createElement("path",{d:"M15.0607 3.75011L14 2.68945L10.6893 6.00011L14 9.31077L15.0607 8.25011L13.5607 6.75011H17.25V15.0946C15.9561 15.4277 15 16.6022 15 18.0001C15 19.657 16.3431 21.0001 18 21.0001C19.6569 21.0001 21 19.657 21 18.0001C21 16.6022 20.0439 15.4277 18.75 15.0946V5.25011H13.5607L15.0607 3.75011Z",fill:"currentColor"}),o.createElement("path",{d:"M6 3.00011C4.34315 3.00011 3 4.34326 3 6.00011C3 7.39799 3.95608 8.57257 5.25 8.9056V15.0946C3.95608 15.4277 3 16.6022 3 18.0001C3 19.657 4.34315 21.0001 6 21.0001C7.65685 21.0001 9 19.657 9 18.0001C9 16.6022 8.04392 15.4277 6.75 15.0946V8.9056C8.04392 8.57257 9 7.39799 9 6.00011C9 4.34326 7.65685 3.00011 6 3.00011Z",fill:"currentColor"})),g=m;export{m as IconPullRequest,g as default};
//# sourceMappingURL=index.mjs.map