@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 801 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:"m6 18-2.3 2.3q-.476.475-1.088.212Q2 20.25 2 19.575V4q0-.824.587-1.412A1.93 1.93 0 0 1 4 2h16q.824 0 1.413.587Q22 3.176 22 4v5q0 .424-.288.713A.97.97 0 0 1 21 10a.97.97 0 0 1-.712-.287A.97.97 0 0 1 20 9V4H4v13.125L5.15 16H14q.424 0 .713.288.287.287.287.712 0 .424-.287.712A.97.97 0 0 1 14 18zm13 0h-1a.97.97 0 0 1-.712-.288A.97.97 0 0 1 17 17v-4q0-.424.288-.713A.97.97 0 0 1 18 12h2.875q.4 0 .613.338a.75.75 0 0 1 .062.712L20.3 16h.975q.425 0 .65.35t.025.725l-2.475 4.975q-.1.175-.288.137T19 21.95z"}))}var n=React.memo(e);export{n as default};