@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 941 B
JavaScript
var React = require('react');
var l=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var v=Object.prototype.hasOwnProperty;var a=(o,t)=>{for(var e in t)l(o,e,{get:t[e],enumerable:!0})},L=(o,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let h of p(t))!v.call(o,h)&&h!==e&&l(o,h,{get:()=>t[h],enumerable:!(n=s(t,h))||n.enumerable});return o};var f=o=>L(l({},"__esModule",{value:!0}),o);var m={};a(m,{default:()=>i});module.exports=f(m);var r=require("./utils");function g(o){const t=(0,r.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:"M10.85 12.65h2.3L12 9zM20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12zM14.3 16l-.7-2h-3.2l-.7 2H7.8L11 7h2l3.2 9z"}))}var i=React.memo(g);