UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 841 B
var React = require('react'); var r=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var v=Object.prototype.hasOwnProperty;var s=(o,h)=>{for(var e in h)r(o,e,{get:h[e],enumerable:!0})},a=(o,h,e,m)=>{if(h&&typeof h=="object"||typeof h=="function")for(let t of p(h))!v.call(o,t)&&t!==e&&r(o,t,{get:()=>h[t],enumerable:!(m=n(h,t))||m.enumerable});return o};var z=o=>a(r({},"__esModule",{value:!0}),o);var w={};s(w,{default:()=>f});module.exports=z(w);var l=require("./utils");function d(o){const h=(0,l.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 3v18h18V3zm8 16H5v-6h6zm0-8H5V5h6zm8 8h-6v-6h6zm0-8h-6V5h6z"}))}var f=React.memo(d);