@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 975 B
JavaScript
var React = require('react');
var n=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var v=(o,a)=>{for(var e in a)n(o,e,{get:a[e],enumerable:!0})},d=(o,a,e,l)=>{if(a&&typeof a=="object"||typeof a=="function")for(let t of r(a))!s.call(o,t)&&t!==e&&n(o,t,{get:()=>a[t],enumerable:!(l=p(a,t))||l.enumerable});return o};var f=o=>d(n({},"__esModule",{value:!0}),o);var c={};v(c,{default:()=>w});module.exports=f(c);var m=require("./utils");function h(o){const a=(0,m.handleDefaultProps)(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...a},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2m6 9.8a.9.9 0 0 1-.1.5l-2.1 4.9a1.34 1.34 0 0 1-1.3.8H9a2 2 0 0 1-2-2v-5a1.28 1.28 0 0 1 .4-1L12 5l.69.69a1.08 1.08 0 0 1 .3.7v.2L12.41 10H17a1 1 0 0 1 1 1z"}))}var w=React.memo(h);