UNPKG

@central-icons-react/square-outlined-radius-0-stroke-2

Version:

A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.

2 lines 1.13 kB
import r from"react";import s from"react";var l=({children:t,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:c,...i})=>s.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...c}},n&&!o&&s.createElement("title",null,n),t);var a=t=>r.createElement(l,{...t,ariaLabel:"pull-request"},r.createElement("circle",{cx:"6",cy:"6",r:"2",stroke:"currentColor",strokeWidth:"2"}),r.createElement("circle",{cx:"6",cy:"18",r:"2",stroke:"currentColor",strokeWidth:"2"}),r.createElement("circle",{cx:"18",cy:"18",r:"2",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M6 8V16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M13 6H18V16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M14 4L12 6L14 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),h=a;export{a as IconPullRequest,h as default}; //# sourceMappingURL=index.mjs.map