@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 • 2.03 kB
JavaScript
"use strict";var h=Object.create;var p=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var C=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,M=Object.prototype.hasOwnProperty;var f=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of C(o))!M.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(s=m(o,e))||s.enumerable});return r};var d=(r,o,t)=>(t=r!=null?h(L(r)):{},a(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),B=r=>a(p({},"__esModule",{value:!0}),r);var x={};f(x,{IconMathBasic:()=>u,default:()=>g});module.exports=B(x);var n=d(require("react"));var i=d(require("react")),l=({children:r,size:o=24,ariaLabel:t,color:s,ariaHidden:e=!0,style:c,...k})=>i.default.createElement("svg",{...k,"aria-hidden":e,role:e?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,...c}},t&&!e&&i.default.createElement("title",null,t),r);var u=r=>n.default.createElement(l,{...r,ariaLabel:"math-basic, calc"},n.default.createElement("path",{d:"M7 4V10M4 7H10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M4.5 14.5L7.00002 17M7.00002 17L9.5 19.5M7.00002 17L4.5 19.5M7.00002 17L9.5 14.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M14 7H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M14 17H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M17 14H17.0001",stroke:"currentColor",strokeWidth:"2.2",strokeLinecap:"round"}),n.default.createElement("path",{d:"M17 20H17.0001",stroke:"currentColor",strokeWidth:"2.2",strokeLinecap:"round"})),g=u;0&&(module.exports={IconMathBasic});
//# sourceMappingURL=index.js.map