@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.16 kB
JavaScript
var React = require('react');
var v=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var H=Object.getOwnPropertyNames;var n=Object.prototype.hasOwnProperty;var p=(o,l)=>{for(var h in l)v(o,h,{get:l[h],enumerable:!0})},a=(o,l,h,e)=>{if(l&&typeof l=="object"||typeof l=="function")for(let t of H(l))!n.call(o,t)&&t!==h&&v(o,t,{get:()=>l[t],enumerable:!(e=s(l,t))||e.enumerable});return o};var m=o=>a(v({},"__esModule",{value:!0}),o);var f={};p(f,{default:()=>d});module.exports=m(f);var r=require("./utils");function w(o){const l=(0,r.handleDefaultProps)(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...l},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M2 17h20v2H2zm1.15-4.05L4 11.47l.85 1.48 1.3-.75-.85-1.48H7v-1.5H5.3l.85-1.47L4.85 7 4 8.47 3.15 7l-1.3.75.85 1.47H1v1.5h1.7l-.85 1.48zm6.7-.75 1.3.75.85-1.48.85 1.48 1.3-.75-.85-1.48H15v-1.5h-1.7l.85-1.47-1.3-.75L12 8.47 11.15 7l-1.3.75.85 1.47H9v1.5h1.7zM23 9.22h-1.7l.85-1.47-1.3-.75L20 8.47 19.15 7l-1.3.75.85 1.47H17v1.5h1.7l-.85 1.48 1.3.75.85-1.48.85 1.48 1.3-.75-.85-1.48H23z"}))}var d=React.memo(w);