@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 884 B
JavaScript
var React = require('react');
var a=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var i=(o,t)=>{for(var l in t)a(o,l,{get:t[l],enumerable:!0})},m=(o,t,l,h)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of p(t))!s.call(o,e)&&e!==l&&a(o,e,{get:()=>t[e],enumerable:!(h=n(t,e))||h.enumerable});return o};var v=o=>m(a({},"__esModule",{value:!0}),o);var w={};i(w,{default:()=>f});module.exports=v(w);var r=require("./utils");function d(o){const t=(0,r.handleDefaultProps)(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M4 7h4v10H6V9H4zm11.83 4.72L18.66 7h-2.33l-1.66 2.77L13 7h-2.33l2.83 4.72L10.33 17h2.33l2-3.34 2 3.34H19z"}))}var f=React.memo(d);