@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 C=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(t,e)=>{for(var r in e)p(t,r,{get:e[r],enumerable:!0})},l=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of h(e))!x.call(t,o)&&o!==r&&p(t,o,{get:()=>e[o],enumerable:!(n=f(e,o))||n.enumerable});return t};var i=(t,e,r)=>(r=t!=null?C(d(t)):{},l(e||!t||!t.__esModule?p(r,"default",{value:t,enumerable:!0}):r,t)),I=t=>l(p({},"__esModule",{value:!0}),t);var y={};B(y,{IconAlignmentRight:()=>c,default:()=>w});module.exports=I(y);var s=i(require("react"));var a=i(require("react")),m=({children:t,size:e=24,ariaLabel:r,color:n,ariaHidden:o=!0,style:g,...u})=>a.default.createElement("svg",{...u,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...g}},r&&!o&&a.default.createElement("title",null,r),t);var c=t=>s.default.createElement(m,{...t,ariaLabel:"alignment-right"},s.default.createElement("path",{d:"M4 5H20M12 12H20M4 19H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),w=c;0&&(module.exports={IconAlignmentRight});
//# sourceMappingURL=index.js.map
;