@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1 kB
JavaScript
var React = require('react');
var t=Object.defineProperty;var e=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var n=Object.prototype.hasOwnProperty;var r=(m,h)=>{for(var o in h)t(m,o,{get:h[o],enumerable:!0})},l=(m,h,o,z)=>{if(h&&typeof h=="object"||typeof h=="function")for(let v of p(h))!n.call(m,v)&&v!==o&&t(m,v,{get:()=>h[v],enumerable:!(z=e(h,v))||z.enumerable});return m};var s=m=>l(t({},"__esModule",{value:!0}),m);var f={};r(f,{default:()=>H});module.exports=s(f);var a=require("./utils");function c(m){const h=(0,a.handleDefaultProps)(m);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:"M9 7H7v2h2zm0 4H7v2h2zm0-8a2 2 0 0 0-2 2h2zm4 12h-2v2h2zm6-12v2h2c0-1.1-.9-2-2-2m-6 0h-2v2h2zM9 17v-2H7a2 2 0 0 0 2 2m10-4h2v-2h-2zm0-4h2V7h-2zm0 8c1.1 0 2-.9 2-2h-2zM5 7H3v12a2 2 0 0 0 2 2h12v-2H5zm10-2h2V3h-2zm0 12h2v-2h-2z"}))}var H=React.memo(c);