@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 • 826 B
JavaScript
import r from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...c})=>l.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:a,...s}},n&&!t&&l.createElement("title",null,n),o);var i=o=>r.createElement(p,{...o,ariaLabel:"usb, connection, connect, save, data"},r.createElement("path",{d:"M10.5 8V5H9.5V8H10.5Z",fill:"currentColor"}),r.createElement("path",{d:"M14.5 5V8H13.5V5H14.5Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19 2H5V10H3V22H21V10H19V2ZM18 10V3H6V10H18Z",fill:"currentColor"})),d=i;export{i as IconUsb,d as default};
//# sourceMappingURL=index.mjs.map