@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.47 kB
JavaScript
;var u=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var w=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(e,t)=>{for(var r in t)p(e,r,{get:t[r],enumerable:!0})},l=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of w(t))!x.call(e,o)&&o!==r&&p(e,o,{get:()=>t[o],enumerable:!(n=d(t,o))||n.enumerable});return e};var i=(e,t,r)=>(r=e!=null?u(g(e)):{},l(t||!e||!e.__esModule?p(r,"default",{value:e,enumerable:!0}):r,e)),I=e=>l(p({},"__esModule",{value:!0}),e);var h={};B(h,{IconWindow:()=>C,default:()=>V});module.exports=I(h);var a=i(require("react"));var s=i(require("react")),m=({children:e,size:t=24,ariaLabel:r,color:n,ariaHidden:o=!0,style:c,...f})=>s.default.createElement("svg",{...f,"aria-hidden":o,role:o?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:n,...c}},r&&!o&&s.default.createElement("title",null,r),e);var C=e=>a.default.createElement(m,{...e,ariaLabel:"window, timeline, feed, posts"},a.default.createElement("path",{d:"M7.4 7.5H7.6M4 11V4H20V11M4 11V20H20V11M4 11H20M11 7.5H17M8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),V=C;0&&(module.exports={IconWindow});
//# sourceMappingURL=index.js.map