@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.04 kB
JavaScript
var React = require('react');
var e=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var l=Object.getOwnPropertyNames;var n=Object.prototype.hasOwnProperty;var p=(c,t)=>{for(var o in t)e(c,o,{get:t[o],enumerable:!0})},H=(c,t,o,v)=>{if(t&&typeof t=="object"||typeof t=="function")for(let h of l(t))!n.call(c,h)&&h!==o&&e(c,h,{get:()=>t[h],enumerable:!(v=a(t,h))||v.enumerable});return c};var m=c=>H(e({},"__esModule",{value:!0}),c);var i={};p(i,{default:()=>f});module.exports=m(i);var r=require("./utils");function s(c){const t=(0,r.handleDefaultProps)(c);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:"M10 10.5h1.5v3H10zM19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2M7.5 15H6v-4.5H4.5V9h3zm5.5-1c0 .55-.45 1-1 1H9.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1H12c.55 0 1 .45 1 1zm6.5 1h-1.75L16 12.75V15h-1.5V9H16v2.25L17.75 9h1.75l-2.25 3z"}))}var f=React.memo(s);