@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 s=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var v=Object.getOwnPropertyNames;var l=Object.prototype.hasOwnProperty;var p=(t,c)=>{for(var e in c)s(t,e,{get:c[e],enumerable:!0})},i=(t,c,e,h)=>{if(c&&typeof c=="object"||typeof c=="function")for(let o of v(c))!l.call(t,o)&&o!==e&&s(t,o,{get:()=>c[o],enumerable:!(h=r(c,o))||h.enumerable});return t};var m=t=>i(s({},"__esModule",{value:!0}),t);var f={};p(f,{default:()=>d});module.exports=m(f);var n=require("./utils");function a(t){const c=(0,n.handleDefaultProps)(t);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:"M12 2c-4 0-8 .5-8 4v9.5c0 .95.38 1.81 1 2.44V20c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h8v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-2.06c.62-.63 1-1.49 1-2.44V6c0-3.5-3.58-4-8-4M8.5 16c-.83 0-1.5-.67-1.5-1.5S7.67 13 8.5 13s1.5.67 1.5 1.5S9.33 16 8.5 16m7 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.5m2.5-6H6V7h12z"}))}var d=React.memo(a);