@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.24 kB
JavaScript
var React = require('react');
var r=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var f=Object.prototype.hasOwnProperty;var h=(o,a)=>{for(var v in a)r(o,v,{get:a[v],enumerable:!0})},p=(o,a,v,e)=>{if(a&&typeof a=="object"||typeof a=="function")for(let t of s(a))!f.call(o,t)&&t!==v&&r(o,t,{get:()=>a[t],enumerable:!(e=n(a,t))||e.enumerable});return o};var i=o=>p(r({},"__esModule",{value:!0}),o);var u={};h(u,{default:()=>c});module.exports=i(u);var l=require("./utils");function m(o){const a=(0,l.handleDefaultProps)(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...a},React.createElement("path",{fill:"currentColor",d:"M12.25 15a.73.73 0 0 1-.75-.75v-4.5a.73.73 0 0 1 .75-.75.73.73 0 0 1 .75.75v4.5a.73.73 0 0 1-.75.75M6 15a.92.92 0 0 1-.725-.312A1.02 1.02 0 0 1 5 14v-4q0-.376.275-.687A.92.92 0 0 1 6 9h3.25a.73.73 0 0 1 .75.75.73.73 0 0 1-.75.75H6.5v3h2v-.75a.73.73 0 0 1 .75-.75.73.73 0 0 1 .75.75V14q0 .375-.275.688A.92.92 0 0 1 9 15zm9.25 0a.73.73 0 0 1-.75-.75v-4.5a.73.73 0 0 1 .75-.75h3a.73.73 0 0 1 .75.75.73.73 0 0 1-.75.75H16v1h1.25a.73.73 0 0 1 .75.75.73.73 0 0 1-.75.75H16v1.25a.73.73 0 0 1-.75.75"}))}var c=React.memo(m);