@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.28 kB
JavaScript
var I=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:h,getOwnPropertyDescriptor:L}=Object,g=Object.prototype.hasOwnProperty;function f(o){return this[o]}var P,b,c=(o,r,t)=>{var e=o!=null&&typeof o==="object";if(e){var a=r?P??=new WeakMap:b??=new WeakMap,m=a.get(o);if(m)return m}t=o!=null?I(B(o)):{};let l=r||!o||!o.__esModule?p(t,"default",{value:o,enumerable:!0}):t;for(let s of h(o))if(!g.call(l,s))p(l,s,{get:f.bind(o,s),enumerable:!0});if(e)a.set(o,l);return l},k=(o)=>{var r=(u??=new WeakMap).get(o),t;if(r)return r;if(r=p({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var e of h(o))if(!g.call(r,e))p(r,e,{get:f.bind(o,e),enumerable:!(t=L(o,e))||t.enumerable})}return u.set(o,r),r},u;var S=(o)=>o;function V(o,r){this[o]=S.bind(null,r)}var C=(o,r)=>{for(var t in r)p(o,t,{get:r[t],enumerable:!0,configurable:!0,set:V.bind(r,t)})};var v={};C(v,{CentralIconBase:()=>d});module.exports=k(v);var n=c(require("react")),d=({children:o,size:r=24,ariaLabel:t,color:e,ariaHidden:a=!0,style:m,mode:l="masked",maskId:s,...y})=>{let x=l!=="raw"&&!!s;return n.default.createElement("svg",{...y,"aria-hidden":a,role:a?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:e,...m}},t&&!a&&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"}},o)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):o)};var G={};C(G,{default:()=>$,IconLayoutTop:()=>w});module.exports=k(G);var i=c(require("react"));var w=i.default.memo((o)=>{return i.default.createElement(d,{...o,ariaLabel:"layout-top, margin, padding",maskId:"square-outlined-radius-0-stroke-2-IconLayoutTop"},i.default.createElement("path",{d:"M4 20L4 8L20 8V20L4 20Z",stroke:"currentColor",strokeWidth:"2"}),i.default.createElement("path",{d:"M3 4H21",stroke:"currentColor",strokeWidth:"2"}))}),$=w;
//# debugId=FDD0E26F330A4F7964756E2164756E21