@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 s=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var a=(o,t)=>{for(var h in t)s(o,h,{get:t[h],enumerable:!0})},l=(o,t,h,v)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of p(t))!r.call(o,e)&&e!==h&&s(o,e,{get:()=>t[e],enumerable:!(v=n(t,e))||v.enumerable});return o};var m=o=>l(s({},"__esModule",{value:!0}),o);var d={};a(d,{default:()=>w});module.exports=m(d);var c=require("./utils");function f(o){const t=(0,c.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:"M5.5 22v-7.5H4V9c0-1.1.9-2 2-2h3c1.1 0 2 .9 2 2v5.5H9.5V22zM18 22v-6h3l-2.54-7.63A2.01 2.01 0 0 0 16.56 7h-.12a2 2 0 0 0-1.9 1.37L12 16h3v6zM7.5 6c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2m9 0c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2"}))}var w=React.memo(f);