@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 726 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function e(t){const o=r(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:"m6 18-2.3 2.3q-.476.475-1.088.212Q2 20.25 2 19.575V4q0-.824.587-1.412A1.93 1.93 0 0 1 4 2h9q.424 0 .713.288Q14 2.575 14 3q0 .424-.287.712A.97.97 0 0 1 13 4H4v13.125L5.15 16H20V9q0-.424.288-.713A.97.97 0 0 1 21 8q.424 0 .712.287Q22 8.576 22 9v7q0 .824-.587 1.413A1.93 1.93 0 0 1 20 18zM19 6a2.9 2.9 0 0 1-2.125-.875A2.9 2.9 0 0 1 16 3q0-1.25.875-2.125A2.9 2.9 0 0 1 19 0q1.25 0 2.125.875T22 3t-.875 2.125A2.9 2.9 0 0 1 19 6"}))}var a=React.memo(e);export{a as default};