@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.06 kB
JavaScript
var React = require('react');
var s=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var h=(c,t)=>{for(var e in t)s(c,e,{get:t[e],enumerable:!0})},l=(c,t,e,v)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of p(t))!r.call(c,o)&&o!==e&&s(c,o,{get:()=>t[o],enumerable:!(v=n(t,o))||v.enumerable});return c};var m=c=>l(s({},"__esModule",{value:!0}),c);var d={};h(d,{default:()=>w});module.exports=m(d);var a=require("./utils");function f(c){const t=(0,a.handleDefaultProps)(c);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:"M13 3a9 9 0 0 0-9 9H1l4 4 4-4H6c0-3.86 3.14-7 7-7s7 3.14 7 7-3.14 7-7 7c-1.9 0-3.62-.76-4.88-1.99L6.7 18.42A8.98 8.98 0 0 0 13 21a9 9 0 0 0 0-18m2 8v-1c0-1.1-.9-2-2-2s-2 .9-2 2v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1m-1 0h-2v-1c0-.55.45-1 1-1s1 .45 1 1z"}))}var w=React.memo(f);