@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.71 kB
JavaScript
var I=Object.create;var{getPrototypeOf:y,defineProperty:l,getOwnPropertyNames:u,getOwnPropertyDescriptor:B}=Object,h=Object.prototype.hasOwnProperty;function c(r){return this[r]}var L,P,g=(r,e,t)=>{var o=r!=null&&typeof r==="object";if(o){var i=e?L??=new WeakMap:P??=new WeakMap,k=i.get(r);if(k)return k}t=r!=null?I(y(r)):{};let p=e||!r||!r.__esModule?l(t,"default",{value:r,enumerable:!0}):t;for(let a of u(r))if(!h.call(p,a))l(p,a,{get:c.bind(r,a),enumerable:!0});if(o)i.set(r,p);return p},C=(r)=>{var e=(d??=new WeakMap).get(r),t;if(e)return e;if(e=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var o of u(r))if(!h.call(e,o))l(e,o,{get:c.bind(r,o),enumerable:!(t=B(r,o))||t.enumerable})}return d.set(r,e),e},d;var q=(r)=>r;function H(r,e){this[r]=q.bind(null,e)}var f=(r,e)=>{for(var t in e)l(r,t,{get:e[t],enumerable:!0,configurable:!0,set:H.bind(e,t)})};var b={};f(b,{CentralIconBase:()=>m});module.exports=C(b);var s=g(require("react")),m=({children:r,size:e=24,ariaLabel:t,color:o,ariaHidden:i=!0,style:k,mode:p="masked",maskId:a,...w})=>{let V=p!=="raw"&&!!a;return s.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:o,...k}},t&&!i&&s.default.createElement("title",null,t),V?s.default.createElement(s.default.Fragment,null,s.default.createElement("mask",{id:a,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},s.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),s.default.createElement("g",{fill:"none",style:{color:"#fff"}},r)),s.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${a})`})):r)};var M={};f(M,{default:()=>S,IconPageTextLock:()=>x});module.exports=C(M);var n=g(require("react"));var x=n.default.memo((r)=>{return n.default.createElement(m,{...r,ariaLabel:"page-text-lock",maskId:"square-outlined-radius-0-stroke-2-IconPageTextLock"},n.default.createElement("path",{d:"M14 17H20V21H14V17Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M15 16C15 14.8954 15.8954 14 17 14C18.1046 14 19 14.8954 19 16V17H15V16Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M10 21H5V3H19V10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M9 7H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M9 11H12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),S=x;
//# debugId=B9CB5AB6F4D1754E64756E2164756E21