@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.31 kB
JavaScript
import r from"react";import l from"react";var p=({children:t,size:e=24,ariaLabel:n,color:C,ariaHidden:o=!0,style:a,...s})=>l.createElement("svg",{...s,"aria-hidden":o,role:o?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:C,...a}},n&&!o&&l.createElement("title",null,n),t);var i=t=>r.createElement(p,{...t,ariaLabel:"test-tube"},r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.7933 4.5L13.1468 3.85355L13.8539 3.14645L20.8539 10.1464L20.1468 10.8536L19.5004 10.2071L8.85393 20.8536C7.27796 22.4295 4.7228 22.4295 3.14682 20.8536C1.57085 19.2776 1.57085 16.7224 3.14683 15.1464L13.7933 4.5ZM14.5004 5.20711L7.70749 12H16.2933L18.7933 9.5L14.5004 5.20711Z",fill:"currentColor"}),r.createElement("path",{d:"M21.0039 6C21.0039 6.55228 20.5562 7 20.0039 7C19.4516 7 19.0039 6.55228 19.0039 6C19.0039 5.44772 19.4516 5 20.0039 5C20.5562 5 21.0039 5.44772 21.0039 6Z",fill:"currentColor"}),r.createElement("path",{d:"M20.0039 2.5C20.0039 3.32843 19.3323 4 18.5039 4C17.6755 4 17.0039 3.32843 17.0039 2.5C17.0039 1.67157 17.6755 1 18.5039 1C19.3323 1 20.0039 1.67157 20.0039 2.5Z",fill:"currentColor"})),d=i;export{i as IconTestTube,d as default};
//# sourceMappingURL=index.mjs.map