@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.12 kB
JavaScript
var React = require('react');
var e=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var m=Object.prototype.hasOwnProperty;var r=(o,t)=>{for(var c in t)e(o,c,{get:t[c],enumerable:!0})},l=(o,t,c,h)=>{if(t&&typeof t=="object"||typeof t=="function")for(let v of a(t))!m.call(o,v)&&v!==c&&e(o,v,{get:()=>t[v],enumerable:!(h=p(t,v))||h.enumerable});return o};var s=o=>l(e({},"__esModule",{value:!0}),o);var i={};r(i,{default:()=>g});module.exports=s(i);var n=require("./utils");function f(o){const t=(0,n.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:"M18 11v2h4v-2zm-2 6.61c.96.71 2.21 1.65 3.2 2.39.4-.53.8-1.07 1.2-1.6-.99-.74-2.24-1.68-3.2-2.4-.4.54-.8 1.08-1.2 1.61M20.4 5.6c-.4-.53-.8-1.07-1.2-1.6-.99.74-2.24 1.68-3.2 2.4.4.53.8 1.07 1.2 1.6.96-.72 2.21-1.65 3.2-2.4M4 9c-1.1 0-2 .9-2 2v2c0 1.1.9 2 2 2h1v4h2v-4h1l5 3V6L8 9zm11.5 3c0-1.33-.58-2.53-1.5-3.35v6.69c.92-.81 1.5-2.01 1.5-3.34"}))}var g=React.memo(f);