@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.53 kB
JavaScript
;var u=Object.create;var a=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,y=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var e in t)a(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of h(t))!y.call(r,o)&&o!==e&&a(r,o,{get:()=>t[o],enumerable:!(n=f(t,o))||n.enumerable});return r};var i=(r,t,e)=>(e=r!=null?u(x(r)):{},l(t||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>l(a({},"__esModule",{value:!0}),r);var w={};B(w,{IconRainyLight:()=>m,default:()=>d});module.exports=I(w);var s=i(require("react"));var p=i(require("react")),C=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:c,...g})=>p.default.createElement("svg",{...g,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...c}},e&&!o&&p.default.createElement("title",null,e),r);var m=r=>s.default.createElement(C,{...r,ariaLabel:"rainy-light"},s.default.createElement("path",{d:"M11.5 15.5L10.5 17.5M13.5 18.5L12.5 20.5M9.5 15H16C18.2091 15 20 13.2091 20 11C20 8.79086 18.2091 7 16 7C15.482 7 14.9869 7.09848 14.5326 7.27774C13.6788 5.34714 11.7467 4 9.5 4C6.46243 4 4 6.46243 4 9.5C4 12.5376 6.46243 15 9.5 15Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),d=m;0&&(module.exports={IconRainyLight});
//# sourceMappingURL=index.js.map