@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.19 kB
JavaScript
var React = require('react');
var h=Object.defineProperty;var v=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var a=(t,c)=>{for(var e in c)h(t,e,{get:c[e],enumerable:!0})},l=(t,c,e,s)=>{if(c&&typeof c=="object"||typeof c=="function")for(let o of n(c))!r.call(t,o)&&o!==e&&h(t,o,{get:()=>c[o],enumerable:!(s=v(c,o))||s.enumerable});return t};var d=t=>l(h({},"__esModule",{value:!0}),t);var u={};a(u,{default:()=>m});module.exports=d(u);var p=require("./utils");function f(t){const c=(0,p.handleDefaultProps)(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...c},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M7 8h10c.29 0 .57.06.84.13.09-.33.16-.67.16-1.04 0-1.31-.65-2.53-1.74-3.25L12 1 7.74 3.84A3.89 3.89 0 0 0 6 7.09c0 .37.07.71.16 1.04.27-.07.55-.13.84-.13"}),React.createElement("path",{d:"M24 7c0-1.1-2-3-2-3s-2 1.9-2 3c0 .74.4 1.38 1 1.72V13h-2v-2c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v2H3V8.72c.6-.34 1-.98 1-1.72 0-1.1-2-3-2-3S0 5.9 0 7c0 .74.4 1.38 1 1.72V21h9v-4c0-1.1.9-2 2-2s2 .9 2 2v4h9V8.72c.6-.34 1-.98 1-1.72"}))}var m=React.memo(f);