@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.75 kB
JavaScript
var V=Object.create;var{getPrototypeOf:y,defineProperty:l,getOwnPropertyNames:u,getOwnPropertyDescriptor:B}=Object,h=Object.prototype.hasOwnProperty;function c(r){return this[r]}var q,L,C=(r,e,t)=>{var o=r!=null&&typeof r==="object";if(o){var p=e?q??=new WeakMap:L??=new WeakMap,d=p.get(r);if(d)return d}t=r!=null?V(y(r)):{};let i=e||!r||!r.__esModule?l(t,"default",{value:r,enumerable:!0}):t;for(let a of u(r))if(!h.call(i,a))l(i,a,{get:c.bind(r,a),enumerable:!0});if(o)p.set(r,i);return i},f=(r)=>{var e=(m??=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 m.set(r,e),e},m;var M=(r)=>r;function P(r,e){this[r]=M.bind(null,e)}var g=(r,e)=>{for(var t in e)l(r,t,{get:e[t],enumerable:!0,configurable:!0,set:P.bind(e,t)})};var W={};g(W,{CentralIconBase:()=>k});module.exports=f(W);var s=C(require("react")),k=({children:r,size:e=24,ariaLabel:t,color:o,ariaHidden:p=!0,style:d,mode:i="masked",maskId:a,...x})=>{let I=i!=="raw"&&!!a;return s.default.createElement("svg",{...x,"aria-hidden":p,role:p?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,...d}},t&&!p&&s.default.createElement("title",null,t),I?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 b={};g(b,{default:()=>S,IconNotepad:()=>w});module.exports=f(b);var n=C(require("react"));var w=n.default.memo((r)=>{return n.default.createElement(k,{...r,ariaLabel:"notepad,notes",maskId:"square-outlined-radius-0-stroke-2-IconNotepad"},n.default.createElement("path",{d:"M4.5 3.5H19.5V20.5H4.5V3.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M9 10H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M9 14H13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M12 4.5V2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M16 4.5V2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M8 4.5V2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),S=w;
//# debugId=16EEE3F52CD2155464756E2164756E21