@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 478 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function r(t){const e=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e},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 19zm3-2h12V7H6z"}))}var n=React.memo(r);export{n as default};