@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.07 kB
JavaScript
var React = require('react');
var v=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var l=Object.prototype.hasOwnProperty;var p=(h,t)=>{for(var n in t)v(h,n,{get:t[n],enumerable:!0})},r=(h,t,n,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of c(t))!l.call(h,o)&&o!==n&&v(h,o,{get:()=>t[o],enumerable:!(a=s(t,o))||a.enumerable});return h};var m=h=>r(v({},"__esModule",{value:!0}),h);var f={};p(f,{default:()=>i});module.exports=m(f);var e=require("./utils");function g(h){const t=(0,e.handleDefaultProps)(h);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:"M14 8v2h-3L8.31 8.82 7 12.75V22H3V12l1.58-4.63A2.003 2.003 0 0 1 7.3 6.18l4.15 1.83zM8 1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m1 18h12v-2H9zm10.5-3c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5M13 12c0-.55-.45-1-1-1H9v2h2v1c0 1.1.9 2 2 2h2c1.1 0 2-.9 2-2v-3h-2v2h-2z"}))}var i=React.memo(g);