@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 548 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function r(o){const t=e(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:"M3 17V7q0-.824.587-1.412A1.93 1.93 0 0 1 5 5h14q.824 0 1.413.588Q21 6.175 21 7v10q0 .824-.587 1.413A1.93 1.93 0 0 1 19 19H5q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 17m7.325-6H19V7h-8.675zm5.35 6H19v-4h-3.325zm-5.35 0h3.35v-4h-3.35zM5 17h3.325V7H5z"}))}var h=React.memo(r);export{h as default};