@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.34 kB
JavaScript
var f=Object.create;var a=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(e,o)=>{for(var r in o)a(e,r,{get:o[r],enumerable:!0})},i=(e,o,r,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of g(o))!B.call(e,t)&&t!==r&&a(e,t,{get:()=>o[t],enumerable:!(n=d(o,t))||n.enumerable});return e};var l=(e,o,r)=>(r=e!=null?f(x(e)):{},i(o||!e||!e.__esModule?a(r,"default",{value:e,enumerable:!0}):r,e)),h=e=>i(a({},"__esModule",{value:!0}),e);var y={};I(y,{IconAnimationNone:()=>c,default:()=>w});module.exports=h(y);var s=l(require("react"));var p=l(require("react")),m=({children:e,size:o=24,ariaLabel:r,color:n,ariaHidden:t=!0,style:u,...C})=>p.default.createElement("svg",{...C,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...u}},r&&!t&&p.default.createElement("title",null,r),e);var c=e=>s.default.createElement(m,{...e,ariaLabel:"animation-none"},s.default.createElement("path",{d:"M20 4H12V20H4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),w=c;0&&(module.exports={IconAnimationNone});
//# sourceMappingURL=index.js.map
;