@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.01 kB
JavaScript
var React = require('react');
var a=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var H=Object.prototype.hasOwnProperty;var r=(t,h)=>{for(var o in h)a(t,o,{get:h[o],enumerable:!0})},l=(t,h,o,e)=>{if(h&&typeof h=="object"||typeof h=="function")for(let v of s(h))!H.call(t,v)&&v!==o&&a(t,v,{get:()=>h[v],enumerable:!(e=n(h,v))||e.enumerable});return t};var i=t=>l(a({},"__esModule",{value:!0}),t);var M={};r(M,{default:()=>z});module.exports=i(M);var p=require("./utils");function m(t){const h=(0,p.handleDefaultProps)(t);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:"M20 3H4c-1.11 0-2 .89-2 2v12a2 2 0 0 0 2 2h4v2h8v-2h4c1.1 0 2-.9 2-2V5a2 2 0 0 0-2-2m0 14H4V5h16z"}),React.createElement("path",{d:"M6 8.25h8v1.5H6zM16.5 9.75H18v-1.5h-1.5V7H15v4h1.5zM10 12.25h8v1.5h-8zM7.5 15H9v-4H7.5v1.25H6v1.5h1.5z"}))}var z=React.memo(m);