@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.68 kB
JavaScript
"use strict";var m=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var C=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(r,e)=>{for(var t in e)p(r,t,{get:e[t],enumerable:!0})},i=(r,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of f(e))!g.call(r,o)&&o!==t&&p(r,o,{get:()=>e[o],enumerable:!(s=d(e,o))||s.enumerable});return r};var l=(r,e,t)=>(t=r!=null?m(C(r)):{},i(e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),B=r=>i(p({},"__esModule",{value:!0}),r);var V={};x(V,{IconDeskOffice2:()=>u,default:()=>I});module.exports=B(V);var n=l(require("react"));var a=l(require("react")),c=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:h,...k})=>a.default.createElement("svg",{...k,"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:s,...h}},t&&!o&&a.default.createElement("title",null,t),r);var u=r=>n.default.createElement(c,{...r,ariaLabel:"desk-office-2"},n.default.createElement("rect",{x:"6",y:"4",width:"8",height:"5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M10 9V12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M20 16H13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M4 20V12H13M13 12H20V20H13V12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),I=u;0&&(module.exports={IconDeskOffice2});
//# sourceMappingURL=index.js.map