@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 • 1.5 kB
JavaScript
import e from"react";import n from"react";var p=({children:o,size:r=24,ariaLabel:l,color:a,ariaHidden:t=!0,style:C,...i})=>n.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:a,...C}},l&&!t&&n.createElement("title",null,l),o);var s=o=>e.createElement(p,{...o,ariaLabel:"package-block,delivery"},e.createElement("path",{d:"M3 21V3H8V9H16V3H21V12.2569C18.8394 10.4703 15.6335 10.5884 13.6109 12.6109C11.463 14.7588 11.463 18.2412 13.6109 20.3891C13.8387 20.6169 14.0815 20.8205 14.3362 21H3Z",fill:"currentColor"}),e.createElement("path",{d:"M20.6638 21C20.7784 20.9193 20.8905 20.8336 21 20.7431V21H20.6638Z",fill:"currentColor"}),e.createElement("path",{d:"M15 3H9V8H15V3Z",fill:"currentColor"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.7056 13.2945C18.9352 11.5241 16.0648 11.5241 14.2945 13.2945C12.5241 15.0648 12.5241 17.9352 14.2945 19.7056C16.0648 21.4759 18.9352 21.4759 20.7056 19.7056C22.4759 17.9352 22.4759 15.0648 20.7056 13.2945ZM20.2996 18.5454L15.4547 13.7004C16.8108 12.707 18.7257 12.8231 19.9513 14.0487C21.1769 15.2743 21.293 17.1892 20.2996 18.5454ZM14.7004 14.4547L19.5454 19.2996C18.1892 20.293 16.2743 20.1769 15.0487 18.9513C13.8231 17.7257 13.707 15.8108 14.7004 14.4547Z",fill:"currentColor"})),d=s;export{s as IconPackageBlock,d as default};
//# sourceMappingURL=index.mjs.map