@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.03 kB
JavaScript
var React = require('react');
var c=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var l=Object.prototype.hasOwnProperty;var m=(o,t)=>{for(var h in t)c(o,h,{get:t[h],enumerable:!0})},p=(o,t,h,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let v of r(t))!l.call(o,v)&&v!==h&&c(o,v,{get:()=>t[v],enumerable:!(a=n(t,v))||a.enumerable});return o};var s=o=>p(c({},"__esModule",{value:!0}),o);var i={};m(i,{default:()=>f});module.exports=s(i);var e=require("./utils");function d(o){const t=(0,e.handleDefaultProps)(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t},React.createElement("path",{d:"M21 3H3c-1.1 0-2 .9-2 2v3h2V5h18v14h-7v2h7c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2M1 18v3h3c0-1.66-1.34-3-3-3m0-4v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7m0-4v2a9 9 0 0 1 9 9h2c0-6.08-4.93-11-11-11m10 1.09v2L14.5 15l3.5-1.91v-2L14.5 13zM14.5 6 9 9l5.5 3L20 9z"}),React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}))}var f=React.memo(d);