@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 451 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function h(t){const o=e(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 2c-4.2 0-8 3.22-8 8.2 0 3.32 2.67 7.25 8 11.8 5.33-4.55 8-8.48 8-11.8C20 5.22 16.2 2 12 2m1 13h-2v-2h2zm0-4h-2V6h2z"}))}var n=React.memo(h);export{n as default};