@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 983 B
JavaScript
var React = require('react');
var n=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var a=Object.prototype.hasOwnProperty;var c=(o,t)=>{for(var e in t)n(o,e,{get:t[e],enumerable:!0})},l=(o,t,e,v)=>{if(t&&typeof t=="object"||typeof t=="function")for(let h of s(t))!a.call(o,h)&&h!==e&&n(o,h,{get:()=>t[h],enumerable:!(v=r(t,h))||v.enumerable});return o};var m=o=>l(n({},"__esModule",{value:!0}),o);var i={};c(i,{default:()=>f});module.exports=m(i);var p=require("./utils");function d(o){const t=(0,p.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:"M20 1v3h3v2h-3v3h-2V6h-3V4h3V1zm-8 12c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m2-9.75V7h3v3h2.92c.05.39.08.79.08 1.2 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C4 6.22 7.8 3 12 3c.68 0 1.35.08 2 .25"}))}var f=React.memo(d);