UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 848 B
var React = require('react'); var e=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var n=Object.prototype.hasOwnProperty;var p=(o,h)=>{for(var v in h)e(o,v,{get:h[v],enumerable:!0})},l=(o,h,v,r)=>{if(h&&typeof h=="object"||typeof h=="function")for(let t of m(h))!n.call(o,t)&&t!==v&&e(o,t,{get:()=>h[t],enumerable:!(r=a(h,t))||r.enumerable});return o};var z=o=>l(e({},"__esModule",{value:!0}),o);var i={};p(i,{default:()=>f});module.exports=z(i);var s=require("./utils");function d(o){const h=(0,s.handleDefaultProps)(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...h},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M3 3h8v8H3zm10 0h8v8h-8zM3 13h8v8H3zm15 0h-2v3h-3v2h3v3h2v-3h3v-2h-3z"}))}var f=React.memo(d);