@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.4 kB
JavaScript
import r from"react";import n from"react";var p=({children:t,size:e=24,ariaLabel:s,color:a,ariaHidden:o=!0,style:i,...l})=>n.createElement("svg",{...l,"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:a,...i}},s&&!o&&n.createElement("title",null,s),t);var k=t=>r.createElement(p,{...t,ariaLabel:"wip, work, barrier"},r.createElement("path",{d:"M3 5H21V13H3V5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M7 13V21M7 21H6M7 21H8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M17 13V21M17 21H16M17 21H18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M7 4V3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M17 4V3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M5.5 12.5L8.5 5.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M15.5 12.5L18.5 5.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M10.5 12.5L13.5 5.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),C=k;export{k as IconWip,C as default};
//# sourceMappingURL=index.mjs.map