@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 s=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var l=Object.prototype.hasOwnProperty;var p=(o,t)=>{for(var n in t)s(o,n,{get:t[n],enumerable:!0})},a=(o,t,n,e)=>{if(t&&typeof t=="object"||typeof t=="function")for(let h of i(t))!l.call(o,h)&&h!==n&&s(o,h,{get:()=>t[h],enumerable:!(e=r(t,h))||e.enumerable});return o};var c=o=>a(s({},"__esModule",{value:!0}),o);var d={};p(d,{default:()=>u});module.exports=c(d);var m=require("./utils");function v(o){const t=(0,m.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:"M13 10h-2V8h2zm0-4h-2V1h2zM7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2m10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2m-8.9-5h7.45c.75 0 1.41-.41 1.75-1.03L21 4.96 19.25 4l-3.7 7H8.53L4.27 2H1v2h2l3.6 7.59-1.35 2.44C4.52 15.37 5.48 17 7 17h12v-2H7z"}))}var u=React.memo(v);