@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.58 kB
JavaScript
import r from"react";import l from"react";var p=({children:t,size:e=24,ariaLabel:n,color:C,ariaHidden:o=!0,style:a,...i})=>l.createElement("svg",{...i,"aria-hidden":o,role:o?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:C,...a}},n&&!o&&l.createElement("title",null,n),t);var s=t=>r.createElement(p,{...t,ariaLabel:"package-security,delivery"},r.createElement("path",{d:"M3 21V3H8V9H16V3H21V12.3391C20.0207 11.9385 19.0261 11.7204 18 11.7204C16.5386 11.7204 15.1412 12.1627 13.7606 12.9449L13 13.3758V17.4199C13 19.0081 13.6676 20.1662 14.6059 20.9989L14.6071 21H3Z",fill:"currentColor"}),r.createElement("path",{d:"M15 3H9V8H15V3Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.7465 13.815C20.4786 13.0966 19.2499 12.7204 18 12.7204C16.7501 12.7204 15.5214 13.0966 14.2535 13.815L14 13.9586V17.4199C14 18.6872 14.5176 19.5835 15.2697 20.251C15.9955 20.8951 16.9425 21.3271 17.7969 21.7069L18 21.7972L18.2031 21.7069C19.0575 21.3271 20.0045 20.8951 20.7303 20.251C21.4824 19.5835 22 18.6872 22 17.4199V13.9586L21.7465 13.815ZM15 17.4199V14.5461C16.0575 13.9866 17.0379 13.7204 18 13.7204C18.9621 13.7204 19.9425 13.9866 21 14.5461V17.4199C21 18.3666 20.6322 19.0011 20.0666 19.503C19.5208 19.9874 18.7955 20.3448 18 20.7024C17.2045 20.3448 16.4792 19.9874 15.9334 19.503C15.3678 19.0011 15 18.3666 15 17.4199Z",fill:"currentColor"})),f=s;export{s as IconPackageSecurity,f as default};
//# sourceMappingURL=index.mjs.map