@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.11 kB
JavaScript
var React = require('react');
var h=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var v=Object.prototype.hasOwnProperty;var p=(o,t)=>{for(var e in t)h(o,e,{get:t[e],enumerable:!0})},a=(o,t,e,l)=>{if(t&&typeof t=="object"||typeof t=="function")for(let c of n(t))!v.call(o,c)&&c!==e&&h(o,c,{get:()=>t[c],enumerable:!(l=s(t,c))||l.enumerable});return o};var i=o=>a(h({},"__esModule",{value:!0}),o);var f={};p(f,{default:()=>d});module.exports=i(f);var r=require("./utils");function m(o){const t=(0,r.handleDefaultProps)(o);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:"M18.92 6.01C18.72 5.42 18.16 5 17.5 5h-11c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8zM7.5 16c-.83 0-1.5-.67-1.5-1.5S6.67 13 7.5 13s1.5.67 1.5 1.5S8.33 16 7.5 16m9 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5M5.81 10l1.04-3h10.29l1.04 3z"}))}var d=React.memo(m);