@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 582 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 30 22",...o},React.createElement("path",{fill:"#00B386",d:"M24.334 13.667V3c0-1.466-1.2-2.667-2.667-2.667H3.001A2.675 2.675 0 0 0 .334 3v10.667c0 1.467 1.2 2.667 2.667 2.667h18.666c1.467 0 2.667-1.2 2.667-2.667m-12-1.333c-2.213 0-4-1.787-4-4s1.787-4 4-4 4 1.786 4 4-1.787 4-4 4m17.333-8V19c0 1.467-1.2 2.667-2.666 2.667H4.334V19h22.667V4.334z"}))}var l=React.memo(n);export{l as default};