@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 21q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 19V5q0-.824.587-1.412A1.93 1.93 0 0 1 5 3h14q.824 0 1.413.587Q21 4.176 21 5v14q0 .824-.587 1.413A1.93 1.93 0 0 1 19 21zm0-2h14v-3h-3a5.3 5.3 0 0 1-1.787 1.475Q13.175 18 12 18q-1.174 0-2.213-.525A5.3 5.3 0 0 1 8 16H5zm7-3q.8 0 1.475-.412.675-.413 1.1-1.088.15-.224.375-.363a.94.94 0 0 1 .5-.137H19V5H5v9h3.55a.94.94 0 0 1 .5.137q.225.138.375.363.425.675 1.1 1.088Q11.2 16 12 16"}))}var l=React.memo(e);export{l as default};