@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.5017 14.3242L11.5017 17.501V19.4866L15.5017 17.3048V14.3242ZM10.0017 17.4495L6.55214 14H1.98828L5.80646 7H10.9037C13.7588 3.96176 16.972 2 21.2517 2H22.0017V2.75C22.0017 7.02966 20.0399 10.2429 17.0017 13.098V18.1952L10.0017 22.0134V17.4495ZM6.50069 12.5L9.67746 8.5H6.69691L4.51509 12.5H6.50069ZM2.00169 19.1944C2.00169 17.645 3.25778 16.3889 4.80724 16.3889C6.35671 16.3889 7.6128 17.645 7.6128 19.1944C7.6128 20.7439 6.35671 22 4.80724 22H2.00169V19.1944Z",fill:"currentColor"})),V=C;export{C as IconRocket,V as default};
//# sourceMappingURL=index.mjs.map