@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.32 kB
JavaScript
var React = require('react');
var e=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var v=Object.getOwnPropertyNames;var n=Object.prototype.hasOwnProperty;var p=(c,l)=>{for(var h in l)e(c,h,{get:l[h],enumerable:!0})},H=(c,l,h,o)=>{if(l&&typeof l=="object"||typeof l=="function")for(let t of v(l))!n.call(c,t)&&t!==h&&e(c,t,{get:()=>l[t],enumerable:!(o=r(l,t))||o.enumerable});return c};var m=c=>H(e({},"__esModule",{value:!0}),c);var f={};p(f,{default:()=>i});module.exports=m(f);var s=require("./utils");function a(c){const l=(0,s.handleDefaultProps)(c);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...l},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M19 7h-.82l-1.7-4.68A2.01 2.01 0 0 0 14.6 1H12v2h2.6l1.46 4h-4.81l-.36-1H12V4H7v2h1.75l1.82 5H9.9c-.44-2.23-2.31-3.88-4.65-3.99C2.45 6.87 0 9.2 0 12s2.2 5 5 5c2.46 0 4.45-1.69 4.9-4h4.2c.44 2.23 2.31 3.88 4.65 3.99 2.8.13 5.25-2.19 5.25-5C24 9.2 21.8 7 19 7M7.82 13c-.4 1.17-1.49 2-2.82 2-1.68 0-3-1.32-3-3s1.32-3 3-3c1.33 0 2.42.83 2.82 2H5v2zm6.28-2h-1.4l-.73-2H15c-.44.58-.76 1.25-.9 2m4.9 4c-1.68 0-3-1.32-3-3 0-.93.41-1.73 1.05-2.28l.96 2.64 1.88-.68-.97-2.67c.02 0 .05-.01.08-.01 1.68 0 3 1.32 3 3s-1.32 3-3 3M11 20H7l6 3v-2h4l-6-3z"}))}var i=React.memo(a);