@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 443 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function s(o){const t=e(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M14 8c0-2.21-1.79-4-4-4S6 5.79 6 8s1.79 4 4 4 4-1.79 4-4m3 2v2h6v-2zM2 18v2h16v-2c0-2.66-5.33-4-8-4s-8 1.34-8 4"}))}var n=React.memo(s);export{n as default};