@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.13 kB
JavaScript
var React = require('react');
var e=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var l=Object.prototype.hasOwnProperty;var n=(v,h)=>{for(var o in h)e(v,o,{get:h[o],enumerable:!0})},a=(v,h,o,p)=>{if(h&&typeof h=="object"||typeof h=="function")for(let t of c(h))!l.call(v,t)&&t!==o&&e(v,t,{get:()=>h[t],enumerable:!(p=s(h,t))||p.enumerable});return v};var m=v=>a(e({},"__esModule",{value:!0}),v);var g={};n(g,{default:()=>f});module.exports=m(g);var r=require("./utils");function H(v){const h=(0,r.handleDefaultProps)(v);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:"M20 8h-2.81a6 6 0 0 0-1.82-1.96L17 4.41 15.59 3l-2.17 2.17C12.96 5.06 12.49 5 12 5s-.96.06-1.41.17L8.41 3 7 4.41l1.62 1.63C7.88 6.55 7.26 7.22 6.81 8H4v2h2.09c-.05.33-.09.66-.09 1v1H4v2h2v1c0 .34.04.67.09 1H4v2h2.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H20v-2h-2.09c.05-.33.09-.66.09-1v-1h2v-2h-2v-1c0-.34-.04-.67-.09-1H20zm-6 8h-4v-2h4zm0-4h-4v-2h4z"}))}var f=React.memo(H);