@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.02 kB
JavaScript
var React = require('react');
var o=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var L=(l,h)=>{for(var e in h)o(l,e,{get:h[e],enumerable:!0})},a=(l,h,e,t)=>{if(h&&typeof h=="object"||typeof h=="function")for(let v of p(h))!s.call(l,v)&&v!==e&&o(l,v,{get:()=>h[v],enumerable:!(t=n(h,v))||t.enumerable});return l};var m=l=>a(o({},"__esModule",{value:!0}),l);var w={};L(w,{default:()=>f});module.exports=m(w);var r=require("./utils");function d(l){const h=(0,r.handleDefaultProps)(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...h},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"m12 10.41 4-4L14.59 5 12 7.59V4h-2v3.59L7.41 5 6 6.41l4 4V12H8.41l-4-4L3 9.41 5.59 12H2v2h3.59L3 16.59 4.41 18l4-4H10v1.59l-4 4L7.41 21 10 18.41V22h2v-3.59L14.59 21 16 19.59l-4-4V14h1.59l4 4L19 16.59 16.41 14H20v-2h-8zM19 2h2v5h-2zM19 8h2v2h-2z"}))}var f=React.memo(d);