@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 • 1.13 kB
JavaScript
import a from"react";import n from"react";var p=({children:r,size:t=24,ariaLabel:o,color:s,ariaHidden:e=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},o&&!e&&n.createElement("title",null,o),r);var c=r=>a.createElement(p,{...r,ariaLabel:"rocket, startup, launch"},a.createElement("path",{d:"M7 13H4.76619C3.9889 13 3.50878 12.152 3.9087 11.4855L5.12609 9.45651C5.66826 8.5529 6.64478 8 7.69857 8H11.25M7 13L11 17M7 13L11.25 8M11 17V19.2338C11 20.0111 11.848 20.4912 12.5145 20.0913L14.5435 18.8739C15.4471 18.3317 16 17.3552 16 16.3014V12.75M11 17L16 12.75M16 12.75C18.7449 10.2339 20.6526 7.50845 20.9572 3.99927C21.005 3.44906 20.5509 2.99502 20.0007 3.04278C16.4916 3.3474 13.7661 5.25513 11.25 8M5 21H3V19C3 17.8954 3.89543 17 5 17C6.10457 17 7 17.8954 7 19C7 20.1046 6.10457 21 5 21Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),g=c;export{c as IconRocket,g as default};
//# sourceMappingURL=index.mjs.map