@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 • 979 B
JavaScript
import s from"react";import n from"react";var p=({children:t,size:e=24,ariaLabel:o,color:a,ariaHidden:r=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":r,role:r?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:a,...l}},o&&!r&&n.createElement("title",null,o),t);var i=t=>s.createElement(p,{...t,ariaLabel:"test-tube"},s.createElement("path",{d:"M14.0039 5L4.00077 15C2.61969 16.3806 2.61951 18.6195 4.00038 20.0004C5.38094 21.381 7.61921 21.3811 8.99999 20.0008L19.0039 10M14.0039 5L19.0039 10M14.0039 5L13 4M19.0039 10L20 11M15.25 13H6.75M20 6H20.01M18.4 2.5H18.6M19 2.5C19 2.77614 18.7761 3 18.5 3C18.2238 3 18 2.77614 18 2.5C18 2.22386 18.2238 2 18.5 2C18.7761 2 19 2.22386 19 2.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=i;export{i as IconTestTube,d as default};
//# sourceMappingURL=index.mjs.map