@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 737 B
JavaScript
import React from 'react';
import{handleDefaultProps as c}from"./utils";function e(l){const t=c(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("g",{clipPath:"url(#clip0_1_53)"},React.createElement("path",{fill:"currentColor",d:"M13.29 10.73h8.35c-.3-2.17-1.22-4.04-2.77-5.6s-3.41-2.48-5.58-2.75zm-2.55 10.89V2.38c-2.39.32-4.38 1.39-5.98 3.21-1.6 1.83-2.4 3.96-2.4 6.41s.8 4.58 2.4 6.41 3.59 2.9 5.98 3.21m2.55 0c2.15-.34 4-1.27 5.54-2.8s2.48-3.38 2.81-5.55h-8.35z"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_53"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var i=React.memo(e);export{i as default};