@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1 kB
JavaScript
var React = require('react');
var c=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var l=Object.getOwnPropertyNames;var n=Object.prototype.hasOwnProperty;var r=(v,h)=>{for(var t in h)c(v,t,{get:h[t],enumerable:!0})},z=(v,h,t,m)=>{if(h&&typeof h=="object"||typeof h=="function")for(let o of l(h))!n.call(v,o)&&o!==t&&c(v,o,{get:()=>h[o],enumerable:!(m=p(h,o))||m.enumerable});return v};var s=v=>z(c({},"__esModule",{value:!0}),v);var f={};r(f,{default:()=>M});module.exports=s(f);var e=require("./utils");function a(v){const h=(0,e.handleDefaultProps)(v);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:"M18 2H9c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h9c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m0 14H9V4h9zM3 15v-2h2v2zm0-5.5h2v2H3zM10 20h2v2h-2zm-7-1.5v-2h2v2zM5 22c-1.1 0-2-.9-2-2h2zm3.5 0h-2v-2h2zm5 0v-2h2c0 1.1-.9 2-2 2M5 6v2H3c0-1.1.9-2 2-2"}))}var M=React.memo(a);