@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 • 839 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:r=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...s}},o&&!t&&n.createElement("title",null,o),e);var L=e=>a.createElement(p,{...e,ariaLabel:"airplane, flight"},a.createElement("path",{d:"M16.3284 4.17157L13.5 7L5 4L3 6L9.5 11L7.5 13H5.5L3 15.5L7 17L8.5 21L11 18.5V16.5L13 14.5L18 21L20 19L17 10.5L19.8284 7.67157C20.5786 6.92143 21 5.90401 21 4.84315V3H19.1569C18.096 3 17.0786 3.42143 16.3284 4.17157Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),u=L;export{L as IconAirplane,u as default};
//# sourceMappingURL=index.mjs.map