@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.62 kB
JavaScript
;var h=Object.create;var s=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,k=Object.prototype.hasOwnProperty;var w=(r,e)=>{for(var t in e)s(r,t,{get:e[t],enumerable:!0})},l=(r,e,t,a)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of f(e))!k.call(r,o)&&o!==t&&s(r,o,{get:()=>e[o],enumerable:!(a=d(e,o))||a.enumerable});return r};var c=(r,e,t)=>(t=r!=null?h(g(r)):{},l(e||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>l(s({},"__esModule",{value:!0}),r);var I={};w(I,{IconPowerPlant:()=>m,default:()=>B});module.exports=x(I);var n=c(require("react"));var p=c(require("react")),i=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:u,...C})=>p.default.createElement("svg",{...C,"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,...u}},t&&!o&&p.default.createElement("title",null,t),r);var m=r=>n.default.createElement(i,{...r,ariaLabel:"power-plant, coal, gas, factory"},n.default.createElement("path",{d:"M6 8H10L12 20H4L6 8Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M19 3H10C8.89543 3 8 3.89543 8 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M11.4297 13.25L15.0011 11.5V14L20.0011 11.5V20H12.0011",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),B=m;0&&(module.exports={IconPowerPlant});
//# sourceMappingURL=index.js.map