@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.05 kB
JavaScript
var React = require('react');
var l=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var m=(h,t)=>{for(var e in t)l(h,e,{get:t[e],enumerable:!0})},v=(h,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of p(t))!s.call(h,o)&&o!==e&&l(h,o,{get:()=>t[o],enumerable:!(n=a(t,o))||n.enumerable});return h};var f=h=>v(l({},"__esModule",{value:!0}),h);var d={};m(d,{default:()=>c});module.exports=f(d);var r=require("./utils");function w(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:"m12.87 15.07-2.54-2.51.03-.03A17.5 17.5 0 0 0 14.07 6H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2zm-2.62 7 1.62-4.33L19.12 17z"}))}var c=React.memo(w);