@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.
4 lines (2 loc) • 2.71 kB
JavaScript
var y=Object.create;var{getPrototypeOf:B,defineProperty:m,getOwnPropertyNames:u,getOwnPropertyDescriptor:M}=Object,k=Object.prototype.hasOwnProperty;function C(r){return this[r]}var S,L,c=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var l=o?S??=new WeakMap:L??=new WeakMap,a=l.get(r);if(a)return a}e=r!=null?y(B(r)):{};let p=o||!r||!r.__esModule?m(e,"default",{value:r,enumerable:!0}):e;for(let i of u(r))if(!k.call(p,i))m(p,i,{get:C.bind(r,i),enumerable:!0});if(t)l.set(r,p);return p},f=(r)=>{var o=(h??=new WeakMap).get(r),e;if(o)return o;if(o=m({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of u(r))if(!k.call(o,t))m(o,t,{get:C.bind(r,t),enumerable:!(e=M(r,t))||e.enumerable})}return h.set(r,o),o},h;var P=(r)=>r;function V(r,o){this[r]=P.bind(null,o)}var g=(r,o)=>{for(var e in o)m(r,e,{get:o[e],enumerable:!0,configurable:!0,set:V.bind(o,e)})};var b={};g(b,{CentralIconBase:()=>d});module.exports=f(b);var n=c(require("react")),d=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:l=!0,style:a,mode:p="masked",maskId:i,...x})=>{let I=p!=="raw"&&!!i;return n.default.createElement("svg",{...x,"aria-hidden":l,role:l?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...a}},e&&!l&&n.default.createElement("title",null,e),I?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:i,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),n.default.createElement("g",{fill:"none",style:{color:"#fff"}},r)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${i})`})):r)};var W={};g(W,{default:()=>v,IconMergeConflictSimple:()=>w});module.exports=f(W);var s=c(require("react"));var w=s.default.memo((r)=>{return s.default.createElement(d,{...r,ariaLabel:"merge-conflict-simple",maskId:"square-outlined-radius-0-stroke-2-IconMergeConflictSimple"},s.default.createElement("path",{d:"M6 11V21.5",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),s.default.createElement("path",{d:"M11 6H18V15",stroke:"currentColor",strokeWidth:"2"}),s.default.createElement("path",{d:"M18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15C16.3431 15 15 16.3431 15 18C15 19.6569 16.3431 21 18 21Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),s.default.createElement("path",{d:"M3 3L9 9",stroke:"currentColor",strokeWidth:"2"}),s.default.createElement("path",{d:"M9 3L3 9",stroke:"currentColor",strokeWidth:"2"}))}),v=w;
//# debugId=E6C7E0C2A7C0EE4364756E2164756E21