@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.14 kB
JavaScript
var React = require('react');
var H=Object.defineProperty;var e=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var a=(h,c)=>{for(var t in c)H(h,t,{get:c[t],enumerable:!0})},n=(h,c,t,m)=>{if(c&&typeof c=="object"||typeof c=="function")for(let v of p(c))!r.call(h,v)&&v!==t&&H(h,v,{get:()=>c[v],enumerable:!(m=e(c,v))||m.enumerable});return h};var z=h=>n(H({},"__esModule",{value:!0}),h);var V={};a(V,{default:()=>s});module.exports=z(V);var o=require("./utils");function l(h){const c=(0,o.handleDefaultProps)(h);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...c},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M19 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-2m-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1zm3.5 0H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2zM10 5.5v6H8.5V7H7V5.5zm6.5 5c0 .55-.45 1-1 1H13c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h2.5c.55 0 1 .45 1 1zm-3 0H15V9h-1.5zm0-2.5H15V6.5h-1.5zm2 6H17v1.5h-1.5z"}))}var s=React.memo(l);