@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 • 930 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:"M19.3081 2C18.0483 2 16.8401 2.50044 15.9493 3.39124L13.344 5.99656L4.60792 2.91322L1.61414 5.907L8.2947 11.0459L7.06281 12.2778H5.00725L1.39453 15.8905L6.27703 17.7214L8.10797 22.6039L11.7207 18.9912V16.9357L12.9526 15.7038L18.0915 22.3843L21.0852 19.3905L18.0019 10.6544L20.6072 8.04913C21.498 7.15833 21.9985 5.95015 21.9985 4.69037V2H19.3081Z",fill:"currentColor"})),g=L;export{L as IconAirplane,g as default};
//# sourceMappingURL=index.mjs.map