@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 592 B
JavaScript
import React from 'react';
import{handleDefaultProps as h}from"./utils";function t(o){const e=h(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e},React.createElement("path",{fill:"currentColor",d:"M15.675 11H19V7h-3.325zm-5.35 0h3.325V7h-3.325zM5 11h3.325V7H5zm0 6h3.325v-4H5zm5.325 0h3.325v-4h-3.325zm5.35 0H19v-4h-3.325zM3 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 17"}))}var l=React.memo(t);export{l as default};