@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 964 B
JavaScript
var React = require('react');
var n=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var v=Object.getOwnPropertyNames;var a=Object.prototype.hasOwnProperty;var h=(o,t)=>{for(var e in t)n(o,e,{get:t[e],enumerable:!0})},l=(o,t,e,p)=>{if(t&&typeof t=="object"||typeof t=="function")for(let c of v(t))!a.call(o,c)&&c!==e&&n(o,c,{get:()=>t[c],enumerable:!(p=s(t,c))||p.enumerable});return o};var m=o=>l(n({},"__esModule",{value:!0}),o);var w={};h(w,{default:()=>i});module.exports=m(w);var r=require("./utils");function f(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:"M12 14c1.66 0 2.99-1.34 2.99-3L15 5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3m5.3-3c0 3-2.54 5.1-5.3 5.1S6.7 14 6.7 11H5c0 3.41 2.72 6.23 6 6.72V21h2v-3.28c3.28-.48 6-3.3 6-6.72z"}))}var i=React.memo(f);