@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 854 B
JavaScript
var React = require('react');
var n=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var m=Object.prototype.hasOwnProperty;var p=(t,o)=>{for(var l in o)n(t,l,{get:o[l],enumerable:!0})},s=(t,o,l,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of i(o))!m.call(t,e)&&e!==l&&n(t,e,{get:()=>o[e],enumerable:!(a=h(o,e))||a.enumerable});return t};var f=t=>s(n({},"__esModule",{value:!0}),t);var c={};p(c,{default:()=>w});module.exports=f(c);var r=require("./utils");function v(t){const o=(0,r.handleDefaultProps)(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 15 15",...o},React.createElement("path",{fill:"#EB5B3C",d:"M7.5 1.25a6.25 6.25 0 1 0 0 12.5 6.25 6.25 0 0 0 0-12.5m.625 9.375h-1.25v-1.25h1.25zm0-2.5h-1.25v-3.75h1.25z"}))}var w=React.memo(v);