@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 876 B
JavaScript
var React = require('react');
var o=Object.defineProperty;var l=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var a=(t,h)=>{for(var e in h)o(t,e,{get:h[e],enumerable:!0})},m=(t,h,e,n)=>{if(h&&typeof h=="object"||typeof h=="function")for(let v of r(h))!s.call(t,v)&&v!==e&&o(t,v,{get:()=>h[v],enumerable:!(n=l(h,v))||n.enumerable});return t};var d=t=>m(o({},"__esModule",{value:!0}),t);var u={};a(u,{default:()=>i});module.exports=d(u);var p=require("./utils");function f(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:"M6.6 11h10.8l-.9-3h-9zM20 11v2H4v-2H2v11h8v-5h4v5h8V11zM15.9 6 15 3V1h-2v2h-2.03V1h-2v2.12L8.1 6z"}))}var i=React.memo(f);