@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.74 kB
JavaScript
;var C=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(e,t)=>{for(var r in t)p(e,r,{get:t[r],enumerable:!0})},s=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of u(t))!g.call(e,o)&&o!==r&&p(e,o,{get:()=>t[o],enumerable:!(n=d(t,o))||n.enumerable});return e};var c=(e,t,r)=>(r=e!=null?C(f(e)):{},s(t||!e||!e.__esModule?p(r,"default",{value:e,enumerable:!0}):r,e)),B=e=>s(p({},"__esModule",{value:!0}),e);var h={};x(h,{IconCircleDotted:()=>i,default:()=>I});module.exports=B(h);var l=c(require("react"));var a=c(require("react")),M=({children:e,size:t=24,ariaLabel:r,color:n,ariaHidden:o=!0,style:m,...L})=>a.default.createElement("svg",{...L,"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,...m}},r&&!o&&a.default.createElement("title",null,r),e);var i=e=>l.default.createElement(M,{...e,ariaLabel:"circle-dotted"},l.default.createElement("path",{d:"M12 3.01V3M12 21V21.01M15.4422 3.6947L15.4461 3.68546M8.55777 20.3153L8.55394 20.3245M18.3604 5.64466L18.3675 5.63759M5.63956 18.3655L5.63249 18.3726M20.3102 8.56295L20.3195 8.55913M3.68964 15.4474L3.6804 15.4513M3.005 12.005H2.995M20.995 12.005H21.005M5.6398 5.64452L5.63273 5.63744M18.3606 18.3654L18.3677 18.3724M3.69002 8.56247L3.68078 8.55864M20.3106 15.4469L20.3198 15.4508M8.55774 3.69467L8.55392 3.68543M15.4422 20.3153L15.446 20.3245",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),I=i;0&&(module.exports={IconCircleDotted});
//# sourceMappingURL=index.js.map