@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 686 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:"m10 20-4.2 1.8q-1 .426-1.9-.163-.9-.587-.9-1.662V7q0-.824.587-1.412A1.93 1.93 0 0 1 5 5h10q.824 0 1.413.588Q17 6.175 17 7v12.975q0 1.075-.9 1.662-.9.588-1.9.163zm0-2.2 5 2.15V7H5v12.95zM20 20a.97.97 0 0 1-.712-.288A.97.97 0 0 1 19 19V3H7a.97.97 0 0 1-.713-.288A.97.97 0 0 1 6 2q0-.424.287-.712A.97.97 0 0 1 7 1h12q.824 0 1.413.587Q21 2.176 21 3v16q0 .424-.288.712A.97.97 0 0 1 20 20"}))}var n=React.memo(e);export{n as default};