@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 835 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function a(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:"M4 20q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 18V6q0-.824.587-1.412A1.93 1.93 0 0 1 4 4h5.175a1.98 1.98 0 0 1 1.4.575L12 6h8q.824 0 1.413.588Q22 7.175 22 8v10q0 .824-.587 1.413A1.93 1.93 0 0 1 20 20zm0-2h16V8h-8.825l-2-2H4zm3-2h6q.424 0 .713-.287A.97.97 0 0 0 14 15a.97.97 0 0 0-.287-.713A.97.97 0 0 0 13 14H7a.97.97 0 0 0-.713.287A.97.97 0 0 0 6 15q0 .424.287.713Q6.576 16 7 16m0-4h10q.424 0 .712-.287A.97.97 0 0 0 18 11a.97.97 0 0 0-.288-.713A.97.97 0 0 0 17 10H7a.97.97 0 0 0-.713.287A.97.97 0 0 0 6 11q0 .424.287.713Q6.576 12 7 12"}))}var l=React.memo(a);export{l as default};