@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.1 kB
JavaScript
var React = require('react');
var c=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var r=(t,h)=>{for(var o in h)c(t,o,{get:h[o],enumerable:!0})},v=(t,h,o,e)=>{if(h&&typeof h=="object"||typeof h=="function")for(let l of a(h))!p.call(t,l)&&l!==o&&c(t,l,{get:()=>h[l],enumerable:!(e=n(h,l))||e.enumerable});return t};var m=t=>v(c({},"__esModule",{value:!0}),t);var H={};r(H,{default:()=>w});module.exports=m(H);var s=require("./utils");function f(t){const h=(0,s.handleDefaultProps)(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...h},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M13 7.83c.85-.3 1.53-.98 1.83-1.83H18l-3 7c0 1.66 1.57 3 3.5 3s3.5-1.34 3.5-3l-3-7h2V4h-6.17c-.41-1.17-1.52-2-2.83-2s-2.42.83-2.83 2H3v2h2l-3 7c0 1.66 1.57 3 3.5 3S9 14.66 9 13L6 6h3.17c.3.85.98 1.53 1.83 1.83V19H2v2h20v-2h-9zM20.37 13h-3.74l1.87-4.36zm-13 0H3.63L5.5 8.64zM12 6c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1"}))}var w=React.memo(f);