@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 724 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function l(t){const o=r(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:"M4 17q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 15V7.15q0-.375.212-.738.213-.362.588-.562l6.8-3.4q.425-.2.9-.213t.9.213l6.65 3.4q.3.15.512.475T18.85 7h-2.925L10.5 4.25 4 7.475zm3 4q-.824 0-1.412-.587A1.93 1.93 0 0 1 5 19v-9q0-.824.588-1.413A1.93 1.93 0 0 1 7 8h13q.824 0 1.413.587Q22 9.175 22 10v9q0 .824-.587 1.413A1.93 1.93 0 0 1 20 21zm5.575-6.125L7 12v7h13v-7l-5.575 2.875Q14 15.1 13.5 15.1t-.925-.225m.925-1.525L20 10H7z"}))}var n=React.memo(l);export{n as default};