@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.
2 lines • 1.5 kB
JavaScript
;var f=Object.create;var a=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(e,r)=>{for(var t in r)a(e,t,{get:r[t],enumerable:!0})},l=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of d(r))!x.call(e,o)&&o!==t&&a(e,o,{get:()=>r[o],enumerable:!(n=h(r,o))||n.enumerable});return e};var c=(e,r,t)=>(t=e!=null?f(g(e)):{},l(r||!e||!e.__esModule?a(t,"default",{value:e,enumerable:!0}):t,e)),I=e=>l(a({},"__esModule",{value:!0}),e);var w={};B(w,{IconCalendarSearch4:()=>m,default:()=>V});module.exports=I(w);var s=c(require("react"));var p=c(require("react")),C=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:i,...u})=>p.default.createElement("svg",{...u,"aria-hidden":o,role:o?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:n,...i}},t&&!o&&p.default.createElement("title",null,t),e);var m=e=>s.default.createElement(C,{...e,ariaLabel:"calendar-search-4"},s.default.createElement("path",{d:"M8 5V3M16 5V3M13.75 14L15 15.25M4 5H20V20H4V5ZM14.5 12C14.5 13.5188 13.2688 14.75 11.75 14.75C10.2312 14.75 9 13.5188 9 12C9 10.4812 10.2312 9.25 11.75 9.25C13.2688 9.25 14.5 10.4812 14.5 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),V=m;0&&(module.exports={IconCalendarSearch4});
//# sourceMappingURL=index.js.map