@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.04 kB
JavaScript
var React = require('react');
var c=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var h=(o,t)=>{for(var p in t)c(o,p,{get:t[p],enumerable:!0})},m=(o,t,p,l)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of a(t))!r.call(o,e)&&e!==p&&c(o,e,{get:()=>t[e],enumerable:!(l=s(t,e))||l.enumerable});return o};var f=o=>m(c({},"__esModule",{value:!0}),o);var v={};h(v,{default:()=>i});module.exports=f(v);var n=require("./utils");function g(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:"m17.21 9-4.38-6.56a1 1 0 0 0-.83-.42c-.32 0-.64.14-.83.43L6.79 9H2c-.55 0-1 .45-1 1 0 .09.01.18.04.27l2.54 9.27c.23.84 1 1.46 1.92 1.46h13c.92 0 1.69-.62 1.93-1.46l2.54-9.27L23 10c0-.55-.45-1-1-1zM9 9l3-4.4L15 9zm3 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2"}))}var i=React.memo(g);