@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 988 B
JavaScript
import React from 'react';
import{handleDefaultProps as a}from"./utils";function e(t){const o=a(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"currentColor",d:"M5 19h14V9.825L14.175 5H5zm0 2q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 19V5q0-.824.587-1.412A1.93 1.93 0 0 1 5 3h9.175a1.98 1.98 0 0 1 1.4.575l4.85 4.85q.275.275.425.637.15.363.15.763V19q0 .824-.587 1.413A1.93 1.93 0 0 1 19 21zm3-4h8q.424 0 .712-.288A.97.97 0 0 0 17 16a.97.97 0 0 0-.288-.713A.97.97 0 0 0 16 15H8a.97.97 0 0 0-.713.287A.97.97 0 0 0 7 16q0 .424.287.712Q7.576 17 8 17m0-4h8q.424 0 .712-.287A.97.97 0 0 0 17 12a.97.97 0 0 0-.288-.713A.97.97 0 0 0 16 11H8a.97.97 0 0 0-.713.287A.97.97 0 0 0 7 12q0 .424.287.713Q7.576 13 8 13m0-4h5q.424 0 .713-.287A.97.97 0 0 0 14 8a.97.97 0 0 0-.287-.713A.97.97 0 0 0 13 7H8a.97.97 0 0 0-.713.287A.97.97 0 0 0 7 8q0 .424.287.713Q7.576 9 8 9"}))}var r=React.memo(e);export{r as default};