@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.98 kB
JavaScript
"use strict";var L=Object.create;var i=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var m=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)i(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of h(o))!f.call(r,t)&&t!==e&&i(r,t,{get:()=>o[t],enumerable:!(s=C(o,t))||s.enumerable});return r};var d=(r,o,e)=>(e=r!=null?L(m(r)):{},a(o||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>a(i({},"__esModule",{value:!0}),r);var B={};I(B,{IconInjection:()=>u,default:()=>x});module.exports=g(B);var n=d(require("react"));var p=d(require("react")),l=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:k,...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:s,...k}},e&&!t&&p.default.createElement("title",null,e),r);var u=r=>n.default.createElement(l,{...r,ariaLabel:"injection"},n.default.createElement("path",{d:"M18 3L21 6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M19.5 4.5L17 7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M13 4L20 11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M14.5003 5.5L7.5003 12.5C6.39573 13.6046 6.39573 15.3954 7.5003 16.5C8.60487 17.6046 10.3957 17.6046 11.5003 16.5L18.5003 9.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M3 21L7.5 16.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),x=u;0&&(module.exports={IconInjection});
//# sourceMappingURL=index.js.map