@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.14 kB
JavaScript
import s from"react";var p=({children:t,size:o=24,ariaLabel:n,color:i,ariaHidden:e=!0,style:a,...l})=>{return s.createElement("svg",{...l,"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 u=(t)=>{return r.createElement(p,{...t,ariaLabel:"math-notes, function"},r.createElement("path",{d:"M12 4V20M4 12H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M4 19C12 19 12 5 20 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M5.5 5.5L7 7M7 7L8.5 5.5M7 7V9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M15.75 15.75L18.75 18.75M18.75 15.75L15.75 18.75",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},C=u;export{C as default,u as IconMathNotes};
//# debugId=DD07614B0FD68AC664756E2164756E21