@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.14 kB
JavaScript
import e from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:C,...s})=>l.createElement("svg",{...s,"aria-hidden":o,role:o?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:a,...C}},n&&!o&&l.createElement("title",null,n),t);var i=t=>e.createElement(p,{...t,ariaLabel:"merge-conflict"},e.createElement("path",{d:"M6.75 15.0977C8.04354 15.431 9 16.6024 9 18C9 19.6569 7.65685 21 6 21C4.34315 21 3 19.6569 3 18C3 16.6024 3.95647 15.431 5.25 15.0977V10H6.75V15.0977Z",fill:"currentColor"}),e.createElement("path",{d:"M18.75 15.0977C20.0435 15.431 21 16.6024 21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18C15 16.6024 15.9565 15.431 17.25 15.0977V6.75H10V5.25H18.75V15.0977Z",fill:"currentColor"}),e.createElement("path",{d:"M9.06055 4L7.06055 6L9.06055 8L8 9.06055L6 7.06055L4 9.06055L2.93945 8L4.93945 6L2.93945 4L4 2.93945L6 4.93945L8 2.93945L9.06055 4Z",fill:"currentColor"})),u=i;export{i as IconMergeConflict,u as default};
//# sourceMappingURL=index.mjs.map