@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.09 kB
JavaScript
import p from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:o,color:a,ariaHidden:r=!0,style:s,...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,...s}},o&&!r&&n.createElement("title",null,o),t);var C=t=>p.createElement(l,{...t,ariaLabel:"rocket, startup, launch"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.4978 14.3242L11.4978 17.501V19.4866L15.4978 17.3048V14.3242ZM9.99778 17.4495L6.54823 14H1.98438L5.80256 7H10.8998C13.7549 3.96176 16.9681 2 21.2478 2H21.9978V2.75C21.9978 7.02966 20.036 10.2429 16.9978 13.098V18.1952L9.99778 22.0134V17.4495ZM6.49678 12.5L9.67355 8.5H6.69301L4.51119 12.5H6.49678ZM1.99778 19.1944C1.99778 17.645 3.25387 16.3889 4.80334 16.3889C6.3528 16.3889 7.60889 17.645 7.60889 19.1944C7.60889 20.7439 6.3528 22 4.80334 22H1.99778V19.1944Z",fill:"currentColor"})),V=C;export{C as IconRocket,V as default};
//# sourceMappingURL=index.mjs.map