UNPKG

@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.4 kB
import r from"react";import s from"react";var p=({children:o,size:t=24,ariaLabel:n,color:l,ariaHidden:e=!0,style:h,...i})=>s.createElement("svg",{...i,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...h}},n&&!e&&s.createElement("title",null,n),o);var d=o=>r.createElement(p,{...o,ariaLabel:"chip-simple, processor"},r.createElement("path",{d:"M20.25 3.75H3.75V20.25H20.25V3.75Z",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M15.25 8.75H8.75V15.25H15.25V8.75Z",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M9.75 4V1",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M14.25 4V1",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M9.75 23V20",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M14.25 23V20",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M4 9.75H1",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M4 14.25H1",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M23 9.75H20",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M23 14.25H20",stroke:"currentColor",strokeWidth:"1.5"})),m=d;export{d as IconChipSimple,m as default}; //# sourceMappingURL=index.mjs.map