@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 407 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function l(o){const t=e(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 15 15",...t},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 a=React.memo(l);export{a as default};