@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 471 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function r(o){const t=e(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"currentColor",d:"m6 19-2.3 2.3q-.476.475-1.088.212Q2 21.25 2 20.575V5q0-.824.587-1.412A1.93 1.93 0 0 1 4 3h16q.824 0 1.413.587Q22 4.176 22 5v12q0 .824-.587 1.413A1.93 1.93 0 0 1 20 19z"}))}var n=React.memo(r);export{n as default};