@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 706 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function e(t){const l=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l},React.createElement("path",{fill:"currentColor",d:"M11 11.825V15q0 .424.287.713.288.287.713.287.424 0 .713-.287A.97.97 0 0 0 13 15v-3.15l.9.875q.3.275.7.287.4.013.7-.287t.3-.713-.3-.712l-2.6-2.6a.96.96 0 0 0-.7-.3q-.4 0-.7.3l-2.6 2.6q-.3.3-.287.7.012.4.312.7.3.275.7.288t.7-.288zM4 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 4h16q.824 0 1.413.588Q22 5.175 22 6v12q0 .824-.587 1.413A1.93 1.93 0 0 1 20 20zm0-2h16V6H4z"}))}var n=React.memo(e);export{n as default};