@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.57 kB
JavaScript
;var H=Object.create;var p=Object.defineProperty;var M=Object.getOwnPropertyDescriptor;var C=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var h=(e,r)=>{for(var t in r)p(e,t,{get:r[t],enumerable:!0})},l=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of C(r))!g.call(e,o)&&o!==t&&p(e,o,{get:()=>r[o],enumerable:!(n=M(r,o))||n.enumerable});return e};var V=(e,r,t)=>(t=e!=null?H(f(e)):{},l(r||!e||!e.__esModule?p(t,"default",{value:e,enumerable:!0}):t,e)),B=e=>l(p({},"__esModule",{value:!0}),e);var d={};h(d,{IconBooleanGroupIntersect2:()=>i,default:()=>I});module.exports=B(d);var s=V(require("react"));var a=V(require("react")),c=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:m,...u})=>a.default.createElement("svg",{...u,"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:n,...m}},t&&!o&&a.default.createElement("title",null,t),e);var i=e=>s.default.createElement(c,{...e,ariaLabel:"boolean-group-intersect-2"},s.default.createElement("path",{d:"M9 9V10V13V15H11H14H15M9 5V3H11M19 3H21V5M14 3H16M21 8V10M21 13V15H19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),s.default.createElement("path",{d:"M3 14V16M3 11V9H5M9 9H10H13H15V11V14V15M15 19V21H13M10 21H8M5 21H3V19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),I=i;0&&(module.exports={IconBooleanGroupIntersect2});
//# sourceMappingURL=index.js.map