@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.11 kB
JavaScript
var React = require('react');
var e=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var l=Object.prototype.hasOwnProperty;var n=(t,h)=>{for(var o in h)e(t,o,{get:h[o],enumerable:!0})},a=(t,h,o,v)=>{if(h&&typeof h=="object"||typeof h=="function")for(let c of r(h))!l.call(t,c)&&c!==o&&e(t,c,{get:()=>h[c],enumerable:!(v=s(h,c))||v.enumerable});return t};var M=t=>a(e({},"__esModule",{value:!0}),t);var f={};n(f,{default:()=>m});module.exports=M(f);var p=require("./utils");function d(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:"M19 5c0-1.1-.9-2-2-2h-3v2h3v2.65L13.52 12H10V7H6c-2.21 0-4 1.79-4 4v3h2c0 1.66 1.34 3 3 3s3-1.34 3-3h4.48L19 8.35zM7 15c-.55 0-1-.45-1-1h2c0 .55-.45 1-1 1"}),React.createElement("path",{d:"M5 4h5v2H5zM19 11c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3m0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1M7 20h4v-2l6 3h-4v2z"}))}var m=React.memo(d);