@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 776 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-2h14V7H5zm3-7a.97.97 0 0 1-.713-.287A.97.97 0 0 1 7 11q0-.424.287-.713A.97.97 0 0 1 8 10h8q.424 0 .712.287.288.288.288.713 0 .424-.288.713A.97.97 0 0 1 16 12zm0 4a.97.97 0 0 1-.713-.287A.97.97 0 0 1 7 15q0-.424.287-.713A.97.97 0 0 1 8 14h4q.424 0 .713.287.287.288.287.713 0 .424-.287.713A.97.97 0 0 1 12 16z"}))}var n=React.memo(e);export{n as default};