@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 532 B
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function e(t){const o=l(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:"m20.175 13.15-3.525 5a1.9 1.9 0 0 1-.712.625A2 2 0 0 1 15 19H5q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 17V7q0-.824.587-1.412A1.93 1.93 0 0 1 5 5h10q.5 0 .938.225t.712.625l3.525 5q.375.525.375 1.15t-.375 1.15M15 17l3.55-5L15 7H5v10z"}))}var n=React.memo(e);export{n as default};