@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 • 986 B
JavaScript
import t from"react";import p from"react";var s=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:l,...i})=>p.createElement("svg",{...i,"aria-hidden":e,role:e?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,...l}},n&&!e&&p.createElement("title",null,n),o);var C=o=>t.createElement(s,{...o,ariaLabel:"airdrop-2, free, drop, parachute"},t.createElement("path",{d:"M4 11L11 16.5M13 16.5L20 11",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M8 21V17H16V21H8Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M12 3C7.58172 3 4 6.58172 4 11C4 11 8.86971 10.5 12 10.5C15.1303 10.5 20 11 20 11C20 6.58172 16.4183 3 12 3Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M12 11V16",stroke:"currentColor",strokeWidth:"2"})),u=C;export{C as IconAirdrop2,u as default};
//# sourceMappingURL=index.mjs.map