@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.42 kB
JavaScript
var b=Object.create;var{getPrototypeOf:y,defineProperty:p,getOwnPropertyNames:d,getOwnPropertyDescriptor:B}=Object,u=Object.prototype.hasOwnProperty;function c(e){return this[e]}var S,P,f=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var a=r?S??=new WeakMap:P??=new WeakMap,m=a.get(e);if(m)return m}o=e!=null?b(y(e)):{};let i=r||!e||!e.__esModule?p(o,"default",{value:e,enumerable:!0}):o;for(let s of d(e))if(!u.call(i,s))p(i,s,{get:c.bind(e,s),enumerable:!0});if(t)a.set(e,i);return i},g=(e)=>{var r=(h??=new WeakMap).get(e),o;if(r)return r;if(r=p({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of d(e))if(!u.call(r,t))p(r,t,{get:c.bind(e,t),enumerable:!(o=B(e,t))||o.enumerable})}return h.set(e,r),r},h;var V=(e)=>e;function q(e,r){this[e]=V.bind(null,r)}var C=(e,r)=>{for(var o in r)p(e,o,{get:r[o],enumerable:!0,configurable:!0,set:q.bind(r,o)})};var v={};C(v,{CentralIconBase:()=>k});module.exports=g(v);var n=f(require("react")),k=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:a=!0,style:m,mode:i="masked",maskId:s,...x})=>{let I=i!=="raw"&&!!s;return n.default.createElement("svg",{...x,"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:t,...m}},o&&!a&&n.default.createElement("title",null,o),I?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"}},e)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};var G={};C(G,{default:()=>L,IconSketchbook:()=>w});module.exports=g(G);var l=f(require("react"));var w=l.default.memo((e)=>{return l.default.createElement(k,{...e,ariaLabel:"sketchbook",maskId:"square-outlined-radius-0-stroke-2-IconSketchbook"},l.default.createElement("path",{d:"M4.5 3.5V20.5H19.5V3.5H4.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),l.default.createElement("path",{d:"M9 8H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),l.default.createElement("path",{d:"M9 12H12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),L=w;
//# debugId=E79F464072029F8564756E2164756E21