@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 p=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var v=Object.getOwnPropertyNames;var n=Object.prototype.hasOwnProperty;var l=(h,t)=>{for(var e in t)p(h,e,{get:t[e],enumerable:!0})},c=(h,t,e,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of v(t))!n.call(h,o)&&o!==e&&p(h,o,{get:()=>t[o],enumerable:!(a=s(t,o))||a.enumerable});return h};var d=h=>c(p({},"__esModule",{value:!0}),h);var i={};l(i,{default:()=>f});module.exports=d(i);var r=require("./utils");function m(h){const t=(0,r.handleDefaultProps)(h);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:"M10 8v6l4.7 2.9.8-1.2-4-2.4V8z"}),React.createElement("path",{d:"M17.92 12A6.957 6.957 0 0 1 11 20c-3.9 0-7-3.1-7-7s3.1-7 7-7c.7 0 1.37.1 2 .29V4.23c-.64-.15-1.31-.23-2-.23-5 0-9 4-9 9s4 9 9 9a8.963 8.963 0 0 0 8.94-10z"}),React.createElement("path",{d:"M20 5V2h-2v3h-3v2h3v3h2V7h3V5z"}))}var f=React.memo(m);