@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 • 928 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:"M20.6892 12.7812C17.94 11.0385 15.3246 10.1161 12.75 9.96631V16H15V16.9533L20.6892 12.7812ZM15 18.8134L22.75 13.1301V12.75C22.75 6.81294 17.9371 2 12 2C6.06294 2 1.25 6.81294 1.25 12.75V13.1301L9 18.8134V22H15V18.8134ZM11.25 16V9.96631C8.67535 10.1161 6.05999 11.0385 3.31084 12.7812L9 16.9533V16H11.25Z",fill:"currentColor"})),f=i;export{i as IconParachute,f as default};
//# sourceMappingURL=index.mjs.map