@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 460 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function t(l){const o=r(l);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:"M4.425 22q-.675 0-.938-.613-.263-.612.213-1.087L20.3 3.7q.476-.476 1.087-.213.613.263.613.938V20.5q0 .625-.437 1.063A1.45 1.45 0 0 1 20.5 22zm2.4-2H20V6.85z"}))}var n=React.memo(t);export{n as default};