@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 • 720 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:r=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:s,...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:l,...s}},o&&!t&&n.createElement("title",null,o),e);var m=e=>a.createElement(p,{...e,ariaLabel:"plugin-1, power, adapter"},a.createElement("path",{d:"M9.5 2H8V5.5H4V14.25C4 16.8734 6.12665 19 8.75 19H11.25V22H12.75V19H15.25C17.8734 19 20 16.8734 20 14.25V5.5H16V2H14.5V5.5H9.5V2Z",fill:"currentColor"})),f=m;export{m as IconPlugin1,f as default};
//# sourceMappingURL=index.mjs.map