@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.35 kB
JavaScript
var f=Object.create;var p=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,w=Object.prototype.hasOwnProperty;var x=(e,r)=>{for(var o in r)p(e,o,{get:r[o],enumerable:!0})},l=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of d(r))!w.call(e,t)&&t!==o&&p(e,t,{get:()=>r[t],enumerable:!(n=B(r,t))||n.enumerable});return e};var i=(e,r,o)=>(o=e!=null?f(g(e)):{},l(r||!e||!e.__esModule?p(o,"default",{value:e,enumerable:!0}):o,e)),I=e=>l(p({},"__esModule",{value:!0}),e);var b={};x(b,{IconBarsTwo:()=>c,default:()=>h});module.exports=I(b);var a=i(require("react"));var s=i(require("react")),m=({children:e,size:r=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:u,...C})=>s.default.createElement("svg",{...C,"aria-hidden":t,role:t?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,...u}},o&&!t&&s.default.createElement("title",null,o),e);var c=e=>a.default.createElement(m,{...e,ariaLabel:"bars-two, menu simple, nav simple"},a.default.createElement("path",{d:"M3 7H21M3 17H21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),h=c;0&&(module.exports={IconBarsTwo});
//# sourceMappingURL=index.js.map
;