@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1 kB
JavaScript
var React = require('react');
var a=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var r=(t,h)=>{for(var o in h)a(t,o,{get:h[o],enumerable:!0})},l=(t,h,o,c)=>{if(h&&typeof h=="object"||typeof h=="function")for(let v of n(h))!p.call(t,v)&&v!==o&&a(t,v,{get:()=>h[v],enumerable:!(c=m(h,v))||c.enumerable});return t};var s=t=>l(a({},"__esModule",{value:!0}),t);var f={};r(f,{default:()=>i});module.exports=s(f);var e=require("./utils");function H(t){const h=(0,e.handleDefaultProps)(t);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:"M19 4H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m-8 11H9.5v-2h-2v2H6V9h1.5v2.5h2V9H11zm7-1c0 .55-.45 1-1 1h-.75v1.5h-1.5V15H14c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3c.55 0 1 .45 1 1zm-3.5-.5h2v-3h-2z"}))}var i=React.memo(H);