@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.57 kB
JavaScript
;var d=Object.create;var s=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var V=(r,e)=>{for(var t in e)s(r,t,{get:e[t],enumerable:!0})},p=(r,e,t,a)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of k(e))!x.call(r,o)&&o!==t&&s(r,o,{get:()=>e[o],enumerable:!(a=h(e,o))||a.enumerable});return r};var c=(r,e,t)=>(t=r!=null?d(f(r)):{},p(e||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>p(s({},"__esModule",{value:!0}),r);var I={};V(I,{IconCalendarClock4:()=>m,default:()=>B});module.exports=g(I);var n=c(require("react"));var l=c(require("react")),i=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:C,...u})=>l.default.createElement("svg",{...u,"aria-hidden":o,role:o?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:a,...C}},t&&!o&&l.default.createElement("title",null,t),r);var m=r=>n.default.createElement(i,{...r,ariaLabel:"calendar-clock-4"},n.default.createElement("path",{d:"M20 8.5V5H4V20H8.5M8 5V3M16 5V3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("circle",{cx:"17",cy:"17",r:"5",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M17 15.0002V16.9999L18.5 18.5002",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),B=m;0&&(module.exports={IconCalendarClock4});
//# sourceMappingURL=index.js.map