@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 856 B
JavaScript
var React = require('react');
var r=Object.defineProperty;var l=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var h=Object.prototype.hasOwnProperty;var m=(o,t)=>{for(var p in t)r(o,p,{get:t[p],enumerable:!0})},f=(o,t,p,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of a(t))!h.call(o,e)&&e!==p&&r(o,e,{get:()=>t[e],enumerable:!(n=l(t,e))||n.enumerable});return o};var i=o=>f(r({},"__esModule",{value:!0}),o);var c={};m(c,{default:()=>w});module.exports=i(c);var s=require("./utils");function v(o){const t=(0,s.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:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m4 14H8V8h8z"}))}var w=React.memo(v);