@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 s=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var k=(r,t)=>{for(var e in t)s(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,p)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of g(t))!f.call(r,o)&&o!==e&&s(r,o,{get:()=>t[o],enumerable:!(p=h(t,o))||p.enumerable});return r};var i=(r,t,e)=>(e=r!=null?d(V(r)):{},l(t||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>l(s({},"__esModule",{value:!0}),r);var I={};k(I,{IconPlugin2:()=>c,default:()=>B});module.exports=x(I);var n=i(require("react"));var a=i(require("react")),u=({children:r,size:t=24,ariaLabel:e,color:p,ariaHidden:o=!0,style:m,...C})=>a.default.createElement("svg",{...C,"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:p,...m}},e&&!o&&a.default.createElement("title",null,e),r);var c=r=>n.default.createElement(u,{...r,ariaLabel:"plugin-2, build"},n.default.createElement("path",{d:"M2.75 7.75H21.25V19.25H2.75V7.75Z",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M4.75 7.5V3.75H10.25V7.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M13.75 7.5V3.75H19.25V7.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),B=c;0&&(module.exports={IconPlugin2});
//# sourceMappingURL=index.js.map
;