@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.87 kB
JavaScript
var I=Object.create;var{getPrototypeOf:q,defineProperty:p,getOwnPropertyNames:h,getOwnPropertyDescriptor:B}=Object,m=Object.prototype.hasOwnProperty;function c(r){return this[r]}var L,V,C=(r,e,t)=>{var s=r!=null&&typeof r==="object";if(s){var i=e?L??=new WeakMap:V??=new WeakMap,d=i.get(r);if(d)return d}t=r!=null?I(q(r)):{};let l=e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t;for(let a of h(r))if(!m.call(l,a))p(l,a,{get:c.bind(r,a),enumerable:!0});if(s)i.set(r,l);return l},f=(r)=>{var e=(u??=new WeakMap).get(r),t;if(e)return e;if(e=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var s of h(r))if(!m.call(e,s))p(e,s,{get:c.bind(r,s),enumerable:!(t=B(r,s))||t.enumerable})}return u.set(r,e),e},u;var H=(r)=>r;function M(r,e){this[r]=H.bind(null,e)}var g=(r,e)=>{for(var t in e)p(r,t,{get:e[t],enumerable:!0,configurable:!0,set:M.bind(e,t)})};var W={};g(W,{CentralIconBase:()=>k});module.exports=f(W);var n=C(require("react")),k=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:i=!0,style:d,mode:l="masked",maskId:a,...y})=>{let x=l!=="raw"&&!!a;return n.default.createElement("svg",{...y,"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:s,...d}},t&&!i&&n.default.createElement("title",null,t),x?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:a,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(#${a})`})):r)};var P={};g(P,{default:()=>b,IconCalendarDays:()=>w});module.exports=f(P);var o=C(require("react"));var w=o.default.memo((r)=>{return o.default.createElement(k,{...r,ariaLabel:"calendar-days",maskId:"square-outlined-radius-0-stroke-2-IconCalendarDays"},o.default.createElement("path",{d:"M4 4H20V8V20H4V8V4Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.default.createElement("path",{d:"M4 8H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.default.createElement("path",{d:"M8 12H8.01",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.default.createElement("path",{d:"M8 16H8.01",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.default.createElement("path",{d:"M12 12H12.01",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.default.createElement("path",{d:"M16 12H16.01",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.default.createElement("path",{d:"M12 16H12.01",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),b=w;
//# debugId=C5C2BB201A461F4064756E2164756E21