@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 • 1.62 kB
JavaScript
;var f=Object.create;var p=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var w=(r,t)=>{for(var o in t)p(r,o,{get:t[o],enumerable:!0})},s=(r,t,o,l)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of h(t))!g.call(r,e)&&e!==o&&p(r,e,{get:()=>t[e],enumerable:!(l=V(t,e))||l.enumerable});return r};var i=(r,t,o)=>(o=r!=null?f(d(r)):{},s(t||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),x=r=>s(p({},"__esModule",{value:!0}),r);var I={};w(I,{IconConstructionHelmet:()=>C,default:()=>B});module.exports=x(I);var n=i(require("react"));var a=i(require("react")),m=({children:r,size:t=24,ariaLabel:o,color:l,ariaHidden:e=!0,style:c,...u})=>a.default.createElement("svg",{...u,"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,...c}},o&&!e&&a.default.createElement("title",null,o),r);var C=r=>n.default.createElement(m,{...r,ariaLabel:"construction-helmet, work, wip"},n.default.createElement("path",{d:"M14 3H10V14.5H14V3Z",fill:"currentColor"}),n.default.createElement("path",{d:"M3 12.5C3 8.77087 5.26806 5.57145 8.5 4.20593V14.5H3V12.5Z",fill:"currentColor"}),n.default.createElement("path",{d:"M21 14.5V12.5C21 8.77087 18.7319 5.57145 15.5 4.20593V14.5H21Z",fill:"currentColor"}),n.default.createElement("path",{d:"M2 16H22V20H2V16Z",fill:"currentColor"})),B=C;0&&(module.exports={IconConstructionHelmet});
//# sourceMappingURL=index.js.map