@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.81 kB
JavaScript
"use strict";var m=Object.create;var i=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)i(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of k(o))!f.call(r,e)&&e!==t&&i(r,e,{get:()=>o[e],enumerable:!(s=h(o,e))||s.enumerable});return r};var l=(r,o,t)=>(t=r!=null?m(x(r)):{},a(o||!r||!r.__esModule?i(t,"default",{value:r,enumerable:!0}):t,r)),w=r=>a(i({},"__esModule",{value:!0}),r);var I={};g(I,{IconConstructionHelmet:()=>u,default:()=>B});module.exports=w(I);var n=l(require("react"));var p=l(require("react")),c=({children:r,size:o=24,ariaLabel:t,color:s,ariaHidden:e=!0,style:C,...d})=>p.default.createElement("svg",{...d,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...C}},t&&!e&&p.default.createElement("title",null,t),r);var u=r=>n.default.createElement(c,{...r,ariaLabel:"construction-helmet, work, wip"},n.default.createElement("path",{d:"M4 14.9999V12.4999C4 8.77224 6.54955 5.64004 10 4.75195M20 14.9999V12.4999C20 8.77224 17.4505 5.64004 14 4.75195",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M10 15V5C10 4.44771 10.4477 4 11 4H13C13.5523 4 14 4.44772 14 5V15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("rect",{x:"3",y:"15",width:"18",height:"4",rx:"1",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),B=u;0&&(module.exports={IconConstructionHelmet});
//# sourceMappingURL=index.js.map