@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.44 kB
JavaScript
var f=Object.create;var a=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(e,r)=>{for(var t in r)a(e,t,{get:r[t],enumerable:!0})},l=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of d(r))!B.call(e,o)&&o!==t&&a(e,o,{get:()=>r[o],enumerable:!(n=x(r,o))||n.enumerable});return e};var i=(e,r,t)=>(t=e!=null?f(g(e)):{},l(r||!e||!e.__esModule?a(t,"default",{value:e,enumerable:!0}):t,e)),b=e=>l(a({},"__esModule",{value:!0}),e);var k={};I(k,{IconLinebreak:()=>c,default:()=>h});module.exports=b(k);var s=i(require("react"));var p=i(require("react")),m=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:C,...u})=>p.default.createElement("svg",{...u,"aria-hidden":o,role:o?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,...C}},t&&!o&&p.default.createElement("title",null,t),e);var c=e=>s.default.createElement(m,{...e,ariaLabel:"linebreak,next-line"},s.default.createElement("path",{d:"M4 12H16.75C18.683 12 20.25 13.567 20.25 15.5C20.25 17.433 18.683 19 16.75 19H13M4 19H7M4 5H20M14.5 16.5L12 19L14.5 21.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),h=c;0&&(module.exports={IconLinebreak});
//# sourceMappingURL=index.js.map
;