@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.98 kB
JavaScript
var I=Object.create;var{getPrototypeOf:y,defineProperty:p,getOwnPropertyNames:m,getOwnPropertyDescriptor:B}=Object,u=Object.prototype.hasOwnProperty;function c(r){return this[r]}var L,q,C=(r,e,t)=>{var o=r!=null&&typeof r==="object";if(o){var i=e?L??=new WeakMap:q??=new WeakMap,d=i.get(r);if(d)return d}t=r!=null?I(y(r)):{};let l=e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t;for(let a of m(r))if(!u.call(l,a))p(l,a,{get:c.bind(r,a),enumerable:!0});if(o)i.set(r,l);return l},f=(r)=>{var e=(k??=new WeakMap).get(r),t;if(e)return e;if(e=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var o of m(r))if(!u.call(e,o))p(e,o,{get:c.bind(r,o),enumerable:!(t=B(r,o))||t.enumerable})}return k.set(r,e),e},k;var M=(r)=>r;function S(r,e){this[r]=M.bind(null,e)}var g=(r,e)=>{for(var t in e)p(r,t,{get:e[t],enumerable:!0,configurable:!0,set:S.bind(e,t)})};var P={};g(P,{CentralIconBase:()=>h});module.exports=f(P);var s=C(require("react")),h=({children:r,size:e=24,ariaLabel:t,color:o,ariaHidden:i=!0,style:d,mode:l="masked",maskId:a,...x})=>{let V=l!=="raw"&&!!a;return s.default.createElement("svg",{...x,"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,...d}},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 W={};g(W,{default:()=>b,IconCalendarSearch:()=>w});module.exports=f(W);var n=C(require("react"));var w=n.default.memo((r)=>{return n.default.createElement(h,{...r,ariaLabel:"calendar-search, date-search",maskId:"square-outlined-radius-0-stroke-2-IconCalendarSearch"},n.default.createElement("path",{d:"M20 5H4V9H20V5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M20 9V10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M4 9V20H10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M8 5V3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M16 5V3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M19.1213 19.1213C17.9497 20.2929 16.0503 20.2929 14.8787 19.1213C13.7071 17.9497 13.7071 16.0503 14.8787 14.8787C16.0503 13.7071 17.9497 13.7071 19.1213 14.8787C20.2929 16.0503 20.2929 17.9497 19.1213 19.1213ZM19.1213 19.1213L21 21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),b=w;
//# debugId=20E00C8900E7B0F364756E2164756E21