@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.52 kB
JavaScript
var I=Object.create;var{getPrototypeOf:L,defineProperty:p,getOwnPropertyNames:k,getOwnPropertyDescriptor:y}=Object,u=Object.prototype.hasOwnProperty;function c(r){return this[r]}var b,V,g=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var i=o?b??=new WeakMap:V??=new WeakMap,m=i.get(r);if(m)return m}t=r!=null?I(L(r)):{};let a=o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t;for(let s of k(r))if(!u.call(a,s))p(a,s,{get:c.bind(r,s),enumerable:!0});if(e)i.set(r,a);return a},f=(r)=>{var o=(h??=new WeakMap).get(r),t;if(o)return o;if(o=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of k(r))if(!u.call(o,e))p(o,e,{get:c.bind(r,e),enumerable:!(t=y(r,e))||t.enumerable})}return h.set(r,o),o},h;var P=(r)=>r;function S(r,o){this[r]=P.bind(null,o)}var C=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0,configurable:!0,set:S.bind(o,t)})};var v={};C(v,{CentralIconBase:()=>d});module.exports=f(v);var n=g(require("react")),d=({children:r,size:o=24,ariaLabel:t,color:e,ariaHidden:i=!0,style:m,mode:a="masked",maskId:s,...w})=>{let x=a!=="raw"&&!!s;return n.default.createElement("svg",{...w,"aria-hidden":i,role:i?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:e,...m}},t&&!i&&n.default.createElement("title",null,t),x?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:s,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(#${s})`})):r)};var G={};C(G,{default:()=>M,IconBuildingBlocks:()=>B});module.exports=f(G);var l=g(require("react"));var B=l.default.memo((r)=>{return l.default.createElement(d,{...r,ariaLabel:"building-blocks, skills, stack",maskId:"square-outlined-radius-0-stroke-2-IconBuildingBlocks"},l.default.createElement("path",{d:"M20.9999 6.5L13 2L3 8.5V17.5L11 22L20.9999 15.5V6.5Z",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M20.9999 6.5L11 13L3 8.5",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M20.9999 11L11 17.5L3 13",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M11 22V13",stroke:"currentColor",strokeWidth:"2"}))}),M=B;
//# debugId=8D2E34832580E3A064756E2164756E21