@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 572 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function e(o){const t=r(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:"M5.2 21a2.13 2.13 0 0 1-1.562-.638A2.13 2.13 0 0 1 3 18.8V5.1q0-.724.675-1.013Q4.35 3.8 4.85 4.3L7.1 6.55 5.75 7.9l.7.7L7.8 7.25l2.6 2.6-1.35 1.35.7.7 1.35-1.35 2.6 2.6-1.35 1.35.7.7 1.35-1.35 2.6 2.6-1.35 1.35.7.7 1.35-1.35 2 2q.5.5.213 1.175T18.9 21zm.8-3h8.3L6 9.7z"}))}var n=React.memo(e);export{n as default};