@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 c=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var s=(h,t)=>{for(var e in t)c(h,e,{get:t[e],enumerable:!0})},a=(h,t,e,v)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of p(t))!r.call(h,o)&&o!==e&&c(h,o,{get:()=>t[o],enumerable:!(v=n(t,o))||v.enumerable});return h};var i=h=>a(c({},"__esModule",{value:!0}),h);var g={};s(g,{default:()=>f});module.exports=i(g);var m=require("./utils");function l(h){const t=(0,m.handleDefaultProps)(h);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:"M7 24h2v-2H7zm5-11c1.66 0 2.99-1.34 2.99-3L15 4c0-1.66-1.34-3-3-3S9 2.34 9 4v6c0 1.66 1.34 3 3 3m-1 11h2v-2h-2zm4 0h2v-2h-2zm4-14h-1.7c0 3-2.54 5.1-5.3 5.1S6.7 13 6.7 10H5c0 3.41 2.72 6.23 6 6.72V20h2v-3.28c3.28-.49 6-3.31 6-6.72"}))}var f=React.memo(l);