@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 503 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function e(t){const o=r(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"currentColor",d:"M3 19q-.824 0-1.412-.587A1.93 1.93 0 0 1 1 17V7q0-.824.587-1.412A1.93 1.93 0 0 1 3 5h18q.824 0 1.413.588Q23 6.175 23 7v10q0 .824-.587 1.413A1.93 1.93 0 0 1 21 19zm1-2V7H3v10zm2 0h12V7H6zm14 0h1V7h-1z"}))}var l=React.memo(e);export{l as default};