@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 944 B
JavaScript
var React = require('react');
var a=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var m=(o,t)=>{for(var r in t)a(o,r,{get:t[r],enumerable:!0})},v=(o,t,r,h)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of p(t))!s.call(o,e)&&e!==r&&a(o,e,{get:()=>t[e],enumerable:!(h=n(t,e))||h.enumerable});return o};var c=o=>v(a({},"__esModule",{value:!0}),o);var w={};m(w,{default:()=>i});module.exports=c(w);var l=require("./utils");function f(o){const t=(0,l.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:"M9 1h6v2H9zM19.03 7.39l1.42-1.42c-.43-.51-.9-.99-1.41-1.41l-1.42 1.42A8.96 8.96 0 0 0 12 4a9 9 0 0 0-9 9c0 4.97 4.02 9 9 9a8.994 8.994 0 0 0 7.03-14.61M13 14h-2V8h2z"}))}var i=React.memo(f);