@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 723 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:"M5 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 20V8.725q-.45-.274-.725-.713A1.86 1.86 0 0 1 2 7V4q0-.824.587-1.412A1.93 1.93 0 0 1 4 2h16q.824 0 1.413.587Q22 3.176 22 4v3q0 .574-.275 1.012T21 8.725V20q0 .824-.587 1.413A1.93 1.93 0 0 1 19 22zM5 9v11h14V9zM4 7h16V4H4zm6 7h4q.424 0 .713-.287A.97.97 0 0 0 15 13a.97.97 0 0 0-.287-.713A.97.97 0 0 0 14 12h-4a.97.97 0 0 0-.713.287A.97.97 0 0 0 9 13q0 .424.287.713Q9.576 14 10 14"}))}var l=React.memo(e);export{l as default};