@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 753 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function l(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:"M4 19a.97.97 0 0 1-.712-.288A.97.97 0 0 1 3 18v-4q0-.424.288-.713A.97.97 0 0 1 4 13h16q.424 0 .712.287.288.288.288.713v4q0 .424-.288.712A.97.97 0 0 1 20 19zm0-8a.97.97 0 0 1-.712-.287A.97.97 0 0 1 3 10q0-.424.288-.713A.97.97 0 0 1 4 9h16q.424 0 .712.287Q21 9.576 21 10q0 .424-.288.713A.97.97 0 0 1 20 11zm0-4a.97.97 0 0 1-.712-.287A.97.97 0 0 1 3 6q0-.424.288-.713A.97.97 0 0 1 4 5h16q.424 0 .712.287Q21 5.576 21 6q0 .424-.288.713A.97.97 0 0 1 20 7z"}))}var n=React.memo(l);export{n as default};