@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.98 kB
JavaScript
var B=Object.create;var{getPrototypeOf:H,defineProperty:l,getOwnPropertyNames:h,getOwnPropertyDescriptor:q}=Object,m=Object.prototype.hasOwnProperty;function c(r){return this[r]}var I,L,C=(r,e,o)=>{var s=r!=null&&typeof r==="object";if(s){var i=e?I??=new WeakMap:L??=new WeakMap,k=i.get(r);if(k)return k}o=r!=null?B(H(r)):{};let p=e||!r||!r.__esModule?l(o,"default",{value:r,enumerable:!0}):o;for(let a of h(r))if(!m.call(p,a))l(p,a,{get:c.bind(r,a),enumerable:!0});if(s)i.set(r,p);return p},f=(r)=>{var e=(u??=new WeakMap).get(r),o;if(e)return e;if(e=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var s of h(r))if(!m.call(e,s))l(e,s,{get:c.bind(r,s),enumerable:!(o=q(r,s))||o.enumerable})}return u.set(r,e),e},u;var y=(r)=>r;function M(r,e){this[r]=y.bind(null,e)}var V=(r,e)=>{for(var o in e)l(r,o,{get:e[o],enumerable:!0,configurable:!0,set:M.bind(e,o)})};var W={};V(W,{CentralIconBase:()=>d});module.exports=f(W);var n=C(require("react")),d=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:i=!0,style:k,mode:p="masked",maskId:a,...w})=>{let x=p!=="raw"&&!!a;return n.default.createElement("svg",{...w,"aria-hidden":i,role:i?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:s,...k}},o&&!i&&n.default.createElement("title",null,o),x?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:a,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(#${a})`})):r)};var b={};V(b,{default:()=>P,IconBezier:()=>g});module.exports=f(b);var t=C(require("react"));var g=t.default.memo((r)=>{return t.default.createElement(d,{...r,ariaLabel:"bezier, vector, nodes",maskId:"square-outlined-radius-0-stroke-2-IconBezier"},t.default.createElement("path",{d:"M4 4H8V8H4V4Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.default.createElement("path",{d:"M16 4H20V8H18H16V6V4Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.default.createElement("path",{d:"M4 16H8V20H4V16Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.default.createElement("path",{d:"M16 16H20V20H16V16Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.default.createElement("path",{d:"M16 6H8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.default.createElement("path",{d:"M6 8V16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.default.createElement("path",{d:"M8 18H16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.default.createElement("path",{d:"M18 16V8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),P=g;
//# debugId=F87D720F9C7AE3C364756E2164756E21