@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 911 B
JavaScript
import l from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:s,...c})=>n.createElement("svg",{...c,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...s}},o&&!t&&n.createElement("title",null,o),r);var i=r=>l.createElement(a,{...r,ariaLabel:"parachute, airdrop"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15 18.6359V22H9V18.6359L1.5 12.743V12.5C1.5 6.70101 6.20101 2 12 2C17.799 2 22.5 6.70101 22.5 12.5V12.743L15 18.6359ZM12.5 9.454C15.3153 9.56114 18.1616 10.5738 21.1508 12.5313L15 17.3641V16H12.5V9.454ZM9 17.3641L2.84917 12.5313C5.83843 10.5738 8.68469 9.56114 11.5 9.454V16H9V17.3641Z",fill:"currentColor"})),f=i;export{i as IconParachute,f as default};
//# sourceMappingURL=index.mjs.map