@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.73 kB
JavaScript
;var u=Object.create;var l=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var d=(r,t)=>{for(var e in t)l(r,e,{get:t[e],enumerable:!0})},s=(r,t,e,p)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of f(t))!L.call(r,o)&&o!==e&&l(r,o,{get:()=>t[o],enumerable:!(p=C(t,o))||p.enumerable});return r};var V=(r,t,e)=>(e=r!=null?u(h(r)):{},s(t||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>s(l({},"__esModule",{value:!0}),r);var B={};d(B,{Icon4k:()=>m,default:()=>x});module.exports=g(B);var n=V(require("react"));var a=V(require("react")),i=({children:r,size:t=24,ariaLabel:e,color:p,ariaHidden:o=!0,style:c,...H})=>a.default.createElement("svg",{...H,"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,...c}},e&&!o&&a.default.createElement("title",null,e),r);var m=r=>n.default.createElement(i,{...r,ariaLabel:"4k"},n.default.createElement("path",{d:"M21 5H3V19H21V5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M8.80664 15.5V14.3818H5.33984V12.7168L7.89844 8.4541H10.7598V12.7949H11.624V14.3818H10.7598V15.5H8.80664ZM7.03418 12.8779H8.86523V9.83594H8.82617L7.03418 12.8193V12.8779Z",fill:"currentColor"}),n.default.createElement("path",{d:"M12.4102 15.5V8.4541H14.4805V11.4424H14.5195L16.6973 8.4541H18.8701L16.5508 11.5791L18.9775 15.5H16.5703L15.0322 12.9072L14.4805 13.6543V15.5H12.4102Z",fill:"currentColor"})),x=m;0&&(module.exports={Icon4k});
//# sourceMappingURL=index.js.map