@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 479 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function l(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:"M4.425 22q-.45 0-.738-.3a.98.98 0 0 1 .013-1.4L20.3 3.7q.15-.15.325-.225a.98.98 0 0 1 1.075.212q.3.288.3.738V20.5q0 .625-.438 1.062A1.45 1.45 0 0 1 20.5 22zM17 20h3V6.85l-3 3z"}))}var n=React.memo(l);export{n as default};