@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.02 kB
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":t,role:t?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:s,...l}},o&&!t&&n.createElement("title",null,o),r);var c=r=>a.createElement(p,{...r,ariaLabel:"push, launch, rocket"},a.createElement("path",{d:"M4.5 17.4999L2 19.9999M6.5 19.4999L5 20.9999M3 12.4999C3 12.4999 6.76997 13.7699 8.5 15.4999C10.23 17.23 11.5 20.9999 11.5 20.9999L15 17.9999V14.9999C19 12.9999 21.5 9.99992 21 2.99992C14 2.49992 11 4.99992 9 8.99992H6L3 12.4999ZM17 8.49992C17 9.32835 16.3284 9.99992 15.5 9.99992C14.6716 9.99992 14 9.32835 14 8.49992C14 7.67149 14.6716 6.99992 15.5 6.99992C16.3284 6.99992 17 7.67149 17 8.49992Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),f=c;export{c as IconPush,f as default};
//# sourceMappingURL=index.mjs.map