@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.37 kB
JavaScript
var f=Object.create;var s=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(e,t)=>{for(var r in t)s(e,r,{get:t[r],enumerable:!0})},l=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of d(t))!x.call(e,o)&&o!==r&&s(e,o,{get:()=>t[o],enumerable:!(n=h(t,o))||n.enumerable});return e};var i=(e,t,r)=>(r=e!=null?f(g(e)):{},l(t||!e||!e.__esModule?s(r,"default",{value:e,enumerable:!0}):r,e)),I=e=>l(s({},"__esModule",{value:!0}),e);var k={};B(k,{IconChecklist:()=>m,default:()=>L});module.exports=I(k);var a=i(require("react"));var p=i(require("react")),c=({children:e,size:t=24,ariaLabel:r,color:n,ariaHidden:o=!0,style:u,...C})=>p.default.createElement("svg",{...C,"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,...u}},r&&!o&&p.default.createElement("title",null,r),e);var m=e=>a.default.createElement(c,{...e,ariaLabel:"checklist, list"},a.default.createElement("path",{d:"M13 16H20M13 8H20M4 9L5.5 10L8.5 6M4 17L5.5 18L8.5 14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),L=m;0&&(module.exports={IconChecklist});
//# sourceMappingURL=index.js.map
;