@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.14 kB
JavaScript
var React = require('react');
var c=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var a=(t,h)=>{for(var e in h)c(t,e,{get:h[e],enumerable:!0})},v=(t,h,e,n)=>{if(h&&typeof h=="object"||typeof h=="function")for(let o of p(h))!r.call(t,o)&&o!==e&&c(t,o,{get:()=>h[o],enumerable:!(n=m(h,o))||n.enumerable});return t};var d=t=>v(c({},"__esModule",{value:!0}),t);var i={};a(i,{default:()=>f});module.exports=d(i);var s=require("./utils");function l(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:"M18 9V7h-2V2.84A9.9 9.9 0 0 0 11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12c0-1.05-.17-2.05-.47-3zm-2.5-1c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5m-7 0c.83 0 1.5.67 1.5 1.5S9.33 11 8.5 11 7 10.33 7 9.5 7.67 8 8.5 8m3.5 9.5c-2.33 0-4.31-1.46-5.11-3.5h10.22c-.8 2.04-2.78 3.5-5.11 3.5M22 3h2v2h-2v2h-2V5h-2V3h2V1h2z"}))}var f=React.memo(l);