@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 • 885 B
JavaScript
import r from"react";import s from"react";var p=({children:e,size:t=24,ariaLabel:n,color:l,ariaHidden:o=!0,style:a,...i})=>s.createElement("svg",{...i,"aria-hidden":o,role:o?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,...a}},n&&!o&&s.createElement("title",null,n),e);var c=e=>r.createElement(p,{...e,ariaLabel:"construction-helmet, work, wip"},r.createElement("path",{d:"M4 15V12.5C4 8.08172 7.58172 4.5 12 4.5V4.5C16.4183 4.5 20 8.08172 20 12.5V15",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M10 15V4H14V15",stroke:"currentColor",strokeWidth:"2"}),r.createElement("rect",{x:"3",y:"15",width:"18",height:"4",stroke:"currentColor",strokeWidth:"2"})),d=c;export{c as IconConstructionHelmet,d as default};
//# sourceMappingURL=index.mjs.map