@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.56 kB
JavaScript
var d=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,k=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of g(o))!k.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(s=h(o,t))||s.enumerable});return r};var i=(r,o,e)=>(e=r!=null?d(f(r)):{},l(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>l(p({},"__esModule",{value:!0}),r);var w={};x(w,{IconDoor:()=>u,default:()=>I});module.exports=B(w);var n=i(require("react"));var a=i(require("react")),c=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:m,...C})=>a.default.createElement("svg",{...C,"aria-hidden":t,role:t?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,...m}},e&&!t&&a.default.createElement("title",null,e),r);var u=r=>n.default.createElement(c,{...r,ariaLabel:"door, login, logout"},n.default.createElement("path",{d:"M2.75 21.25L21.25 21.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M4.75 21.25V2.75H19.25V21.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M7.75 12.25H8.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),I=u;0&&(module.exports={IconDoor});
//# sourceMappingURL=index.js.map
;