@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.11 kB
JavaScript
import o from"react";import a from"react";var s=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:l,...C})=>a.createElement("svg",{...C,"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:p,...l}},n&&!t&&a.createElement("title",null,n),e);var i=e=>o.createElement(s,{...e,ariaLabel:"server, data, storage"},o.createElement("path",{d:"M21.25 12V4.75H2.75V12M21.25 12H2.75M21.25 12V19.25H2.75V12",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.createElement("path",{d:"M6.5 9.125C6.91421 9.125 7.25 8.78921 7.25 8.375C7.25 7.96079 6.91421 7.625 6.5 7.625C6.08579 7.625 5.75 7.96079 5.75 8.375C5.75 8.78921 6.08579 9.125 6.5 9.125ZM6.5 16.375C6.91421 16.375 7.25 16.0392 7.25 15.625C7.25 15.2108 6.91421 14.875 6.5 14.875C6.08579 14.875 5.75 15.2108 5.75 15.625C5.75 16.0392 6.08579 16.375 6.5 16.375Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.5"})),d=i;export{i as IconServer,d as default};
//# sourceMappingURL=index.mjs.map