@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 475 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function n(t){const o=e(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 16",...o},React.createElement("path",{fill:"#00B386",d:"M20 6V2a2 2 0 0 0-2-2H2C.9 0 .01.89.01 2v4C1.11 6 2 6.9 2 8a2 2 0 0 1-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2s.9-2 2-2m-9 7.5H9v-2h2zM11 9H9V7h2zm0-4.5H9v-2h2z"}))}var v=React.memo(n);export{v as default};