@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.2 kB
JavaScript
import o from"react";import a from"react";var p=({children:e,size:r=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:l,...i})=>a.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:s,...l}},n&&!t&&a.createElement("title",null,n),e);var C=e=>o.createElement(p,{...e,ariaLabel:"airplane-down, landing"},o.createElement("path",{d:"M3 19H21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("path",{d:"M6.53876 3.43706L4.07745 3L4.37583 7.09403L3.21977 7.89901L3.03264 8.92687C2.83195 10.0292 3.57798 11.0809 4.68621 11.2579L8.48719 11.8651L7.33311 14.2255L10.2867 14.75L14.253 12.889L18.6978 13.6783C19.5098 13.8224 20.3252 13.4436 20.7375 12.7307C21.1876 11.9524 21.0484 10.9681 20.4002 10.3446L18.9565 8.95607C18.6657 8.6763 18.2979 8.49108 17.8995 8.42422C16.2059 8.13994 11.4395 7.33808 9.40771 6.97729C8.82334 6.87352 8.31438 6.51679 8.01849 6.00359L6.53876 3.43706Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),d=C;export{C as IconAirplaneDown,d as default};
//# sourceMappingURL=index.mjs.map