@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.17 kB
JavaScript
import t from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...C})=>l.createElement("svg",{...C,"aria-hidden":o,role:o?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:a,...s}},n&&!o&&l.createElement("title",null,n),e);var i=e=>t.createElement(p,{...e,ariaLabel:"airplane-down, landing"},t.createElement("path",{d:"M3.53871 1.78223L3.42126 6.66203L2.32228 7.22508L2.07366 8.29363C1.72984 9.77141 2.62099 11.2627 4.092 11.6416L7.02596 12.3975L5.41413 15.4327L9.64262 16.551L14.0248 14.1944L19.0559 15.3814C20.0131 15.6072 21.0076 15.2223 21.5682 14.4152C22.2294 13.4635 22.1219 12.1721 21.3106 11.3441L19.6958 9.69603C19.3398 9.33275 18.894 9.07379 18.3988 8.94795C16.7338 8.52484 11.7253 7.25016 9.61385 6.69174C9.23538 6.59164 8.92027 6.32528 8.75568 5.95959L7.32634 2.78398L3.53871 1.78223Z",fill:"currentColor"}),t.createElement("path",{d:"M2.00006 18.5003V20.0003H22.0001V18.5003H2.00006Z",fill:"currentColor"})),u=i;export{i as IconAirplaneDown,u as default};
//# sourceMappingURL=index.mjs.map