@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.
4 lines (2 loc) • 1.35 kB
JavaScript
import s from"react";var p=({children:t,size:o=24,ariaLabel:n,color:i,ariaHidden:e=!0,style:a,...d})=>{return s.createElement("svg",{...d,"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:i,...a}},n&&!e&&s.createElement("title",null,n),t)};import r from"react";var l=(t)=>{return r.createElement(p,{...t,ariaLabel:"math-basic, calc"},r.createElement("path",{d:"M7 4V10M4 7H10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.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"}),r.createElement("path",{d:"M14 7H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M14 17H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M17 14H17.0001",stroke:"currentColor",strokeWidth:"2.2",strokeLinecap:"round"}),r.createElement("path",{d:"M17 20H17.0001",stroke:"currentColor",strokeWidth:"2.2",strokeLinecap:"round"}))},C=l;export{C as default,l as IconMathBasic};
//# debugId=C90F28AD1E3207CB64756E2164756E21