@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 521 B
JavaScript
import React from 'react';
import{handleDefaultProps as h}from"./utils";function l(t){const o=h(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M12.04 8.04h-.09l-1.6 4.55h3.29z"}),React.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m3.21 15-.98-2.81H9.78l-1 2.81h-1.9l4.13-11h1.97l4.13 11z"}))}var p=React.memo(l);export{p as default};