@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 847 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function t(e){const o=r(e);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 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-2H4zm10-4v1q0 .424.287.713.288.287.713.287.424 0 .713-.287A.97.97 0 0 0 16 15v-1h1q.424 0 .712-.287A.97.97 0 0 0 18 13a.97.97 0 0 0-.288-.713A.97.97 0 0 0 17 12h-1v-1a.97.97 0 0 0-.287-.713A.97.97 0 0 0 15 10a.97.97 0 0 0-.713.287A.97.97 0 0 0 14 11v1h-1a.97.97 0 0 0-.713.287A.97.97 0 0 0 12 13q0 .424.287.713.288.287.713.287z"}))}var l=React.memo(t);export{l as default};