@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.01 kB
JavaScript
var React = require('react');
var l=Object.defineProperty;var v=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var a=(t,h)=>{for(var e in h)l(t,e,{get:h[e],enumerable:!0})},z=(t,h,e,p)=>{if(h&&typeof h=="object"||typeof h=="function")for(let o of n(h))!r.call(t,o)&&o!==e&&l(t,o,{get:()=>h[o],enumerable:!(p=v(h,o))||p.enumerable});return t};var M=t=>z(l({},"__esModule",{value:!0}),t);var c={};a(c,{default:()=>m});module.exports=M(c);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:"M12.03 6.3h-.06l-1.02 2.89h2.1zM3 17h2v5H3z"}),React.createElement("path",{d:"M12 15c3.31 0 6-2.69 6-6s-2.69-6-6-6-6 2.69-6 6 2.69 6 6 6m-.63-10h1.25l2.63 7h-1.21l-.63-1.79h-2.83L9.96 12H8.74zM7 17h2v5H7zM11 17h2v5h-2zM15 17h6v5h-6z"}))}var m=React.memo(f);