@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 • 844 B
JavaScript
import a from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:p,ariaHidden:o=!0,style:V,...H})=>n.createElement("svg",{...H,"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:p,...V}},t&&!o&&n.createElement("title",null,t),r);var s=r=>a.createElement(l,{...r,ariaLabel:"keyboard-cable"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19 5.5V2H17.5V4H5V8H1V22H23V8H6.5V5.5H19ZM9 16.5H15V18H9V16.5ZM6.5 16.5H5V18H6.5V16.5ZM5 12H6.5V13.5H5V12ZM10.5 12H9V13.5H10.5V12ZM13.5 12H15V13.5H13.5V12ZM19.0002 12H17.5002V13.5H19.0002V12ZM17.5 16.5H19V18H17.5V16.5Z",fill:"currentColor"})),f=s;export{s as IconKeyboardCable,f as default};
//# sourceMappingURL=index.mjs.map